[wxPython-users] python 2.5 on Ubuntu Edgy
Michael Moriarity
datasmith at gmail.com
Thu Feb 1 13:59:32 PST 2007
On 2/1/07, Robin Dunn <robin at alldunn.com> wrote:
> Did you keep a list of the packages you needed to install? It would be
> nice to have that in the wiki or someplace.
>
It turns out that Synaptic keeps a log of packages installed. So, I can list the
ones that I installed to get from a fresh install of Ubuntu 6.10, Edgy Eft, to
a system with python 2.5 and wxPython 2.8 working together. Not all of the
packages listed were actually selected by hand, in many cases, selecting a
single package for installation would trigger automatic selection of
dependencies.
python 2.5 packages
python2.5 (2.5-2ubuntu2)
python2.5-minimal (2.5-2ubuntu2)
python2.5-dev (2.5-2ubuntu2)
build-essential packages
build-essential (11.3)
dpkg-dev (1.13.22ubuntu7)
g++ (4:4.1.1-6ubuntu3)
g++-4.1 (4.1.1-13ubuntu5)
libc6-dev (2.4-1ubuntu12.3)
libstdc++6-4.1-dev (4.1.1-13ubuntu5)
linux-libc-dev (2.6.17.1-10.34)
packages not found by configure
libexpat1-dev (1.95.8-3.2)
libjpeg62-dev (6b-13)
libpng12-dev (1.2.8rel-5.1ubuntu0.1)
libtiff4-dev (3.8.2-6)
libtiffxx0c2 (3.8.2-6)
zlib1g-dev (1:1.2.3-13ubuntu2)
Open GL and gstreamer related packages
freeglut3-dev (2.4.0-5)
libgl1-mesa-dev (6.5.1~20060817-0ubuntu3)
libglib2.0-dev (2.12.4-0ubuntu1)
libglu1-mesa-dev (6.5.1~20060817-0ubuntu3)
libgstreamer0.10-dev (0.10.10-1ubuntu2)
libice-dev (2:1.0.1-1ubuntu1)
libpopt-dev (1.10-2)
libsm-dev (2:1.0.1-1ubuntu1)
libx11-dev (2:1.0.3-0ubuntu4)
libxau-dev (1:1.0.1-1)
libxdmcp-dev (1:1.0.1-1)
libxext-dev (2:1.0.1-1ubuntu1)
libxml2-dev (2.6.26.dfsg-2ubuntu4)
libxt-dev (1:1.0.2-1ubuntu1)
mesa-common-dev (6.5.1~20060817-0ubuntu3)
x11proto-core-dev (7.0.7-1)
x11proto-input-dev (1.3.2-3ubuntu1)
x11proto-kb-dev (1.0.3-0ubuntu1)
x11proto-xext-dev (7.0.2-4ubuntu1)
xlibmesa-gl-dev (1:7.1.1ubuntu6.2)
xtrans-dev (1.0.1-1)
gtk+ related packages
libatk1.0-dev (1.12.3-0ubuntu1)
libcairo2-dev (1.2.4-1ubuntu2)
libfontconfig1-dev (2.3.2-7ubuntu2)
libfreetype6-dev (2.2.1-5)
libgtk2.0-dev (2.10.6-0ubuntu3)
libpango1.0-dev (1.14.5-0ubuntu1)
libxcursor-dev (1.1.7-0ubuntu1)
libxfixes-dev (1:4.0.1-0ubuntu1)
libxft-dev (2.1.10-1ubuntu1)
libxi-dev (2:1.0.1-0ubuntu1)
libxinerama-dev (2:1.0.1-4build1)
libxrandr-dev (2:1.1.1-0ubuntu1)
libxrender-dev (1:0.9.1-0ubuntu1)
x11proto-fixes-dev (1:4.0-0.1ubuntu1)
x11proto-randr-dev (1.1.2-3ubuntu1)
x11proto-render-dev (2:0.9.2-3ubuntu1)
x11proto-xinerama-dev (1.1.2-3ubuntu1)
regards, michael
More information about the wxpython-users
mailing list