Re: [Evolution-hackers] running my own build



On Tue, 2004-01-27 at 18:56 -0500, Larry Siden wrote:
> I agree that it's a bad idea to install in /usr for testing.  But I
> couldn't get it to work any other way!
>
did you set up all needed environment variables? I've got myself
evolution, among many other GNOME apps, installed in ~/Applications, and
this is what I've got:

export BONOBO_ACTIVATION_PATH=/home/rodrigo/Applications/lib/bonobo/
servers:$BONOBO_ACTIVATION_PATH
export PATH=/home/rodrigo/Applications/bin:$PATH:/opt/novell/bin
export LD_LIBRARY_PATH=/home/rodrigo/Applications/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=/home/rodrigo/Applications/lib/pkgconfig:
$PKG_CONFIG_PATH

This is in my .xinitrc/.xsession files. Needless to say, everything
works perfectly, I'm even sending this mail from the locally-installed
evolution.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]