aMule Forum
English => Compilation problems => Topic started by: Schuttwegraeumer on January 03, 2008, 01:03:19 AM
-
There are tons of pagages from wxwidgets 2.8.x
All together 250 Mb.
Which of them do i need to compile aMule?
No, i dont want a source und i dont want to install all of the packages.
-
We are no mentalists, and we don't know which are the packages you see as available. List them here and maybe someone can help you.
Regards.
-
See this:
http://forum.amule.org/index.php?topic=13700.0
-
See this:
http://forum.amule.org/index.php?topic=13700.0
Ah, thank you.
A very good thread.
-
We are no mentalists, and we don't know which are the packages you see as available. List them here and maybe someone can help you.
Regards.
Ok, i installed
libwxbase2.8-0
libwxbase2.8-dev
libwxgtk2.8-0
libwxgtk2.8-dev
wx2.8-headers
and the build procedure runs very well.
which of them are really nessesary?
There are much mor packages with the string wx and 2.8 inside like
libwxgtk2.8-dbg
python-wxgtk2.8
python-wxgtk2.8-dbg
wx2.8-doc
wx2.8-examples
wx2.8-i18n
wx-common
wxmaxima
-
Packages needed for building aMule 2.20 CVS, Ubuntu 7.10
libglib2.0-dev libgtk2.0-dev zlib1g-dev libwxgtk2.8-dev libgd2-xpm-dev bison flex libcrypto++-dev libreadline5-dev libgeoip-dev libupnp-dev
One question: How can you care that if you can download the deb package link that I put up?
-
Hi,
I used http://wiki.wxpython.org/InstallingOnUbuntuOrDebian to get the latest wxWidgets for Ubuntu 7.10 very easy instructions..
HTH..
-
Ok, i used this packages ti make a build:
libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev gettext libfreetype6-dev automake1.9
and now the cryptro++dev package.
How can a clean up no needet packages from earlier trys?
-
Read this:
http://www.debian-administration.org/articles/134
-
Ah, very interesting.