Peter Peltonen <[EMAIL PROTECTED]> typed:
> My question is:
>
> Is there an RPM of this somewhere?
ftp://tanzer.tunl.duke.edu/pub/grossmann/blackbox/
I try to keep up with the RPM's, but the new job keeps me
busy.. The RPM's I'm building are for RH6.0, but there's no
reason they shouldn't run on 6.1. If anyone has problems,
let me know.
I will update the other RPMS (bbmail, etc) soon, as needed.
> To stop me sending these kind of questions, answer the next question instead:
>
> I'm a newbie. I know how to compile blackbox and get it running. But I don't
> know how to remove or upgrade my own compiled programs. How does one do these
> things?
(as root)
To uninstall an RPM:
rpm -e blackbox
To install a tarball:
cd /usr/local/
tar -xzvf {pathto}/blackbox-0.60.1.tar.gz
cd blackbox-0.60.1
./configure
make
make install
--
Chris Grossmann
home: [EMAIL PROTECTED]
work: [EMAIL PROTECTED]