Package: twinkle Version: 0.6.2-1 Hi,
I am running Debian/Etch and have just installed twinkle using aptitude. Right after install, twinkle will not start: $ twinkle twinkle: error while loading shared libraries: libccgnu2-1.3.so.2: cannot open shared object file: No such file or directory I could start twinkle and use it by fooling the missing file: (libccgnu2-1.3 is installed from deb package libcommoncpp2-1.3c2a) # cd /usr/lib # ln -s libccgnu2-1.3.so.1 libccgnu2-1.3.so.2 $ twinkle (-> works) I have the following packages installed: $ dpkg -l twinkle libcommoncpp2* libccrtp* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=========================-===================-================================================================== un libccrtp1-0.9-0 <none> (no description available) un libccrtp1-1.0-0 <none> (no description available) un libccrtp1-1.0-0c102 <none> (no description available) un libccrtp1-1.3 <none> (no description available) ii libccrtp1-1.3-0 1.3.7-1 Common C++ class framework for RTP packets un libccrtp1-1.3c2 <none> (no description available) un libcommoncpp2-1.0-0 <none> (no description available) un libcommoncpp2-1.0-0c102 <none> (no description available) un libcommoncpp2-1.3 <none> (no description available) un libcommoncpp2-1.3c2 <none> (no description available) ii libcommoncpp2-1.3c2a 1.3.25-1 A GNU package for creating portable C++ programs ii twinkle 0.6.2-1 Voice over Internet Protocol (VoIP) SIP Phone I don't think this is related to this bug with the newer version of twinkle from Debian/sid: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373085 Thanks for looking into this. Philippe __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

