ok, i hvae just simply made a symbolic link from "gtk" to "gtk-2.0/gtk". Now the program complies. But i get an error on the iliad:
./myprogram: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
I thought the gtk libraries were installed on the iliad? What do i have to do to make my program load them correctly?
|