[EMAIL PROTECTED] writes:

> Ugh. In some ways, configure is a real can of worms.  If you say
> configure --prefix=/usr then gnucash gets installed in /usr/bin, and
> so on.  If you don't say --prefix then the default is
> /usr/local/.. and so on.  Ugh.  I am not sure just how to fix this.

Doesn't this do what you want?

  ./configure --prefix=/usr --sysconfdir=/etc

Actually, I thought that right now it picked /etc by default, and you
had to use my --opt-style-install argument to configure to get it to
put everything in one sub-tree.

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to