Patrick Shanahan schreef:
* Oddball<monkey9@iae.nl> [06-18-12 12:39]:
Patrick Shanahan schreef:
* Oddball<monkey9@iae.nl> [06-18-12 12:17]:
Op 6/18/2012 3:18 PM, Carlos E. R. schreef:
On 2012-06-18 14:59, Oddball wrote: You can call it as "yast --install path_and_filename.rpm" This worked, but: libstdc++.so.6', ( provided by 'libstdc++45), is present in /usr/lib/ cannot be found by skype. What do i have to do to let skype find this file? as root, run: ldconfig I did, nothing changed..:
EEEPC-ROB:/home/oddball # 1n -s /home/oddball/Downloads/skype-4.0.0.7-suse.i586.rpm If '1n' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf 1n EEEPC-ROB:/home/oddball # /home/oddball/Downloads/skype-4.0.0.7-suse.i586.rpm 1n -s bash: /home/oddball/Downloads/skype-4.0.0.7-suse.i586.rpm: Toegang geweigerd EEEPC-ROB:/home/oddball # ldconfig EEEPC-ROB:/home/oddball # skype skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by skype) EEEPC-ROB:/home/oddball # *is* libstd++.so.6 at /usr/lib/... ?
my system has:
Crash: ~> ls -la /usr/lib/libstdc* lrwxrwxrwx 1 root root 18 Nov 23 2011 /usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.7* -rwxr-xr-x 1 root root 765072 Oct 29 2011 /usr/lib/libstdc++.so.5.0.7* lrwxrwxrwx 1 root root 19 Nov 23 2011 /usr/lib/libstdc++.so.6 -> -libstdc++.so.6.0.16* -rwxr-xr-x 1 root root 946780 Oct 29 2011 /usr/lib/libstdc++.so.6.0.16*
EEEPC-ROB:/home/oddball # ls -la /usr/lib/libstdc* lrwxrwxrwx 1 root root 19 27 nov 2011 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.14 -rwxr-xr-x 1 root root 946632 22 feb 2011 /usr/lib/libstdc++.so.6.0.14
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org