[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Rpm src.rpm
- Subject: [ale] Rpm src.rpm
- From: jonathan.glass at ibb.gatech.edu (Jonathan Glass)
- Date: Mon Apr 12 10:28:33 2004
- In-reply-to: <07fa01c42098$86353bd0$2a01a8c0@yoda>
- References: <07fa01c42098$86353bd0$2a01a8c0@yoda>
> 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
--
Jonathan Glass
Systems Support Specialist II
IBB/GTEC
Office: 404-385-0127
Cell: 404-444-4086