[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Rpm src.rpm
- Subject: [ale] Rpm src.rpm
- From: esoteric at 3times25.net (Geoffrey)
- Date: Mon Apr 12 12:14:15 2004
- In-reply-to: <[email protected]>
- References: <07fa01c42098$86353bd0$2a01a8c0@yoda> <[email protected]>
Jonathan Glass wrote:
>>Can someone show me how to install one of these files
>>XXXXXXXX-X.X.X-X.src.rpm_______________________________________________
>>Ale mailing list
>>Ale at ale.org
>>http://www.ale.org/mailman/listinfo/ale
>>
>
>
> # rpm -ivh x.src.rpm <- install the src files
> # cd /usr/src/redhat/SPECS
> # rpmbuild x.spec -bb <- compile the source files into an rpm file
> # cd /usr/src/redhat/RPMS/i386
> # rpm -ivh x.i386.rpm <- install the newly compiled rpm file
Well, that sounds better than my solution. :) Learn something new every
day!
--
Until later, Geoffrey Registered Linux User #108567
Building secure systems in spite of Microsoft