Download baghira source code and put it into /usr/src/redhat/SOURCES/ Download baghira.spec and put it into /usr/src/redhat/SPECS/ Go to /usr/src/redhat/SPECS/ directory and type: rpmbuild -bb baghira.spec In few minutes, you'll have a baghira binary rpm in /usr/src/redhat/RPMS/_arch_/ , ready to install with: rpm -i baghira-0.8-1._arch_.rpm NOTE: you need kdelibs-devel, kdebase-devel, libXtst-devel and rpm-build packages. Use yum to install: yum install kdelibs-devel kdebase-devel libXtst-devel rpm-build
Ratings & Comments
0 Comments