[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kexpress
On Sun, 3 Oct 1999, Bud wrote:
> I can't get it to go, must need rh 6. I don't have the necessary libraries and
> tried the tar.gz and no go there either. Of course, if I knew what I was doing
General notes on compiling things:
You need to install qt-devel, and all the other -devel packages on the CD
if you want anything to compile.
To compile, the easiest way is to get the src.rpm , and install it:
rpm -i foo.src.rpm
cd /usr/src/redhat/SPECS
rpm -bb kexpress.spec
( wait for it to build )
then your RPM will be sitting in /usr/src/redhat/RPMS/i386/
cheers,
--
Donovan