amule的安装
请问怎么安装amule? 谢谢! 1.下载wxGTK-2.6.2.tar.gz,解压2.shell 输入:1) cd wxGTK-2.6.2
2) ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise && make
3) su
4) make install
5) ldconfig
6) exit
3.shell 输入:1) cdamule x.x.x
2) ./configure --disable-debug --enable-optimize && make
3) su
4) make install
5) exit
6) amule
报错!!
configure: error:The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:; for instructions.
make: *** Error 1
make: Leaving directory `/root/aMule-2.1.0/src'
make: *** Error 1
make: Leaving directory `/root/aMule-2.1.0/src'
make: *** Error 1
make: Leaving directory `/root/aMule-2.1.0'
make: *** Error 2
#
why?????????
搞定....
1.下载wxGTK-2.6.2.tar.gz,解压2.shell 输入:1) cd wxGTK-2.6.2
2) ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise && make
3) su
4) make install
5) ldconfig
6) exit
3.shell 输入:1) cdamule x.x.x
2) ./configure --disable-debug --enable-optimize && make
3) su
4) make install
5) exit
6) amule
如上步骤做完,再cp /usr/local/lib/*.* /usr/lib/
就成拉.主要是 locate libwx_gtk2_xrc-2.6.so.0 复制这个文件所在目录下所有文件到/usr/lib 这方法我也是在论坛上找来的 :wink: 全部安装fc5 在终端输入
yum -y install amule
OK,装好就能用了, 如上步骤做完,再cp /usr/local/lib/*.* /usr/lib/
就成拉.主要是 locate libwx_gtk2_xrc-2.6.so.0 复制这个文件所在目录下所有文件到/usr/lib 这方法我也是在论坛上找来的 Wink
好办法。省事也,哈哈
页:
[1]