compile amule

./configure --prefix=/usr/local/wxWidgets2812 --enable-unicode --enable-monolithic --enable-debug_gdb --enable-debug

make && sudo make install

$./configure --prefix=/usr/local/amule/  --with-wx-prefix=/usr/local/wxWidgets2812

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking if this is a FreeBSD 4 or earlier system... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for bison... bison -y
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for zlib >= 1.1.4... yes (version 1.2.8)
checking for File::Copy... ok
checking for the --with-toolkit option... will be automatically detected
checking for the --with-wxshared option... will be automatically detected
checking for the --with-wxdebug option... will be automatically detected
checking for the --with-wxversion option... will be automatically detected
checking for wx-config... /usr/local/wxWidgets2812/bin/wx-config
checking for wxWidgets version >= 2.8.12 (--unicode=yes)... yes (version 2.8.12)
checking for wxWidgets static library... no
checking if wxWidgets was built with UNICODE enabled... yes
checking if wxWidgets was built in DEBUG mode... yes
checking if wxWidgets was built in STATIC mode... no
checking which wxWidgets toolkit was selected... gtk2
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libupnp version >= 1.6.6... yes (version 1.6.19+git20160116)
checking for crypto++ version >= 5.1... yes (version 5.6.1)
checking whether the C++ compiler (g++) uses strict aliasing... no
checking that wxWidgets has support for large files... yes
checking for exception-handling... yes
checking typeinfo usability... yes
checking typeinfo presence... yes
checking for typeinfo... yes
checking for <cxxabi.h> and __cxa_demangle()... yes
checking for extended flex capabilities... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking whether gcc needs -traditional... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking for library containing getmntent... none required
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for __argz_count... yes
checking for __argz_next... yes
checking for __argz_stringify... yes
checking for endpwent... yes
checking for floor... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getopt_long... yes
checking for getpass... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for localeconv... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkdir... yes
checking for nl_langinfo... yes
checking for pow... yes
checking for select... yes
checking for setlocale... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for socket... yes
checking for sqrt... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtoul... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for fallocate... yes
checking for SYS_fallocate... yes
checking for posix_fallocate... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... (cached) yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.4, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for autopoint... yes (0.19.7)
checking for requested languages... all
checking ansidecl.h usability... yes
checking ansidecl.h presence... yes
checking for ansidecl.h... yes
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking for libraries required to link with bfd... -lbfd
checking for <execinfo.h> and backtrace()... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for docdir... ${datarootdir}/doc/${PACKAGE_TARNAME}
checking for SVNDATE... None required
checking denoising level... 4
checking whether ccache support should be added... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/man/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/pixmaps/flags_xpm/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/ec/Makefile
config.status: creating src/libs/ec/cpp/Makefile
config.status: creating src/libs/common/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/docs/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/cas/docs/Makefile
config.status: creating src/utils/fileview/Makefile
config.status: creating src/utils/plasmamule/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/docs/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/utils/xas/autostart-xas
config.status: creating src/utils/xas/docs/Makefile
config.status: creating src/skins/Makefile
config.status: creating src/webserver/Makefile
config.status: creating src/webserver/src/Makefile
config.status: creating src/webserver/default/Makefile
config.status: creating unittests/Makefile
config.status: creating unittests/muleunit/Makefile
config.status: creating unittests/tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing denoiser commands




  Configure script has finished system check.


  Configured aMule 2.3.2 for 'i686-pc-linux-gnu'.


  aMule enabled options:


  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local/amule
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               no
  Should aMule be compiled with UPnP support?                yes
  Should aMule be compiled with IP2country support?          no
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      no
  Should aMule remote gui be built?                          no


  **** aMule TextClient ****
  Should aMule Command Line Client be built?                 no


  **** aMule WebServer ****
  Should aMule WebServer be built?                           no


  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                  yes


  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?        no
  Should aMuleLinkCreator for console (alcc) be built?       no


  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                  no
  Should aMule GUI Statistics (wxCas) be built?              no
  Should xas XChat2 plugin be installed?                     no
  Should plasmaMule plasma-applet be built?                  no


  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                             wxWidgets             2.8.12 (gtk2,debug,shared)
                             crypto++              5.6.1 (in /usr)
                             libupnp               1.6.19+git20160116
                             libintl               system
                             zlib                  1.2.8
du@du-T6-3:
~/code/project/mule/aMule-2.3.2
$ls /usr/local/amule/
du@du-T6-3:
~/code/project/mule/aMule-2.3.2
$make 
Generating translations for ar
Generating translations for ast
Generating translations for bg
Generating translations for ca
Generating translations for cs
Generating translations for da
Generating translations for de
Generating translations for el
Generating translations for en_GB
Generating translations for es
Generating translations for et_EE
Generating translations for eu
Generating translations for fi
Generating translations for fr
Generating translations for gl
Generating translations for he
Generating translations for hr
Generating translations for hu
Generating translations for it
Generating translations for it_CH
Generating translations for ja
Generating translations for ko_KR
Generating translations for lt
Generating translations for nl
Generating translations for nn
Generating translations for pl
Generating translations for pt_BR
Generating translations for pt_PT
Generating translations for ro
Generating translations for ru
Generating translations for sl
Generating translations for sq
Generating translations for sv
Generating translations for tr
Generating translations for uk
Generating translations for zh_CN
Generating translations for zh_TW
Compiling FileFunctions.cpp
Compiling Format.cpp
Compiling MD5Sum.cpp
Compiling MuleDebug.cpp
Compiling Path.cpp
Compiling strerror_r.c
Compiling StringFunctions.cpp
Compiling TextFile.cpp
Building libmulecommon.a
ar: `u' 修饰符被忽略,因为 `D' 为默认(参见 `U')
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
Compiling ECUInt128.cpp
Building libec.a
ar: `u' 修饰符被忽略,因为 `D' 为默认(参见 `U')
Compiling LibSocket.cpp
Building libmulesocket.a
ar: `u' 修饰符被忽略,因为 `D' 为默认(参见 `U')
Compiling AsyncDNS.cpp
Compiling CanceledFileList.cpp
Compiling DeadSourceList.cpp
Compiling FileArea.cpp
Compiling FileAutoClose.cpp
Compiling IPFilterScanner.cpp
Compiling Scanner.cpp
Compiling Parser.cpp
Compiling PlatformSpecific.cpp
Compiling RandomFunctions.cpp
Compiling RC4Encrypt.cpp
Compiling StateMachine.cpp
Compiling TerminationProcessAmuleweb.cpp
Compiling ThreadScheduler.cpp
Compiling UPnPBase.cpp
Compiling Entry.cpp
Compiling Indexed.cpp
Compiling SearchManager.cpp
Compiling RoutingBin.cpp
Building libmuleappcore.a
ar: `u' 修饰符被忽略,因为 `D' 为默认(参见 `U')
Compiling BarShader.cpp
Compiling ColorFrameCtrl.cpp
Compiling EditServerListDlg.cpp
Compiling listctrl.cpp
Compiling FileDetailListCtrl.cpp
Compiling IP2Country.cpp
Compiling MuleColour.cpp
Compiling MuleGifCtrl.cpp
Compiling MuleListCtrl.cpp
Compiling MuleNotebook.cpp
Compiling MuleTextCtrl.cpp
Compiling MuleCollection.cpp
Compiling muuli_wdr.cpp
Building libmuleappgui.a
ar: `u' 修饰符被忽略,因为 `D' 为默认(参见 `U')
Compiling CFile.cpp
Compiling ClientCredits.cpp
Compiling DataToText.cpp
Compiling ED2KLink.cpp
Compiling Friend.cpp
Compiling GapList.cpp
Compiling MagnetURI.cpp
Compiling MemFile.cpp
Compiling NetworkFunctions.cpp
Compiling OtherFunctions.cpp
Compiling Packet.cpp
Compiling RLE.cpp
Compiling SafeFile.cpp
Compiling SHA.cpp
Compiling Tag.cpp
Compiling TerminationProcess.cpp
Compiling Timer.cpp
Compiling UInt128.cpp
Building libmuleappcommon.a
ar: `u' 修饰符被忽略,因为 `D' 为默认(参见 `U')
Compiling CaptchaDialog.cpp
Compiling CaptchaGenerator.cpp
Compiling PartFileConvert.cpp
Compiling PartFileConvertDlg.cpp
Compiling amule.cpp
Compiling BaseClient.cpp
Compiling ClientList.cpp
Compiling ClientCreditsList.cpp
Compiling ClientTCPSocket.cpp
Compiling ClientUDPSocket.cpp
Compiling CorruptionBlackBox.cpp
Compiling DownloadClient.cpp
Compiling DownloadQueue.cpp
Compiling ECSpecialCoreTags.cpp
Compiling EMSocket.cpp
Compiling EncryptedStreamSocket.cpp
Compiling EncryptedDatagramSocket.cpp
Compiling ExternalConn.cpp
Compiling FriendList.cpp
Compiling IPFilter.cpp
Compiling KnownFileList.cpp
Compiling ListenSocket.cpp
Compiling MuleUDPSocket.cpp
Compiling SearchFile.cpp
Compiling SearchList.cpp
Compiling ServerConnect.cpp
Compiling ServerList.cpp
Compiling ServerSocket.cpp
Compiling ServerUDPSocket.cpp
Compiling SHAHashSet.cpp
Compiling SharedFileList.cpp
Compiling ThreadTasks.cpp
Compiling UploadBandwidthThrottler.cpp
Compiling UploadClient.cpp
Compiling UploadQueue.cpp
Compiling Kademlia.cpp
Compiling Prefs.cpp
Compiling Search.cpp
Compiling UDPFirewallTester.cpp
Compiling KademliaUDPListener.cpp
Compiling PacketTracking.cpp
Compiling Contact.cpp
Compiling RoutingZone.cpp
Compiling amule-gui.cpp
Compiling amuleDlg.cpp
Compiling AddFriend.cpp
Compiling CatDialog.cpp
Compiling ChatSelector.cpp
Compiling ChatWnd.cpp
Compiling CommentDialog.cpp
Compiling CommentDialogLst.cpp
Compiling GenericClientListCtrl.cpp
Compiling ClientDetailDialog.cpp
Compiling DirectoryTreeCtrl.cpp
Compiling FileDetailDialog.cpp
Compiling KadDlg.cpp
Compiling OScopeCtrl.cpp
Compiling PrefsUnifiedDlg.cpp
Compiling SearchDlg.cpp
Compiling ServerWnd.cpp
Compiling SharedFilesWnd.cpp
Compiling StatisticsDlg.cpp
Compiling SearchListCtrl.cpp
Compiling DownloadListCtrl.cpp
Compiling SourceListCtrl.cpp
Compiling SharedFilePeersListCtrl.cpp
Compiling FriendListCtrl.cpp
Compiling ServerListCtrl.cpp
Compiling SharedFilesCtrl.cpp
Compiling MuleTrayIcon.cpp
Compiling TransferWnd.cpp
Compiling amuleAppCommon.cpp
Compiling ClientRef.cpp
Compiling ECSpecialMuleTags.cpp
Compiling KnownFile.cpp
Compiling GetTickCount.cpp
Compiling GuiEvents.cpp
Compiling HTTPDownload.cpp
Compiling Logger.cpp
Compiling PartFile.cpp
Compiling Preferences.cpp
Compiling Proxy.cpp
Compiling Server.cpp
Compiling Statistics.cpp
Compiling StatTree.cpp
Compiling UserEvents.cpp
Linking amule
Compiling ED2KLinkParser.cpp
Compiling MagnetURI.cpp
Compiling MuleCollection.cpp
Linking ed2k
du@du-T6-3:
~/code/project/mule/aMule-2.3.2
$sudo make install
[sudo] du 的密码: 
Installing /usr/local/amule/share/locale/ar/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/ast/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/bg/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/ca/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/cs/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/da/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/de/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/el/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/en_GB/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/es/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/et_EE/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/eu/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/fi/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/fr/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/gl/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/he/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/hr/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/hu/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/it/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/it_CH/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/ja/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/ko_KR/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/lt/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/nl/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/nn/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/pl/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/pt_BR/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/pt_PT/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/ro/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/ru/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/sl/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/sq/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/sv/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/tr/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/uk/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/zh_CN/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/locale/zh_TW/LC_MESSAGES/amule.mo
Installing /usr/local/amule/share/man/man1/amule.1
Installing /usr/local/amule/share/man/de/man1/amule.1
Installing /usr/local/amule/share/man/es/man1/amule.1
Installing /usr/local/amule/share/man/fr/man1/amule.1
Installing /usr/local/amule/share/man/hu/man1/amule.1
Installing /usr/local/amule/share/man/it/man1/amule.1
Installing /usr/local/amule/share/man/ro/man1/amule.1
Installing /usr/local/amule/share/man/ru/man1/amule.1
Installing /usr/local/amule/share/man/tr/man1/amule.1
Installing /usr/local/amule/share/man/zh_TW/man1/amule.1
Installing /usr/local/amule/share/man/man1/ed2k.1
Installing /usr/local/amule/share/man/de/man1/ed2k.1
Installing /usr/local/amule/share/man/es/man1/ed2k.1
Installing /usr/local/amule/share/man/fr/man1/ed2k.1
Installing /usr/local/amule/share/man/hu/man1/ed2k.1
Installing /usr/local/amule/share/man/it/man1/ed2k.1
Installing /usr/local/amule/share/man/ro/man1/ed2k.1
Installing /usr/local/amule/share/man/ru/man1/ed2k.1
Installing /usr/local/amule/share/man/tr/man1/ed2k.1
Installing /usr/local/amule/share/man/zh_TW/man1/ed2k.1
 /bin/mkdir -p '/usr/local/amule/share/doc/amule'
Installing /usr/local/amule/share/doc/amule
 /bin/mkdir -p '/usr/local/amule/share/amule/skins'
Installing /usr/local/amule/share/amule/skins
 /bin/mkdir -p '/usr/local/amule/bin'
Installing /usr/local/amule/bin
 /bin/mkdir -p '/usr/local/amule/share/pixmaps'
Installing /usr/local/amule/share/pixmaps
 /bin/mkdir -p '/usr/local/amule/share/applications'
Installing /usr/local/amule/share/applications
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值