Re: VTE compilation problems



This might sound obvious, but did you try adding --prefix=$GARNOME to
the configure args in the vte garball Makefile?

Bob

On Mon, 2003-07-21 at 14:20, William Lovaton wrote:
> Sorry, this didn't solve the problem, besides my
> problem is at compilation time not at execution time
> 
> -William
> 
> 
>  --- Bob Kashani <bobk ocf berkeley edu> escribió: >
> Do you have your env. settings set correctly?
> > 
> > Here's the content of my .xinitrc...if you're using
> > .xsession it should
> > look similar.
> > 
> > ---snip---
> > 
> > ## Gnome2 Settings
> >   
> > GARNOME=$HOME/garnome
> >   
> > PATH=$HOME/garnome/bin:$PATH
> > LD_LIBRARY_PATH=$HOME/garnome/lib:$LD_LIBRARY_PATH
> > PYTHONPATH=$GARNOME/lib/python2.2/site-packages
> >
> PKG_CONFIG_PATH=$GARNOME/lib/pkgconfig:/usr/lib/pkgconfig
> > GDK_USE_XFT=1
> > FONTCONFIG_PATH=$GARNOME/etc/fonts
> >  
> > export  GARNOME PATH \
> >         LD_LIBRARY_PATH GDK_USE_XFT \
> >         FONTCONFIG_PATH PKG_CONFIG_PATH \
> >         PYTHONPATH
> >   
> > exec $GARNOME/bin/gnome-session
> > 
> > ---snip---
> > 
> > Bob
> > 
> > On Mon, 2003-07-21 at 12:54, William Lovaton wrote:
> > > Hello there
> > > 
> > > I'm using Mandrake 9.0 and when I'm compiling the
> > vte
> > > garball it is trying to link against
> > > /usr/lib/libpangoxft.so instead of
> > > $HOME/garnome/lib/libpangoxft.so
> > > 
> > > How do I fix this in the Makefile... I've been
> > trying
> > > with some configure options but it doesn't work. 
> > And
> > > I don't want to symlink the library in /usr/lib
> > > 
> > > Thanx in advance,
> > > 
> > > 
> > > -William
> > > 
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx
-- 
Bob Kashani




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