Compilando aMule no Slackware 11
Dica publicada em Linux / Software
Compilando aMule no Slackware 11
Download wxGTK-2.6.2:
http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.2.tar.gz
Download wxWidgets-2.6.2:
http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.6.2.tar.gz
Download aMule-2.0.3:
http://prdownloads.sourceforge.net/amule/aMule-2.0.3.tar.gz
$ tar -zxvf wxGTK-2.6.2.tar.gz
$ cd wxGTK-2.6.2
$ ./configure
$ make
$ su
# make install
$ tar -zxvf wxWidgets-2.6.2.tar.gz
$ cd wxWidgets-2.6.2
$ ./configure
$ make
$ su
# make install
# ldconfig
$ tar -zxvf aMule-2.0.3.tar.gz
$ cd aMule-2.0.3
$ ./configure
$ make
$ su
# make install
$ amule
kl.hugo@gmail.com
http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.2.tar.gz
Download wxWidgets-2.6.2:
http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.6.2.tar.gz
Download aMule-2.0.3:
http://prdownloads.sourceforge.net/amule/aMule-2.0.3.tar.gz
$ tar -zxvf wxGTK-2.6.2.tar.gz
$ cd wxGTK-2.6.2
$ ./configure
$ make
$ su
# make install
$ tar -zxvf wxWidgets-2.6.2.tar.gz
$ cd wxWidgets-2.6.2
$ ./configure
$ make
$ su
# make install
# ldconfig
$ tar -zxvf aMule-2.0.3.tar.gz
$ cd aMule-2.0.3
$ ./configure
$ make
$ su
# make install
$ amule
kl.hugo@gmail.com