[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Why Does KPackage Want to Pretty Much Wipe Out My System?



On August 4, 2004 21:41, Scarletdown wrote:


>
> export QTDIR=/usr/share/qt, I went ahead and did a
>
> export QTDIR=/usr/share/qt and tried .configure again, but got the same
> error.  I also tried export QTDIR=/usr/share/qt3, and again got the
> same error when I did ./configure even though qt and qt3 are actually
> there.
>
> So, what else needs to be done for knewspost to install correctly?

type ./configure --help

It should give options to configure.  To the one for the qt libs give the path 
to the qt libs (on sid its /usr/share/qt3).  I'm sorry I can't remember the 
exact name of the option as I'm not on my home computer.

then configure with   ./configure --with-qt3-dir=/usr/share/qt3

(note the "--with-qt3-dir" is just a guess) 

I've found that I had to do this to compile any qt app on debian since we tend 
to put the qt libs in different places than other distributions

Hope this helps,
RJP



Reply to: