rh9! xmule1.9.1b
./configure提示:
configure: error:
Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWindows is version 2.4.0 or above.
Or this might also be a bug in our configure. Please try again
with --with-wx-config=/usr/bin/wx-config
(replace /usr/bin/wx-config with a valid path to your wx-config)
* Note:
Most probably, either one of the above aren't correct, you don't
have wxGTK installed, or are missing wxGTK-devel (or equivalent) package
请问这个wx-config文件是干什么的?我的机子上没有找到!这个问题如何解决?多谢!
make时又出错了!!怎么这么麻烦!!下面是提示!
[root@Nirvana xmule-1.9.1b]# make
==== Building 3rd-Party Projects ====
==== Building xrc [1 of 3] ====
== License(s): LGPL
make[1]: Nothing to be done for `all'.
==== Building DynPrefs [2 of 3] ====
== License(s): OSSAL and Creative Commons License
make[1]: `../../xLibs/./libDynPrefs.a' is up to date.
==== Building zlib [3 of 3] ====
== License(s): ZLib License
make[1]: Nothing to be done for `all'.
==== Building xMule ====
BaseClient.cpp
ClientCredits.cpp
ClientCredits.cpp: In member function `void CClientCreditsList::LoadList()':
ClientCredits.cpp:262: `read' undeclared (first use this function)
ClientCredits.cpp:262: (Each undeclared identifier is reported only once for
each function it appears in.)
ClientCredits.cpp:266: `close' undeclared (first use this function)make[1]: *** [obj/ClientCredits.o] Error 1
make: *** [all] Error 2