热门关键字:  ubuntu  分区  函数  linux系统进程  Fedora

Rhel 5.2 常用软件安装(3) amule篇

来源: 作者: 时间:2008-06-24 Tag: 点击:
1、下载文件:
wxGTK-2.8.7.tar.bz2

[root@superman amule]# tar -jxvf wxGTK-2.8.7.tar.bz2
[root@superman amule]# cd wxGTK-2.8.7
[root@superman wxGTK-2.8.7]# ./configure --enable-unicode
[root@superman wxGTK-2.8.7]# make
[root@superman wxGTK-2.8.7]# make install
[root@superman wxGTK-2.8.7]# /sbin/ldconfig

cryptopp552.zip
[root@superman wxGTK-2.8.7]# unzip cryptopp552.zip -d ./crypto


aMule-2.2.1.tar.bz2

[root@superman amule]# tar -jxvf aMule-2.2.1.tar.bz2
[root@superman amule]# cd aMule-2.2.1
[root@superman amule]# ./configure --with-crypto-prefix=/root/install/amule/crypto --enable-optimize --enable-amule-daemon --enable-amulecmd --enable-webserver --enable-amule-gui --with-language=zh_CN


[root@superman aMule-2.2.1]# make
Parsing 2 files
FileName: ECTagTypes
FileContent: EC tag types for use on the ec library.
Reading content section...
Datatype: Enum
Dataname: ECTagTypes
DataType: uint8
No more content sections
All info parsed
FileName: ECCodes
FileContent: EC codes and type definition.
Reading content section...
Datatype: TypeDef
Reading content section...
Datatype: Enum
Dataname: ProtocolVersion
DataType: uint16
Reading content section...
Datatype: Enum
Dataname: ECFlags
DataType: uint32
Reading content section...
Datatype: Enum
Dataname: ECOpCodes
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: ECTagNames
DataType: uint16
Reading content section...
Datatype: Enum
Dataname: EC_DETAIL_LEVEL
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EC_SEARCH_TYPE
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EC_STATTREE_NODE_VALUE_TYPE
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EcPrefs
DataType: uint32
No more content sections
All info parsed
Generating ECVersion.h... created.
Compiling ECTag.cpp
Compiling ECPacket.cpp
Compiling ECSocket.cpp
Compiling ECMuleSocket.cpp
Compiling RemoteConnect.cpp
Compiling ECSpecialTags.cpp
Building libec.a
Compiling Format.cpp
Compiling MD5Sum.cpp
Compiling MuleDebug.cpp
Compiling StringFunctions.cpp
Compiling FileFunctions.cpp
Compiling TextFile.cpp
Compiling Path.cpp
Building libmulecommon.a
Compiling WebServer.cpp
Compiling WebInterface.cpp
Compiling WebSocket.cpp
Compiling ExternalConnector.cpp
Compiling OtherFunctions.cpp
Compiling RLE.cpp
Compiling NetworkFunctions.cpp
Compiling php_parser.c
Compiling php_lexer.c
Compiling php_syntree.cpp
Compiling php_amule_lib.cpp
Compiling php_core_lib.cpp
Compiling UPnP.cpp
Compiling UPnPCompatibility.cpp
Linking amuleweb
Compiling AsyncDNS.cpp
Compiling DeadSourceList.cpp
Generating Scanner.cpp
Compiling Scanner.cpp
./Scanner.l: In function ‘void LexFree()’:
./Scanner.l:191: 错误:‘yylex_destroy’ 在此作用域中尚未声明
make[3]: *** [libmuleappcore_a-Scanner.o] 错误 1
make[2]: *** [all-recursive] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2


现在我遇到了最棘手的问题,安装进入了僵局,请看到的朋友一定帮帮我啊:
这到底是个怎样的错误啊,查了半天了,什么flex,怎样都不行-----------------


QQ 315508887



官方说明文档:http://www.amule.org/wiki/index.php/HowTo_Compile_In_RedHat-Fedora
参考文件:
http://www.linuxeden.com/html/news/20070829/32982.html
http://blog.chinaunix.net/u/26578/showart_202637.html
http://www.sb123.org/905


上一篇:没有了
下一篇:VSFTPD的设置选项
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册