Good Day
Iam a new Suse user (i have suse 11 desktop), I am trying to install video codecs , I have read a post about installing restricted multimedia codecs,
and I did all the steps , but an error message appeard:
Problem: nothing provides libstdc++.so.6(GLIBCXX_3.4.15) needed by vlc-1.1.13-13.1.i586
here I copied all the steps
Directory: /home/xx
Fri Jan 13 21:17:23 AST 2012
xx@Me:~> su -
Password:
Me:~ # zypper ar -f http://opensuse-guide.org/repo/11.3/ libdvdcss
System management is locked by the application with pid 6507 (/usr/lib/YaST2/bin/y2base).
Close this application before trying again.
Me:~ # zypper ar -f http://opensuse-guide.org/repo/11.3/ libdvdcss
Adding repository ‘libdvdcss’ [done]
Repository ‘libdvdcss’ successfully added
Enabled: Yes
Autorefresh: Yes
URI: http://opensuse-guide.org/repo/11.3/
Me:~ # zypper ref
Repository ‘HP-BNB-Dedicated-Update-Channel’ is up to date.
Retrieving repository ‘PK_TMP_DIR’ metadata [done]
Repository ‘Pckman’ is up to date.
Repository ‘SuSE’ is up to date.
Repository ‘Videolan’ is up to date.
Repository ‘ed 1’ is up to date.
Repository ‘gnome repository’ is up to date.
Repository ‘graphics’ is up to date.
Retrieving repository ‘libdvdcss’ metadata /]
New repository or package signing key received:
Key ID: B2F796E76867F5BE
Key Name: Martin Schlander (cb400f) <martin.schlander@gmail.com>
Key Fingerprint: BB43B3336DDF49C5C5A63613B2F796E76867F5BE
Repository: libdvdcss
Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?] (r): a
Retrieving repository ‘libdvdcss’ metadata [done]
Building repository ‘libdvdcss’ cache [done]
Repository ‘mozilla’ is up to date.
Repository ‘non-oss’ is up to date.
Download (curl) error for ‘http://download.opensuse.org/repositories/OpenOffice.org:/STABLE/openSUSE_11.3/repodata/repomd.xml’:
Error code: Connection failed
Error message: Failed to connect to 2001:67c:2178:8::13: Network is unreachable
Abort, retry, ignore? [a/r/i/?] (a): r
Repository ‘open office’ is up to date.
Repository ‘oss’ is up to date.
Repository ‘packman’ is up to date.
Repository ‘suse studio’ is up to date.
Repository ‘update’ is up to date.
Repository ‘xine’ is up to date.
All repositories have been refreshed.
Me:~ # zypper in libdvdcss
Loading repository data…
Warning: Repository ‘update’ appears to outdated. Consider using a different mirror or server.
Reading installed packages…
Resolving package dependencies…
Nothing to do.
Me:~ # zypper ar -f Index of /pub/linux/misc/packman/suse/openSUSE_11.3 packman
Adding repository ‘packman’ [done]
Repository named ‘packman’ already exists. Please use another alias.
Me:~ # zypper ref
Repository ‘HP-BNB-Dedicated-Update-Channel’ is up to date.
Retrieving repository ‘PK_TMP_DIR’ metadata [done]
Repository ‘Pckman’ is up to date.
Repository ‘SuSE’ is up to date.
Repository ‘Videolan’ is up to date.
Repository ‘ed 1’ is up to date.
Repository ‘gnome repository’ is up to date.
Repository ‘graphics’ is up to date.
Repository ‘libdvdcss’ is up to date.
Repository ‘mozilla’ is up to date.
Repository ‘non-oss’ is up to date.
Repository ‘open office’ is up to date.
Repository ‘oss’ is up to date.
Repository ‘packman’ is up to date.
Repository ‘suse studio’ is up to date.
Repository ‘update’ is up to date.
Repository ‘xine’ is up to date.
All repositories have been refreshed.
Me:~ # zypper ref
Repository ‘HP-BNB-Dedicated-Update-Channel’ is up to date.
Retrieving repository ‘PK_TMP_DIR’ metadata [done]
Repository ‘Pckman’ is up to date.
Repository ‘SuSE’ is up to date.
Repository ‘Videolan’ is up to date.
Repository ‘ed 1’ is up to date.
Repository ‘gnome repository’ is up to date.
Repository ‘graphics’ is up to date.
Repository ‘libdvdcss’ is up to date.
Repository ‘mozilla’ is up to date.
Repository ‘non-oss’ is up to date.
Repository ‘open office’ is up to date.
Repository ‘oss’ is up to date.
Repository ‘packman’ is up to date.
Repository ‘suse studio’ is up to date.
Repository ‘update’ is up to date.
Repository ‘xine’ is up to date.
All repositories have been refreshed.
Me:~ # zypper in lame libavcodec52 libavdevice52 ffmpeg gecko-mediaplayer libdvdnav4 libdvdread4 libquicktime0 libxine1 libxine1-codecs libxvidcore4 smplayer vlc w32codec-all xine-ui xvidcore
Loading repository data…
Warning: Repository ‘update’ appears to outdated. Consider using a different mirror or server.
Reading installed packages…
‘gecko-mediaplayer’ not found.
‘libdvdnav4’ is already installed.
No update candidate for ‘libdvdnav4’.
‘libdvdread4’ is already installed.
No update candidate for ‘libdvdread4’.
‘libxvidcore4’ is already installed.
No update candidate for ‘libxvidcore4’.
Resolving package dependencies…
Problem: nothing provides libstdc++.so.6(GLIBCXX_3.4.15) needed by vlc-1.1.13-13.1.i586
Solution 1: deinstallation of vlc-beta-1.3.0-2012011003.1.i586
Solution 2: do not ask to install a solvable providing vlc
Solution 3: break vlc by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c] (c):
Can you help me plz?