Hey guys,
I'm running cqrlog on my laptop without problems. No I tried to install it on my desktop and get that error:
error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory
I'm running Debian Lenny on a 64-Bit machine. libgdk_pixbuf-2.0.so.0 is included in libgtk2.0-0 - what's already installed.
Any hints?
73 de Andre, DL4UNY
Try a symlink to libgtk2.0-0 named libgdk_pixbuf-2.0.so.0. 'ldd cqrlog' will tell you what happened, also if there another component missing.
Thanks,
but whats this?
$ locate libgdk_pixbuf-2.0.so.0
/usr/lib/libgdk_pixbuf-2.0.so.0
/usr/lib/libgdk_pixbuf-2.0.so.0.1200.12
and then
$ ./cqrlog_install.sh
CQRLOG self extracting installer
./files.tar
./install
./install: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory
it's definitely installed, but doesn't work anyway :-(
DX-addicted
Contest-addicted
Long-term CQRLog-user
Proud cqrweblog-user: http://www.dl8bh.de/cqrweblog/
73 de DL4UNY - Andre http://www.dl4uny.de - contact@dl4uny.de
Please try install ia32-libs-gtk maybe solved your problem.
73 Josef OK1DTM
thanks, it worked. I installed the log!
I had to install ia32-libs-gtk and to download and install the 32-bit version of libhamlib.
tnx agn
73 de Andre, DL4UNY
DX-addicted
Contest-addicted
Long-term CQRLog-user
Proud cqrweblog-user: http://www.dl8bh.de/cqrweblog/
73 de DL4UNY - Andre http://www.dl4uny.de - contact@dl4uny.de
Andre
Did you read this.
http://www.debian-administration.org/articles/531
it should help.
Rick KR4EY