qt runtime env install
Rob Weir
rweir at ertius.org
Sun Oct 31 05:14:07 UTC 2004
On Sat, Oct 30, 2004 at 01:31:48PM +0000, Johnny said
> I was trying to install the qt runtime environment on my laptop. So I
> downloaded all of the debs under
> http://archive.ubuntu.com/ubuntu/pool/main/q/qt-x11-free/ but libqt3-dev has
libqt3-dev is not needed to run Qt programs, only to compile them.
Also, I'm pretty sure you want libqt3-mt-dev for that, these days.
> many dependencies that were not resolved from the other packages under
> pool/main/q/qt-x11-free/: xlibs-static-dev, libxext-dev, libxrandr-dev, x-dev,
> libsm-dev, libxmu-dev, libice-dev, libx11-dev, libxt-dev, libmng-dev,
> libpng12-0-dev, libjpeg62-dev, zliblg-dev, libfreetype6-dev, xlibmesa-gl-dev,
> xlibmesa-glu-dev, libxft-dev, libxrender-dev, libxcursor-dev, libaudio-dev.
>
> I cannot find these packages under pool. Can someone point me in the right
> direction? Thanks.
"apt-get install libqt3-mt-dev" will download and install them
automatically, as will aptitude/synaptic...If you really need to
download them manually, they're in dirs named after the source package
they came from:
rob at blerg> apt-cache show libxext-dev | grep \^Source:
Source: xfree86
so it's in http://archive.ubuntu.com/ubuntu/pool/main/x/xfree86/.
-rob
--
Words of the day: USCODE Consul Firewalls
More information about the ubuntu-users
mailing list