On Tue, 21 May 2013, Jim Berry wrote:
The callpass binary deb provided at http://www.xastir.org/wiki/HowTo:Debian_Wheezy_Binary does not work on my Wheezy.
jberry@crowsc37417:~/Downloads$ ldd /usr/bin/callpass | grep "not found" libMagickCore.so.3 => not found libjpeg.so.62 => not found libdb-4.8.so => not found libgeotiff.so.1.2 => not found
jberry@crowsc37417:~/Downloads$ cat /etc/debian_version 7.0
Have you checked whether those four libraries are current and available in your OS version? If so, they may just have been forgotten to be marked as required by the packager. You might try installing the other packages to see if the binary will run at that point. Does the "xastir" binary have the same issue w/libraries? The Xastir developers do not release any binaries, so hopefully the person who did the packaging for Debian is monitoring and will respond, fixing the package if needed. -- Curt, WE7U. http://wetnet.net/~we7u APRS Client Capabilities: http://wetnet.net/~we7u/aprs_capabilities.html _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
