LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2274|回复: 2

lmule的安装与使用

[复制链接]
发表于 2003-4-16 12:18:39 | 显示全部楼层 |阅读模式
mule是著名下载软件edonkey的变种,lmule就是linux的版本了.
以下使用在红帽九中已经成功:

首先要有lmule-1.1.13.tar.bz2和wxGTK-2.4.0.tar.gz两个包,分别解压.

在wxGTK-2.4.0目录下执行

./configure  --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk --disable-profile


切记要执行以上命令

然后

make

make install

下面在lmule目录执行

./configure --with-wx-config=/usr/bin/wx-config && make

(其中/usr/bin/是安装后wx-config所在目录)

make

make install

现在安装完毕,执行lmule

#可能会出现语言错误的提示,选菜单里地中文就行(美化后可能出错,执行不能)



出现了lmule界面,可使用了.

在servers里加入服务器,如194.97.40.162:4242     NAME:Silent-Bob,static IP

联接此服务器,会看到99999person,还有7位数的files

选搜索,打linux回车;选个文件下载吧!


#关于使用的详细说明,我就不说了.




*付lumle-install


INSTALL
-------

You will need glib/gtk-1.2.10 (package names like glib and glibdev or glib-devel, gtk and gtkdev or gtk-devel) and libexpat (package name should be expat) to compile lmule.
Also wxWindows (=> 2.4.0) linked against glib/gtk-1.2.10 is needed (package names wxGTK and wxGTK-devel).

I have used GCC 3.2 to compile lMule, older GCC's probably can't handle Microsoft
C++ well enough. (EDIT: It's working here with 2.95.2, too [pure_ascii])

You do not need to patch wxWindows anymore. You can do it, but most of the patch stuff is already moved into the lmule itself so you will not get much benefits from patching. So just grab the prebuilt library for your distribution, install it and start compiling the lmule
Anyway IF you want to patch, here are the instructions:
          * - * - * wxWindows patch instructions start * - * - *
Applying wx-patch:
cd wxGTK-2.4.0 (or wherever you have extracted wxWindows sources)
patch -p0 < wx-patch

Then compile wxWindows. Only GTK1 is supported. Don't try GTK2 anymore. wxWindows isn't ready for it.
For GTK1:
./configure  --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk --disable-profile

After wxwindows has compiled and you have installed it, you can compile lMule.
        * - * - * - * wxWindows patchin instructions end * - * - *

do "./configure --with-wx-config=/usr/bin/wx-config && make" as usual.

(replace /usr/bin/wx-config with full path to your wx-config. There is a bug in configure script, so it does not necessarily find the wx-config EVEN IF IT IS IN THE $PATH!)

To install it as root type "make install". (You don't have to install if you don't like to. It will run fine from the source directory too)


note: if you are using cvs version you will have to run ./autogen.sh to generate configure script
automake > 1.5, autoconf and gettext are required.

And if you want to remote-administer it, you should definitely try VNC (or TightVNC). You probably won't get disappointed

If you change the chart colors and want to select a custom color.. be sure to press "Add to custom color"-button and select the color from there. Otherwise color will not change .

Advanced part
--------------
There are new configure options:
        --enable-optimise
        --enable-profile
With --enable-optimise, -O flag will be added to the compilation options. If not given, no optimization will occur. It is currently preferable not to optimise, because if lmule crashes, the optimised code will not produce usable stack trace.
With --enable-profile, -pg flag will be added to the compilation options. lMule will then record profiling data in gmon.out, from which one can see where lmule spends its time. You probably do not want to turn this on.




--------------------------------
下面是菜鸟的问题:怎样打开.lmule文件架?根本看不到啊!
发表于 2007-9-1 13:32:15 | 显示全部楼层
感谢 LZ 教程 trying....

原始是要安装 wxwidgets 啊
回复 支持 反对

使用道具 举报

发表于 2007-9-3 07:22:59 | 显示全部楼层
The lMule project is no longer maintained or supported.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表