/usr and /usr/local

Dumitru Ciobarcianu rhl-devel-list at lnx.ro
Fri Jul 15 13:06:35 UTC 2005


În data de Vi, 15-07-2005 la 13:58 +0100, Foster, Gareth a scris:
> I have to configure my program as follows:
> 
> ./configure --prefix="/usr"
> 
> The default is /usr/local, and this results in my panel applet not being
> available from the menu. Now, I am trying to add a gconf schema (I think not
> having one was causing bugs), and the schema is ending up getting installed
> to /usr/etc which is clearly wrong.
> 
> Apparently I don't have to configure like this on other distros, so what can
> I do to get around the problem?


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

-- 
Cioby





More information about the fedora-devel-list mailing list