On Tue, May 21, 2013 at 2:20 PM, Jim Berry <[email protected]> wrote: > Hello, > I'm sorry if this is being posted to the wrong list. > > The callpass binary deb provided at > http://www.xastir.org/wiki/HowTo:Debian_Wheezy_Binary does not work on my > Wheezy. > > Thank you, > > Jim Berry KD8BZS > > jberry@crowsc37417:~/Downloads$ dpkg -c > ./xastir205-debian7-i386-2013-Mar25.deb | grep callpass > -rwxr-xr-x lee/lee 9701 2011-10-02 16:21 ./usr/bin/callpass > -rw-r--r-- lee/lee 765 2011-10-02 16:21 > ./usr/share/man/man1/callpass.1 > > 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 >
This is the right list. I found the problem. I used a previous directory structure from an older decompressed deb package as a guide for this one, and I failed to overwrite the callpass executable from the older deb package with the one from the new source installation. The other 3 executables including xastir were OK. Try downloading the deb package again. It has the same file name, but when you install it, a different version will be displayed. This one should have a callpass that works. Regards, Lee - K5DAT _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
