[rt-devel] configure --sysconfdir=/etc/rt ignored

Jesse Vincent jesse at bestpractical.com
Tue Oct 14 00:02:30 EDT 2003



On Mon, Oct 13, 2003 at 04:18:56PM -0500, Bob Tanner wrote:
> Working on getting rt somewhat LSB compliant and not having much luck.

> automake-1.7.7

Thankfully, we don't use automake ;)

> 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
> <snip>
> 
> $ 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 at 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 at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
> 

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the Rt-devel mailing list