problem with LD_LIBRARY_PATH



using debian 3.0r0 LD_LIBRARY_PATH seems to not be able to be exported
from gdm.  I made an entry Gnome2 (just a copy of Gnome) and put in (from
the faq):
PATH=/home/sproctor/garnome/bin:$PATH
LD_LIBRARY_PATH=/home/sproctor/garnome/lib:$LD_LIBRARY_PATH
GDK_USE_XFT=1
export PATH LD_LIBRARY_PATH GDK_USE_XFT
gnomesession="/home/sproctor/garnome/bin/gnome-session
--purge-delay=15000"

PATH and GDK_USE_XFT both get set.  LD_LIBRARY_PATH gets unset sometime
between there and the end of starting X.  Anyone else having this problem
or know a solution?

(I'll try puttind LD_LIBRARY_PATH in my .bashrc for now)

thanks,
Sean

PS I wrote this a few days ago, but my mail server was down.  I just tried
installing glade with nothing else compiled.  gnome-desktop (the garball,
not meta-garball) failed to build.  building gnome-desktop first solved
that problem (no idea why, maybe it was a freak occurance).  that was
irrelevent.  my point is glade won't install. here's the error:

-- Installing ./html/index.sgml
/usr/bin/install: cannot stat `./html/index.sgml': No such file or
directory
make[5]: *** [install-data-local] Error 1
make[5]: Leaving directory
`/home/sproctor/garnome-0.13.1/gnome/libgnomedb/work/libgnomedb-0.8.192/doc/C'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory
`/home/sproctor/garnome-0.13.1/gnome/libgnomedb/work/libgnomedb-0.8.192/doc/C'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory
`/home/sproctor/garnome-0.13.1/gnome/libgnomedb/work/libgnomedb-0.8.192/doc'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/sproctor/garnome-0.13.1/gnome/libgnomedb/work/libgnomedb-0.8.192'
make[1]: *** [install-work/libgnomedb-0.8.192/Makefile] Error 2
make[1]: Leaving directory
`/home/sproctor/garnome-0.13.1/gnome/libgnomedb'
make: *** [dep-../../gnome/libgnomedb] Error 2

there's an index.html but not .sgml





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