Re: problem executing on a sun station



It sounds like your program cannot find the library.

Try setting LD_LIBRARY_PATH to the location of the library.

If you truss your program you should see where it is is trying to open the 
library from.

You might also consider using the _R linker flag when building.

Padraig


hi i designed a program in GTK-1.2 on a linux station and everything was 
working fine.

i had to execute it on a sun station with a solaris OS 

the program compile but i can`t execute it

i got this message : ld.so.1 :/programname: fatal: libgtk-1.2.so.0 open 
failed: No such file or directory
killed

can anyone help `cause i gotta present this program on saturday for a one week 
exhibition

thamk you for reading

greg, brussels, belgium
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




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