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

Re: Qt How to apt-get install ? (http://www.trolltech.com/) ?



On Tue, 8 Feb 2005 11:37:16 +0900 (JST), Wathavy <wattavy@yahoo.co.jp> wrote:
> Hi,
> I have Knoppix 3.3 which, you may be aware, Debian.
> It's delivered with KDevelop so I installed
> KDevelop somehow.
> But I could not get Qt which supposed to be a
> GUI part for KDevelop.
> 
> Would you tell me how I can apt-get install Qt?
> 
> So far it just tells me no such a thing..
> 
> Thank your for your Attention.

You may want the Qt development libraries:

apt-get install libqt3-dev (for non-threaded version)

or

apt-get install libqt3-mt-dev (for threaded version)

which should pull the necessary dependencies.

-- 
Paolo Alexis Falcone
pfalcone@gmail.com



Reply to: