Configure --sysconfdir=/etc/rt ignored

Working on getting rt somewhat LSB compliant and not having much luck.

Redhat-7.3
perl-5.6.1
automake-1.7.7
autoconf-2.57

rt-3.0.6 (yes, 3.0.6, since it looks like the last version that doesn’t
require perl-5.8.x)

For instance:

$ ./configure --sysconfdir=/etc/rt

$ grep CONFIG_FILE lib/RT.pm
$CORE_CONFIG_FILE = “/opt/rt3/etc/RT_Config.pm”;
$SITE_CONFIG_FILE = “/opt/rt3/etc/RT_SiteConfig.pm”;

Since the configure.in isn’t shipped, I cannot fix this problem.

Bob Tanner tanner@mn-linux.org | Phone : (952)943-8700
http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288

Working on getting rt somewhat LSB compliant and not having much luck.

automake-1.7.7

Thankfully, we don’t use automake :wink:

autoconf-2.57

rt-3.0.6 (yes, 3.0.6, since it looks like the last version that doesn’t
require perl-5.8.x)

Danger Will Robinson.

For instance:

$ ./configure --sysconfdir=/etc/rt

$ grep CONFIG_FILE lib/RT.pm
$CORE_CONFIG_FILE = “/opt/rt3/etc/RT_Config.pm”;
$SITE_CONFIG_FILE = “/opt/rt3/etc/RT_SiteConfig.pm”;

Since the configure.in isn’t shipped, I cannot fix this problem.

You’re looking for the configure.ac

And what I suspect you really want to do is have a look at the
config.layout bit of the configuration and add a layout that you feel is
LSB compliant. It would be worth having a look at the debian layout (in
the debian package but not yet contributed upstream to us)


Bob Tanner tanner@mn-linux.org | Phone : (952)943-8700
http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.