Compiling grip on FC6
last edited
1 year ago by
cinnion
Compiling Grip on FC6, after having compiled digitaldj, is not as much of a pain as it could have been.
The following packages had to be installed in addition to those required to compile digitaldj:
- vte-devel
- cdparanoia-devel
- id3lib-devel (optional)
After having installed the grip source and the additional development packages which are required to build the source, here are the steps which are needed.
- Get the spec file from here and place it in /usr/src/redhat/SOURCES
- Get the modified source file from here and place it in /usr/src/redhat/SOURCES
- cd /usr/src/redhat/SOURCES
- rpmbuild -bb ../SPECS/grip-3.3.1dwn.spec
- rpmbuild -bp ../SPECS/grip-3.3.1dwn.spec