various problems with current build



I have recompiled gnome2 into /usr/local/gnome

I have the following issues

gnome-ui-properties crashes instantaneously (segfault)
GGV crashes on startup (segfault)
eog view fails
all sidebar panels fails undefined symbol /usr//lib/nautilus.so
undefined symbol TC_String_struct (note this is calling
/usr/lib/nautilus not /usr/local/gnome/lib/nautilus.so)
Themes selector does not work ie: select theme and close but theme does
not change

my environment is set as follows

#!/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 PKG_CONFIG_PATH=/usr/local/gnome/lib/pkgconfig:/usr/lib
export USE_GNOME_2_MACROS=1
export GNOME_PATH=/usr/local/gnome

my ld.so.conf looks as follows

/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/qt-3.0.3/lib
/usr/lib/sane
/usr/local/lib
/usr/local/gnome/lib

so confused any ideas



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