Program looks great so far, but I have yet to get it working. There does not seem to be documentation writen for installing via the redhat package. It would be much easier if there was documentation saying where things are located after the package is installed, and any further steps that need to be taken. In reading the doumentation I cannot tell which steps were taken care fo by using the RPM and which ones still need to be done.
Thank You
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Program looks great so far, but I have yet to get it working. There does not seem to be documentation writen for installing via the redhat package. It would be much easier if there was documentation saying where things are located after the package is installed, and any further steps that need to be taken. In reading the doumentation I cannot tell which steps were taken care fo by using the RPM and which ones still need to be done.
Thank You
You're right. Just do 'rpm -Uvh bobs-0.6.0-1.i386.rpm' as root. It will install the same as if you ran './configure' and 'make install'.