NEW - Why source code programs do not compile?

Peter Garrett peter.garrett at optusnet.com.au
Tue Nov 14 15:56:07 UTC 2006


On Tue, 14 Nov 2006 09:35:51 -0600
"Miguel Cardenas" <mfcardenas at gmail.com> wrote:

> I have already
> 
> libqt3-headers_3%3a3.3.6-3ubuntu3_i386.deb
> libqt3-mt_3%3a3.3.6-3ubuntu3_i386.deb
> libqt3-mt-dev_3%3a3.3.6-3ubuntu3_i386.deb
> 
> and had the problem that does not compile, 

You need * -dev * packages, as James explained.

If the package exists in Ubuntu (even if it's an older version), you can
save yourself a *lot* of problems by doing

sudo apt-get build-dep <name-of-package>

before doing the ./configure && make 

BTW, do you realise that kvirc is available pre-compiled in Ubuntu, right?

 $ apt-cache policy kvirc
kvirc:
  Installed: (none)
  Candidate: 2:3.2.0-5ubuntu1
  Version table:
     2:3.2.0-5ubuntu1 0
        500 http://au.archive.ubuntu.com dapper/universe Packages

Peter




More information about the ubuntu-users mailing list