|
|
#1 | |
|
Registered User
Join Date: Mar 2003
Posts: 72
|
Yo!
I try to rebuild sources in redhat but nothing happens... I use command "rpm --rebuild *.src.rpm" but it says that there is no such a command like --rebuild or --recompile. I read the manual and it says that rpm build should be installed...that it is removed for some reason which I do not understand. I couldnt find this update from update files or I didnt know which of them it is in redhat 9.0 update folder. Please advice. ![]() |
|
|
|
|
|
|
#2 | |
|
BISCUIT HAMMER
|
As of Red Hat 8.0, rpm's building functions have been separated into a different executable; rpmbuild.
rpmbuild --rebuild *.src.rpm -uberpenguin |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2003
Posts: 72
|
thanks, it works!! :-)
Once its seems to best to compile program before installation and use sources instead of ready rpm's is there any sense to compile whole operating system from sources...this is a time consuming process. :-) But I have understood that this really could optimize my system and improve its system stability to totally new level. Am I right? |
|
|
|
|
|
#4 | |
|
BISCUIT HAMMER
|
Maybe, you wont see earth shattering performance increases though. Your best increases will come from media apps. Try using the --target option to make sure it's compiled and optimised for your architecture:
rpmbuild --rebuild --target=ARCH *.src.rpm where ARCH is your architecture; e.g. i686 for P3, i586 for P2 & P1, athlon for athlons... -uberpenguin |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Mar 2003
Posts: 72
|
thanks for good advice... :-)
-Tommi |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Apr 2003
Location: Maine!!!
Posts: 37
|
Anyone get the latest nforce drivers to compile? Im trying under redhat 9 and neither package will compile (source rpm or tar). I want these to work since they enable the SPDIF output under linux. Any ideas/hints/pointers appreciated.
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| nForce + RedHat 7.3 Success Story | rtz | NVIDIA Linux | 47 | 02-15-03 02:20 AM |
| Mandrake Linux 9.0 (Dolphin) now available | comments? | volt | General Linux | 10 | 10-19-02 10:13 PM |
| redhat 8 nforce network success | cd21 | NVIDIA Linux | 2 | 10-07-02 08:48 PM |
| Redhat 8.0, no rpm, can't compile. | Ironphil | NVIDIA Linux | 6 | 10-02-02 03:13 PM |