TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:7989] compiling KPackage



You need to install the 'qt-devel' package or the like if that exists.
Otherwise, you are missing the headers and the static library, most
likely.

----
Nate Carlson
the infinite loop
natecars@infiniteloop.com

On Sun, 29 Aug 1999, Ben Beuchler wrote:

> I am trying to compile KPackage and encountered a problem very typical of
> previous experiences:  During the ./configure stage, it complains thusly:
> 
> checking for QT... configure: error: QT-1.3 (headers and libraries) not
> found. Please check your installation!
> 
> However, 'rpm -q qt' strongly disagrees and replies:
> 
> qt-1.44-6
> 
> And it verifies nicely!  The /usr/lib directory contains 'libqt.so.1.44'
> plus two symlinks (libqt.so and libqt.so.1) pointing to libqt.so.1.44.  Just
> for the heck of it, I placed symlinks in the /lib directory as well and ran
> ldconfig.  Still no success.
> 
> Any suggestions?
> 
> Ben
> 
> ----------
> The phrasing, style, and content of this message are the sole property of
> Ben Beuchler, Inc. and may not be reproduced in any way, shape or form
> without the written consent Ben Beuchler Enterprises.  All rights reserved.
> Void where prohibited by law.  Do not remove under penalty of law.  Do not
> spindle or fold.  Not valid in Alaska, Hawaii, or Puerto Rico.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>