Re: problem with paths?



On Sun, 2002-06-02 at 16:54, Chema Celorio wrote:
> You are probably missing:
> export PKG_CONFIG_PATH=/usr/local/gnome/lib/pkgconfig

nope - got that just missed it off the mail

the script I  use is

#!/bin/bash -v
export PATH=/usr/local/gnome/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/gnome/lib:$LD_LIBRARY_PATH
export GNOME2_PATH=/usr/local/gnome
export GNOME_PATH=/usr/local/gnome
export PKG_CONFIG_PATH=/usr/local/gnome/lib/pkgconfig:/usr/lib
export USE_GNOME_2_MACROS=1
> 
> On Sun, 2002-06-02 at 10:48, mike wrote:
> > Hi
> > 
> > I have just recompiled gnome2 into a new prefix /usr/local/gnome
> > The only packages compiled into /usr are systemwide gconf2 gnome-vfs2,
> > scrollkeeper, libxml2
> > 
> > 
> > The problem is nothing in /usr/local/gnome/share is recognised
> > 
> > my environment is as follows
> > 
> > PATH=/usr/local/gnome/bin:$PATH
> > LD_LIBRARY_PATH=/usr/local/gnome/lib:$LD_LIBRARY_PATH
> > GNOME_PATH=/usr/local/gnome
> > 
> > is there anything I need to do to get  gnome to see stuff in share
> > _______________________________________________
> > desktop-devel-list mailing list
> > desktop-devel-list gnome org
> > http://mail.gnome.org/mailman/listinfo/desktop-devel-list
> 
> 
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list




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