LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   wengophone 2 (https://www.linuxquestions.org/questions/debian-26/wengophone-2-a-513317/)

Xeratul 12-24-2006 03:19 AM

wengophone 2
 
After downloading the wengophone 2:
http://download.wengo.com/wengophone...in-x86.tar.bz2

The error message is as follows:
Code:

$ ./qtwengophone
./qtwengophone: error while loading shared libraries: libsfp-plugin.so: cannot open shared object file: No such file or directory

I cant find in debian packages the so file :-(

craigevil 12-24-2006 08:01 PM

All I did was download it , extract the tar, the run the wengophone.sh and it ran, created a new account since I didn't have one and I was off and running.

Xeratul 12-25-2006 04:14 AM

Quote:

Originally Posted by craigevil
All I did was download it , extract the tar, the run the wengophone.sh and it ran, created a new account since I didn't have one and I was off and running.

I still have sarge
Please Could you post the missing lib so file please .?
You certainly have it in the sid /usr/lib ??

thank you !

craigevil 12-25-2006 08:09 AM

You could try the patch that I managed to find here:
#939: 011_install-sfp-plugin-so.patch - OpenWengo - Trac
http://dev.openwengo.com/trac/openwe...lugin-so.patch

Did you try running it as wengophone.sh instead of the /qtwengophone?

Looking through Debian packages I am thinking the libsfp-plugin is part of the wengophone package itself. Since I can't find it anywhere on my system or as a Debian package by itself.

Xeratul 12-26-2006 06:18 AM

Quote:

Originally Posted by craigevil
You could try the patch that I managed to find here:
#939: 011_install-sfp-plugin-so.patch - OpenWengo - Trac
http://dev.openwengo.com/trac/openwe...lugin-so.patch

Did you try running it as wengophone.sh instead of the /qtwengophone?

Looking through Debian packages I am thinking the libsfp-plugin is part of the wengophone package itself. Since I can't find it anywhere on my system or as a Debian package by itself.

Not sure I made it right ...

I installed :
Code:

apt-get -f  install libstdc++6-dev  libsfs0-dev libsfs0 
apt-get -f  install  libstdc++6-dbg
apt-get -f install  libstdc++6

then, did:
Code:

$ sh wengophone.sh 011_install-sfp-plugin-so.patch
./qtwengophone: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.5' not found (required by ./qtwengophone)
./qtwengophone: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by ./qtwengophone)

and there is a /usr/lib/libstdc++.so.6


All times are GMT -5. The time now is 02:04 PM.