On Mon, 13 Apr 1998, Schlough, Mark wrote:
>
>
>
>
>
> Hello,
>
> I'm running RH5.0 at home and I wanted to install KDE to show my
> dad
> that Linux isn't just a bunch of cryptic commands.
>
> I downloaded the source RPMS from kde and I downloaded the qt-1.33
> rpm
> for rh5
>
> I rpm -ivh the qt package and it goes without error.
> I rpm -q qt and it tells me it's installed.
>
>
>
> Then I follow the instructions for a source rpm install.
> run rpm i kdebase...src.rpm
>
> Then go to /usr/src/redhat/SPECS
>
> rpm -bb kdebase.specs
>
> And I get the message
>
> QT 1.3 not installed. Exiting install.
>
>
> I have qt. does anyone know how to tell it I have qt?
>
> Thanks in advance
>
> Mark
>
If I'm not mistaken it's enough to define QTDIR variable in your login
file, e.g.
QTDIR=/usr/local/qt
export QTDIR
this is for bash. libqt itself is in /usr/local/qt/lib sub-directory.
Alexei
P.S. Compiled KDE is available in the RPM format as well.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.