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

Re: problem building Licq deb from source debs



Hi pollywog!

On Sat, 19 Aug 2000, pollywog wrote:

> I downloaded the source package (and dsc and diff) for Licq and then modified
> debian/rules and then built Licq with my own config options.
> The problem is that I have QT installed from source, and no Debian packages for
> QT were found:

Each Debian source contains a file named debian/control.
Most control files have a Build-Depends line. this is the one for
licq-0.76:

Build-Depends: automake, debhelper, libtool, libpng2-dev, libqt2-dev, libz-dev, xlib6g-dev
(sorry for the long line)

As you see, you don't need libqt2 to build it, you need libqt2__-dev__.

In most cases you need the -dev packages of libraries if you want to
build stuff against them.

HTH
					yours,
					peter

-- 
PGP encrypted messages preferred.
http://www.cosy.sbg.ac.at/~ppalfrad/
[please CC me on lists]



Reply to: