Click to See Complete Forum and Search --> : Trying to Add software.
Belmont
09-07-2005, 03:47 PM
I am new to linux. I have the Fedora Core 3 Linux and I want to add a C compiler. I Selected the Development Tools in the Add/Remove Applications. After I click update a dialog box comes up and said that I need the following packages. I need libselinux (system-config-securitylevel, 1.4.18, 2), dbus (dbus-glib 0.22 10.FC3.2) dbus (dbus-python, 0.22 10.FC3.2) dbus (dbus-x11, 0.22 10.FC3.2) krb5-libs (lrb5-workstation 1.3.6 7) pam (sane-backends 1.0.15 1.4) and libxml2 (libxml2-python 2.6.16 3).
I try to add several other program but these are allways one of packages I need. Do anybody know how I can solve this?
Belmont
ph34r
09-07-2005, 03:54 PM
Install the RPMS for those packages from your install cd set.
Belmont
09-08-2005, 12:03 AM
When I try to install from the CD it reply "A newer verision of "libselinux" is currently installed".
Belmont
rocketpcguy
09-08-2005, 01:30 AM
set up yum and apt (i like apt) and use it to install anjuta (with synaptic if you want it easier). i think it will download gcc and other things as well. it will take time tho.
link:
http://fedoranews.org/contributors/stanton_finley/fc3_note/#Warning
crow2icedearth
09-08-2005, 07:11 AM
sane-backends 1.0.15 1.4
the main reason i hate redhat depencies for appz that have nothing to do with c compiler . sane is the program for scanners. and then
libxml2-python 2.6.16 3
python programing xml library ?
if your using redhat thou check out rpmfind.net and download the depencies you need. i dont deal with redhat so i cant help you with those stupid depencies. i also belive there is apt-get for RPMS not sure thou