qt runtime env install
Daniel Robitaille
robitaille at gmail.com
Sun Oct 31 04:56:19 UTC 2004
On Sat, 30 Oct 2004 13:31:48 +0000 (UTC), Johnny <mmccrack_2_2 at yahoo.com> wrote:
> 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
> 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.
They should be there. Two examples:
in http://archive.ubuntu.com/ubuntu/pool/main/libm/libmng/
libmng-dev_1.0.5-1_i386.deb
in http://archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg6b/
libjpeg62-dev_6b-9_i386.deb
But downloading these dozen of packages manually are probably not the
best way to go. Have you tried to install libqt3-dev using
synaptic? It will do all the dirty work of finding all these packages
it depends on for you automatically
More information about the ubuntu-users
mailing list