Carsten Haitzler (The Rasterman) wrote: > On Tue, 26 Feb 2008 12:18:26 -0800 (PST) Eric Sandall <[EMAIL PROTECTED]> > babbled: > > as such modules should install in the default prefix e installed in. a module > as such should NOT rely on its installation prefix ever at runtime, SO i could > do: > > mkdir ~/tmp-stuff > > ./configure --prefix=~/tmp-stuff > make > make install > mv ~/tmp-stuff/lib/enlightenment/modules/MODULENAME ~/.e/e/modules/ > rm -rf ~/tmp-stuff > > and it should work. always. modules should be able to move anywhere after > compilation. not being able to do so is a bug in the module. :)
Or just ./configure --enable-homedir-install I did some work so that the modules should end up in either the current homedir, or the path enlightenment-config points to. And that everything the module installs ends up in the same moduledir. 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