[csw-users] Evince 0.5.2 will not start

Alessio Cervellin a.cervellin at acm.org
Mon May 8 21:06:54 CEST 2006


Aric Gregson wrote:

> Thanks very much for you help. When I do this it finds all dependencies
> that it is looking for. I also have uninstalled both evince and
> poppler, upgraded all blastwave packages and then reinstalled evince.
> I still receive the original error and evince will not start. 


can you copy&paste the output of the following commands:

ldd /opt/csw/bin/evince | grep libgtk-x11-2.0.so.0

nm /opt/csw/lib/libgtk-x11-2.0.so.0 | grep gtk_window_set_default_icon_name

also, you could try to do:
export LD_LIBRARY_PATH=/opt/csw/lib:$LD_LIBRARY_PATH
and then try to run again evince.



More information about the users mailing list