MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Has anyone gotten XFree86-devel to install on Mandrake 10.1? I tried to install and it told me it needed, libc.so.5. So I installed libc-base-5.3.12-39mdk.i586.rpm, but that whines about ld.so1, so I ran the following command:
rpm --install ld.so1-1.9.11-10mdk.src.rpm and got the following output:
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
warning: user ghibo does not exist - using root
Needless to say I don't think it went in right. Can anyone point out where I might be going wrong?
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
Whenever you need to install a package, go to the Mandrake Control Center and go to SOFTWARE and then INSTALL. Search for xfree86-devel and it should pop up. Check box it and click INSTALL.
People on here rant and rave about URPMI in console, but the Mandrake Control Center is the same thing as URPMI but it's graphical.
Mandrake 10.1 uses xorg and not xfree86, so you are supposed to be looking for xorg-devel (or xorg-x11-devel). The package thats giving you all those errors is a source rpm and not a binary rpm, so it won't helo you in anyway unless you intend to build an rpm from it. You will probably break your system if you try and install xfree86 alonside xorg.
Originally posted by Micro420
People on here rant and rave about URPMI in console, but the Mandrake Control Center is the same thing as URPMI but it's graphical.
So is RPMDrake...
All are one and the same.
However instructing a novice on what to do via URPMI can be a hell of a lot easier than trying to teach them to utilize the gui.... hence the usual preferances for urpmi...
It's easier to say
urpmi kernel-source
than
Run "Install Software", filter your sources, then search, blah, blah, blah.
So, I'll (for one) will continue to RANT AND RAVE!
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
Quote:
Originally posted by opjose So is RPMDrake...
All are one and the same.
However instructing a novice on what to do via URPMI can be a hell of a lot easier than trying to teach them to utilize the gui.... hence the usual preferances for urpmi...
It's easier to say
urpmi kernel-source
than
Run "Install Software", filter your sources, then search, blah, blah, blah.
So, I'll (for one) will continue to RANT AND RAVE!
LOL For me, personally, I find the GUI easier, but that's just me.
At least there are multiple ways of doing it so I'm sure one way would work for everyone.
Most distros except Debian Stable and a handful of others have switched over to xorg due to licensing and other issues with xfree86. Another reason I knew is because I use Mandrake a lot, so try and catch up with any updates
awesome. i don't have desktop access to my box right now, so i used urpmi through SSH.
I basically used urpmi and followed the instructions at http://www.zebulon.org.uk/urpmi_en.html to get it set up. Then I used your information about xorg to get the right package in.
Thank you for the great info to everyone. I'm glad I found this board.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.