Help - Search - Members - Calendar
Full Version: Fedora installation
linux-noob.com/forums > Distro Noob > Fedora
beretfab
I have a problem with fedora utility to add and remove software.

I am trying to add development package for X that I did not installed originally.

After selecting the package the application says that needs Xfree-lib and another rpm package to continue.

Those rpms are already installed with the correct version!!!

I have tryied to reinstall the manually. Despite the installation the application contitnue to tel me that those rpm are missing!!!

Any idea?

Regards,
Fabio
grep420
do the following steps from a command prompt:

wget http://ftp.freshrpms.net/pub/freshrpms/fed...0.1.fr.i386.rpm
wget http://ftp.freshrpms.net/pub/freshrpms/fed...0.1.fr.i386.rpm

rpm -Uvh apt-*

apt-get update && apt-get dist-upgrade && apt-get install XFree86-devel


# done


you should be all set and it will get the needed dependencies as well
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.