- Download omniORB srpm
- Check for building dependencies
- Install the development tools
- Launch the binaries packages builder
Download omniORB srpm
$ wget -c http://www.fourpalms.org/pub/omniORB/SRPMS/omniORB-4.1.4-4.src.rpm
Check for building dependencies
# yum-builddep omniORB-4.1.4-4.src.rpm
Install the development tools
# yum groupinstall "Strumenti di sviluppo"
Launch the binaries packages builder
$ rpmbuild --rebuild omniORB-4.1.4-4.src.rpm
For the lazy people…
Libraries | Development libraries |
---|---|
omniORB-4.1.4-4.fc13.x86_64 | omniORB-devel-4.1.4-4.fc13.x86_64 |
omniORB-4.1.4-4.fc13.i686 | omniORB-devel-4.1.4-4.fc13.i686 |
Lascia un commento