Cannot find libxorg-x11-devel??

Discussion in 'HOWTO-Related Questions' started by statiic, Nov 3, 2006.

  1. statiic

    statiic New Member

    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?
     
  2. statiic

    statiic New Member

    I got the same problem with the package libmysql15-devel
     
  3. statiic

    statiic New Member

    I'm using the x86_64 edition. So maybe their is an slight difference in the file names
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You can search for the packages with
    Code:
    urpmi --fuzzy libxorg
    or
    Code:
    urpmi --fuzzy libmysql
     
  5. statiic

    statiic New Member

    Maybe you should put this into the howto.

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

    Greetz
     

Share This Page