Tommy[D] wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> Hello together,
> 
> i had 2 parallel installations of e on my pc (one in /usr=stable and one in 
> /usr/local=for testing).
> Now i wanted to compile some modules for the first one but no matter what 
> prefix or other options i
> set, it was going into /usr/local.
> Only workarounds so far are changing the makefile before compiling or 
> removing the testing
> installation during modul install time.
> It would be nice, if something like "./autogen.sh --prefix/usr" gets it 
> installing in the /usr path,
> independent of the installed versions and numbers of enlightenment.

The right way is to use 'E_CONFIG=/usr/bin/enlightenment-config 
./autogen.sh' or 'E_CONFIG=/usr/local/bin/enlightenment-config ./autogen.sh'

It is the enlightenment-config program which decides where the modules 
end up.

Sebastian

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to