Hello all,
I tried to install skype 0.92 using:
rpm -Uvh skype-0.92.0.12-fc2.i386.rpm
the output from here is:
erreur: Dépendances requises:--> 'error: dedpendencies requiered'
libstdc++.so.5 est nécessaire pour skype-0.92.0.12-fc2.i386
libstdc++.so.5(CXXABI_1.2) est nécessaire pour skype-0.92.0.12-fc2.i386
libstdc++.so.5(GLIBCPP_3.2) est nécessaire pour skype-0.92.0.12-fc2.i386
then I search which libstdc is installed on my FC3. find / -name libstdc++.so.* the result is: /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.6.0.3
At the end I created a symlink to /usr/lib/libstdc++.so.6 ln -s /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.5
and the find command outputs now
find / -name libstdc++.so.* -exec ls -l {} \;
lrwxrwxrwx 1 root root 23 déc 1 11:03 /usr/lib/libstdc++.so.5 -> /usr/lib/libstdc++.so.6
lrwxrwxrwx 1 root root 18 nov 30 23:34 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.3
-rwxr-xr-x 1 root root 811744 oct 26 10:48 /usr/lib/libstdc++.so.6.0.3
But I still have the same eror as at the beginning
Any idea please Thanks
begin:vcard fn:Al Bayrouni n:Boussellam;Mustapha email;internet:bayrouni@xxxxxxxxxx x-mozilla-html:FALSE version:2.1 end:vcard