[ale] Rpm src.rpm

Jonathan Glass jonathan.glass at ibb.gatech.edu
Mon Apr 12 10:28:33 EDT 2004


> 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



More information about the Ale mailing list