[Rust-users] Getting rust/crust to work on up-to-date systems
Status: Beta
Brought to you by:
psychogenic
From: Andrew H. <an...@an...> - 2004-03-17 05:05:48
|
Some time, about 2000 or so, the comand to build rpm's changed from rpm -b to rpmbuild. To get rust to work on my fedora 1 system I found the I needed to change line 78 in /usr/local/rust/makeRPM.sh from: RPM=rpm to: RPM=rpmbuild just passing on what I learned -- Andrew Hahn /Research is the best place to be: you work your buns off, and if it works you're a hero; if it doesn't, well -- nobody else has done it yet either, *so you're still a valiant nerd.*/ ************************************************************************** /This mail is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects. /************************************************************************** |