Hi everyone!
I'm stuck with a problem trying to run Cheops. I downloaded the rpm package version 0.59a from
ftp://ftp.marko.net/pub/cheops.
When installing it complained over three files:
libgdk.so.1, libglib.so.1, libgtk.so.1
Well then I made some some software links to the newer file. libgdk.so.1 -> libgdk-1.2.so.0.9.1 and likewise the other files to their succeedors.
Thinking I up to run I try to run the binary, but then I stumble into this message:
cheops: error while loading shared libraries: cheops: undefined symbol gtk_object_check_cast
If someone can aid me to overcome this problem I'd be thankful.