LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPM Question (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-question-154395/)

jlivio 03-06-2004 08:09 PM

RPM Question
 
Hello, this may be a stupid question but they are never asked:))

RedHat 9 KDE

I downloaded NForce Drives in RPM Format, then in KDE double-clicked and the RPM become installed, now how can i install the drivers?, where is the Files, who can i do this?, after install a RPM where is the files to install??

fancypiper 03-06-2004 08:21 PM

I'll bet it's asked and answered quite a few times if you try the bbs search button with the right terms.

You have to follow the rest of the instructons that you neglected to read that can be found on the driver page.

If you need the nVidia driver, you want the Linux IA32 driver unless you just bought the new AMD 64 bit CPU

# Configuring X
Red Hat Linux 9: Red Hat Linux Reference Guide Chapter 7. The X Window System
Linux Hardware Compatibility HOWTO - video cards
The Linux XFree86 HOWTO
Configuring XFree86 for a Non-Specific Linux Distribution

You may have one or more of these tools to configure X:
XF86Setup
XFree86 -configure
Xconfigurator
xf86cfg
xf86config
xconf

# Red Hat links
Red Hat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
Red Hat 8.0 Tips & Tricks

# Red Hat 7.3 down configuration commands
setup leads to several configuration tools

# Red Hat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network
Manage software:
redhat-config-packages
Red Hat Linux 8.0 Package Management Tool
Red Hat 9.0 Package Management Tool
Manage users
redhat-config-users

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project

win32sux 03-06-2004 08:24 PM

once an rpm is installed, that's pretty much it, unless there's stuff you need to configure after (the documentation should tell you this)...

http://download.nvidia.com/XFree86/n...00000000000000


to install an rpm:

rpm -i example.rpm


to remove an rpm:

rpm -e example


check the nvidia link i posted above as it's the documentation for the nforce rpms...


All times are GMT -5. The time now is 07:58 AM.