PDA

View Full Version : Cannot find libxorg-x11-devel??


statiic
3rd November 2006, 19:43
When I try to run this line:
urpmi fetchmail wget bzip2 unzip zip nmap openssl lynx fileutils ncftp flex libxorg-x11-devel

in the mandriva perfect setup guide. It tells me there is no package named like this. Does anyone has an idea if this is nessecary or what the correct name is?

statiic
3rd November 2006, 20:56
I got the same problem with the package libmysql15-devel

statiic
3rd November 2006, 21:06
I'm using the x86_64 edition. So maybe their is an slight difference in the file names

falko
4th November 2006, 17:55
You can search for the packages with
urpmi --fuzzy libxorg
or
urpmi --fuzzy libmysql

statiic
4th November 2006, 18:36
Maybe you should put this into the howto.

For all lib packages it lib64 instead of lib. When you use the x64 edition ;)

Greetz