Tech Support Forum banner
Status
Not open for further replies.
1 - 3 of 3 Posts

· Registered
Joined
·
17 Posts
Discussion Starter · #1 ·
i run ubuntu mandrake version 6 or something very similar
i want to install realplayer through synaptic and it needs xlibs, which isnt in my repositories,
where can i get a repository with xlibs?
 

· TSF Team, Emeritus
Joined
·
3,162 Posts
Ubuntu and Mandrake are two separate Linux distributions. Could you confirm which version of Ubuntu you are using?
How are you trying to install real player? If you have the Universe and Multiverse repositories added, all you should have to do is open the terminal and type:
Code:
sudo apt-get install realplayer
Then
Code:
killall gnome panel
(refreshes GNOME Panel)
Realplayer should be in Apps>Sound & Video

If you don't have the Universe and Multiverse repositories added, see the link below:
http://www.ubuntux.org/node/71
 

· Registered
Joined
·
17 Posts
Discussion Starter · #3 ·
Ubuntu 6.06 LTS- the Dapper Drake
my bad and normally use synaptic

i have already tried apt-get install realplayer and i got this
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
realplayer: Depends: xlibs but it is not installable
E: Broken packages

and i have it installed from the website but the audio barely ever works which is why im trying to install it through synaptic and i have Universe and Multiverse selected for the repositories that came with the system, since i havent much luck finding others.
 
1 - 3 of 3 Posts
Status
Not open for further replies.
Top