LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   nforce and slackware problems (https://www.linuxquestions.org/questions/slackware-14/nforce-and-slackware-problems-44789/)

em00guy 02-10-2003 04:39 AM

nforce and slackware problems
 
When i try to run the nforce src rpm with "rpm --rebuild NVIDIA_nforce-1.0-0248.src.rpm" the process begins then gives me errors:

make[1]: *** [nvnet.o] Error 1
make[1] Leaving directory '/usr/src/rpm/BUILD/nforce/nvnet'
make: *** [nvnet_make] Error 2
error: bad exit status from /var/tmp/rpm-tmp.41436 (%build)

canany one tell me whats goin on. Thanx

Texicle 02-10-2003 06:52 PM

Since you're in Slackware, you're going to have a difficult time working with RPMs. You should try converting your RPM to a slackpack (.tgz):

rpm2tgz NVIDIA_nforce-1.0-0248.src.rpm #assuming this is the correct file name.

Then, cd to /usr/src/linux and type pkgtool. From there, you can install the package using Slack's package tool. You can specify the path to the directory where the file was downloaded. Follow the instructions, and smile as it does the work for you. :D

EDIT: Oh yeah, you should probably be root while doing this.

em00guy 02-10-2003 07:47 PM

thanks i'll give that a try.

Astro 02-11-2003 05:05 PM

all I have to say is ick.....rpm


All times are GMT -5. The time now is 01:42 PM.