Advertisement
abb80

./configure and make amule

Nov 19th, 2011
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.07 KB | None | 0 0
  1.  
  2. ./configure
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether to enable maintainer-specific portions of Makefiles... no
  9. checking build system type... x86_64-unknown-linux-gnu
  10. checking host system type... x86_64-unknown-linux-gnu
  11. checking if this is a FreeBSD 4 or earlier system... no
  12. checking for g++... g++
  13. checking whether the C++ compiler works... yes
  14. checking for C++ compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C++ compiler... yes
  19. checking whether g++ accepts -g... yes
  20. checking for style of include used by make... GNU
  21. checking dependency style of g++... gcc3
  22. checking how to run the C++ preprocessor... g++ -E
  23. checking for gcc... gcc
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking dependency style of gcc... gcc3
  28. checking how to run the C preprocessor... gcc -E
  29. checking for gawk... (cached) gawk
  30. checking for grep that handles long lines and -e... /bin/grep
  31. checking for egrep... /bin/grep -E
  32. checking whether make sets $(MAKE)... (cached) yes
  33. checking for flex... flex
  34. checking lex output file root... lex.yy
  35. checking lex library... -lfl
  36. checking whether yytext is a pointer... yes
  37. checking for ranlib... ranlib
  38. checking for bison... bison -y
  39. checking for ranlib... (cached) ranlib
  40. checking for strip... strip
  41. checking for ar... ar
  42. checking for ld... ld
  43. checking for zlib >= 1.1.4... yes (version 1.2.3.4)
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking for File::Copy... ok
  55. checking for the --with-toolkit option... will be automatically detected
  56. checking for the --with-wxshared option... will be automatically detected
  57. checking for the --with-wxdebug option... will be automatically detected
  58. checking for the --with-wxversion option... will be automatically detected
  59. checking for wx-config... /usr/local/bin/wx-config
  60. checking for wxWidgets version >= 2.8.12 (--unicode=yes)... yes (version 2.8.12)
  61. checking if wxWidgets was built in DEBUG mode... no
  62. checking if wxWidgets was built in STATIC mode... no
  63. checking which wxWidgets toolkit was selected... gtk2
  64. checking for pkg-config... /usr/bin/pkg-config
  65. checking pkg-config is at least version 0.9.0... yes
  66. checking for libupnp version >= 1.6.6... yes (version 1.6.6)
  67. checking for crypto++ version >= 5.1... yes (version 5.6.1, installed)
  68. checking if we're using the GNU C++ library... yes
  69. checking that wxWidgets has support for large files... yes
  70. checking for exception-handling... yes
  71. checking for <cxxabi.h> and __cxa_demangle()... yes
  72. checking for extended flex capabilities... yes
  73. checking for working alloca.h... yes
  74. checking for alloca... yes
  75. checking for dirent.h that defines DIR... yes
  76. checking for library containing opendir... none required
  77. checking for ANSI C header files... (cached) yes
  78. checking argz.h usability... yes
  79. checking argz.h presence... yes
  80. checking for argz.h... yes
  81. checking arpa/inet.h usability... yes
  82. checking arpa/inet.h presence... yes
  83. checking for arpa/inet.h... yes
  84. checking fcntl.h usability... yes
  85. checking fcntl.h presence... yes
  86. checking for fcntl.h... yes
  87. checking for inttypes.h... (cached) yes
  88. checking langinfo.h usability... yes
  89. checking langinfo.h presence... yes
  90. checking for langinfo.h... yes
  91. checking libintl.h usability... yes
  92. checking libintl.h presence... yes
  93. checking for libintl.h... yes
  94. checking limits.h usability... yes
  95. checking limits.h presence... yes
  96. checking for limits.h... yes
  97. checking locale.h usability... yes
  98. checking locale.h presence... yes
  99. checking for locale.h... yes
  100. checking malloc.h usability... yes
  101. checking malloc.h presence... yes
  102. checking for malloc.h... yes
  103. checking mntent.h usability... yes
  104. checking mntent.h presence... yes
  105. checking for mntent.h... yes
  106. checking netdb.h usability... yes
  107. checking netdb.h presence... yes
  108. checking for netdb.h... yes
  109. checking netinet/in.h usability... yes
  110. checking netinet/in.h presence... yes
  111. checking for netinet/in.h... yes
  112. checking stddef.h usability... yes
  113. checking stddef.h presence... yes
  114. checking for stddef.h... yes
  115. checking nl_types.h usability... yes
  116. checking nl_types.h presence... yes
  117. checking for nl_types.h... yes
  118. checking for stdint.h... (cached) yes
  119. checking stdio_ext.h usability... yes
  120. checking stdio_ext.h presence... yes
  121. checking for stdio_ext.h... yes
  122. checking for stdlib.h... (cached) yes
  123. checking for string.h... (cached) yes
  124. checking for strings.h... (cached) yes
  125. checking sys/ioctl.h usability... yes
  126. checking sys/ioctl.h presence... yes
  127. checking for sys/ioctl.h... yes
  128. checking sys/mntent.h usability... no
  129. checking sys/mntent.h presence... no
  130. checking for sys/mntent.h... no
  131. checking sys/mnttab.h usability... no
  132. checking sys/mnttab.h presence... no
  133. checking for sys/mnttab.h... no
  134. checking sys/mount.h usability... yes
  135. checking sys/mount.h presence... yes
  136. checking for sys/mount.h... yes
  137. checking sys/param.h usability... yes
  138. checking sys/param.h presence... yes
  139. checking for sys/param.h... yes
  140. checking sys/resource.h usability... yes
  141. checking sys/resource.h presence... yes
  142. checking for sys/resource.h... yes
  143. checking sys/select.h usability... yes
  144. checking sys/select.h presence... yes
  145. checking for sys/select.h... yes
  146. checking sys/socket.h usability... yes
  147. checking sys/socket.h presence... yes
  148. checking for sys/socket.h... yes
  149. checking sys/statvfs.h usability... yes
  150. checking sys/statvfs.h presence... yes
  151. checking for sys/statvfs.h... yes
  152. checking sys/time.h usability... yes
  153. checking sys/time.h presence... yes
  154. checking for sys/time.h... yes
  155. checking sys/timeb.h usability... yes
  156. checking sys/timeb.h presence... yes
  157. checking for sys/timeb.h... yes
  158. checking for sys/types.h... (cached) yes
  159. checking for unistd.h... (cached) yes
  160. checking errno.h usability... yes
  161. checking errno.h presence... yes
  162. checking for errno.h... yes
  163. checking signal.h usability... yes
  164. checking signal.h presence... yes
  165. checking for signal.h... yes
  166. checking for sys/wait.h that is POSIX.1 compatible... yes
  167. checking for stdbool.h that conforms to C99... yes
  168. checking for _Bool... yes
  169. checking for an ANSI C-conforming const... yes
  170. checking for inline... inline
  171. checking for mode_t... yes
  172. checking for off_t... yes
  173. checking for size_t... yes
  174. checking whether time.h and sys/time.h may both be included... yes
  175. checking whether struct tm is in sys/time.h or time.h... time.h
  176. checking for uid_t in sys/types.h... yes
  177. checking for working volatile... yes
  178. checking for ptrdiff_t... yes
  179. checking whether closedir returns void... no
  180. checking whether gcc needs -traditional... no
  181. checking for pid_t... yes
  182. checking vfork.h usability... no
  183. checking vfork.h presence... no
  184. checking for vfork.h... no
  185. checking for fork... yes
  186. checking for vfork... yes
  187. checking for working fork... yes
  188. checking for working vfork... (cached) yes
  189. checking whether lstat correctly handles trailing slash... yes
  190. checking for library containing getmntent... none required
  191. checking whether lstat accepts an empty string... no
  192. checking whether lstat correctly handles trailing slash... (cached) yes
  193. checking for working memcmp... yes
  194. checking for sys/select.h... (cached) yes
  195. checking for sys/socket.h... (cached) yes
  196. checking types of arguments for select... int,fd_set *,struct timeval *
  197. checking return type of signal handlers... void
  198. checking whether stat accepts an empty string... no
  199. checking for strftime... yes
  200. checking for working strtod... yes
  201. checking for vprintf... yes
  202. checking for _doprnt... no
  203. checking for stdlib.h... (cached) yes
  204. checking for GNU libc compatible malloc... yes
  205. checking for stdlib.h... (cached) yes
  206. checking for GNU libc compatible realloc... yes
  207. checking for __argz_count... yes
  208. checking for __argz_next... yes
  209. checking for __argz_stringify... yes
  210. checking for endpwent... yes
  211. checking for floor... no
  212. checking for ftruncate... yes
  213. checking for getcwd... yes
  214. checking for gethostbyaddr... yes
  215. checking for gethostbyname... yes
  216. checking for gethostname... yes
  217. checking for getpass... yes
  218. checking for gettimeofday... yes
  219. checking for inet_ntoa... yes
  220. checking for localeconv... yes
  221. checking for memmove... yes
  222. checking for mempcpy... yes
  223. checking for memset... yes
  224. checking for nl_langinfo... yes
  225. checking for pow... no
  226. checking for select... yes
  227. checking for setlocale... yes
  228. checking for socket... yes
  229. checking for sqrt... no
  230. checking for stpcpy... yes
  231. checking for strcasecmp... yes
  232. checking for strchr... yes
  233. checking for strcspn... yes
  234. checking for strdup... yes
  235. checking for strerror... yes
  236. checking for strncasecmp... yes
  237. checking for strstr... yes
  238. checking for strtoul... yes
  239. checking for sigaction... yes
  240. checking for mkdir... yes
  241. checking for getrlimit... yes
  242. checking for setrlimit... yes
  243. checking for getopt_long... yes
  244. checking for stdlib.h... (cached) yes
  245. checking for unistd.h... (cached) yes
  246. checking for sys/param.h... (cached) yes
  247. checking whether strerror_r is declared... yes
  248. checking for strerror_r... yes
  249. checking whether strerror_r returns char *... no
  250. checking for fallocate... yes
  251. checking for SYS_fallocate... yes
  252. checking for posix_fallocate... yes
  253. checking for msgfmt... /usr/bin/msgfmt
  254. checking for gmsgfmt... /usr/bin/msgfmt
  255. checking for xgettext... /usr/bin/xgettext
  256. checking for msgmerge... /usr/bin/msgmerge
  257. checking for strerror in -lcposix... no
  258. checking whether we are using the GNU C Library 2.1 or newer... yes
  259. checking whether integer division by zero raises SIGFPE... yes
  260. checking for inttypes.h... yes
  261. checking for stdint.h... yes
  262. checking for unsigned long long... yes
  263. checking for inttypes.h... yes
  264. checking whether the inttypes.h PRIxNN macros are broken... no
  265. checking for ld used by GCC... ld
  266. checking if the linker (ld) is GNU ld... yes
  267. checking for shared library run path origin... done
  268. checking for argz.h... (cached) yes
  269. checking for limits.h... (cached) yes
  270. checking for locale.h... (cached) yes
  271. checking for nl_types.h... (cached) yes
  272. checking for malloc.h... (cached) yes
  273. checking for stddef.h... (cached) yes
  274. checking for stdlib.h... (cached) yes
  275. checking for string.h... (cached) yes
  276. checking for unistd.h... (cached) yes
  277. checking for sys/param.h... (cached) yes
  278. checking for feof_unlocked... yes
  279. checking for fgets_unlocked... yes
  280. checking for getc_unlocked... yes
  281. checking for getcwd... (cached) yes
  282. checking for getegid... yes
  283. checking for geteuid... yes
  284. checking for getgid... yes
  285. checking for getuid... yes
  286. checking for mempcpy... (cached) yes
  287. checking for munmap... (cached) no
  288. checking for putenv... yes
  289. checking for setenv... yes
  290. checking for setlocale... (cached) yes
  291. checking for stpcpy... (cached) yes
  292. checking for strcasecmp... (cached) yes
  293. checking for strdup... (cached) yes
  294. checking for strtoul... (cached) yes
  295. checking for tsearch... yes
  296. checking for __argz_count... (cached) yes
  297. checking for __argz_stringify... (cached) yes
  298. checking for __argz_next... (cached) yes
  299. checking for iconv... yes
  300. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  301. checking for nl_langinfo and CODESET... yes
  302. checking for LC_MESSAGES... yes
  303. checking for bison... bison
  304. checking version of bison... 2.4.1, ok
  305. checking whether NLS is requested... yes
  306. checking whether included gettext is requested... no
  307. checking for GNU gettext in libc... yes
  308. checking for autopoint... yes (0.18.1)
  309. checking for requested languages... all
  310. checking for bfd... yes
  311. checking for <execinfo.h> and backtrace()... yes
  312. checking for docdir... ${datarootdir}/doc/${PACKAGE_TARNAME}
  313. checking for SVNDATE... None required
  314. checking denoising level... 4
  315. checking whether ccache support should be added... no
  316. configure: creating ./config.status
  317. config.status: creating Makefile
  318. config.status: creating docs/Makefile
  319. config.status: creating docs/man/Makefile
  320. config.status: creating intl/Makefile
  321. config.status: creating src/Makefile
  322. config.status: creating src/pixmaps/Makefile
  323. config.status: creating src/pixmaps/flags_xpm/Makefile
  324. config.status: creating src/libs/Makefile
  325. config.status: creating src/libs/ec/Makefile
  326. config.status: creating src/libs/ec/cpp/Makefile
  327. config.status: creating src/libs/common/Makefile
  328. config.status: creating src/utils/Makefile
  329. config.status: creating src/utils/aLinkCreator/Makefile
  330. config.status: creating src/utils/aLinkCreator/docs/Makefile
  331. config.status: creating src/utils/aLinkCreator/src/Makefile
  332. config.status: creating src/utils/cas/Makefile
  333. config.status: creating src/utils/cas/docs/Makefile
  334. config.status: creating src/utils/fileview/Makefile
  335. config.status: creating src/utils/plasmamule/Makefile
  336. config.status: creating src/utils/wxCas/Makefile
  337. config.status: creating src/utils/wxCas/docs/Makefile
  338. config.status: creating src/utils/wxCas/src/Makefile
  339. config.status: creating src/utils/xas/Makefile
  340. config.status: creating src/utils/xas/autostart-xas
  341. config.status: creating src/utils/xas/docs/Makefile
  342. config.status: creating src/skins/Makefile
  343. config.status: creating src/webserver/Makefile
  344. config.status: creating src/webserver/src/Makefile
  345. config.status: creating src/webserver/default/Makefile
  346. config.status: creating unittests/Makefile
  347. config.status: creating unittests/muleunit/Makefile
  348. config.status: creating unittests/tests/Makefile
  349. config.status: creating po/Makefile.in
  350. config.status: creating Compilation.flags
  351. config.status: creating config.h
  352. config.status: config.h is unchanged
  353. config.status: executing depfiles commands
  354. config.status: executing default-1 commands
  355. config.status: creating po/POTFILES
  356. config.status: creating po/Makefile
  357. config.status: executing denoiser commands
  358.  
  359.  
  360. Configure script has finished system check.
  361.  
  362. Configured aMule 2.3.1 for 'x86_64-unknown-linux-gnu'.
  363.  
  364. aMule enabled options:
  365.  
  366. **** aMule Core ****
  367. Prefix where aMule should be installed? /usr/local
  368. Should aMule be compiled with i18n support? yes
  369. Should aMule be compiled in debug mode? yes
  370. Should aMule be compiled with profiling? no
  371. Should aMule be compiled with optimizations? no
  372. Should aMule be compiled with UPnP support? yes
  373. Should aMule be compiled with IP2country support? no
  374. Should aMule monolithic application be built? yes
  375. Should aMule daemon version be built? no
  376. Should aMule remote gui be built? no
  377. Crypto++ library/headers style? installed
  378.  
  379. **** aMule TextClient ****
  380. Should aMule Command Line Client be built? no
  381.  
  382. **** aMule WebServer ****
  383. Should aMule WebServer be built? no
  384.  
  385. **** aMule ED2K Links Handler ****
  386. Should aMule ED2K Links Handler be built? yes
  387.  
  388. **** aMuleLinkCreator ****
  389. Should aMuleLinkCreator GUI version (alc) be built? no
  390. Should aMuleLinkCreator for console (alcc) be built? no
  391.  
  392. **** aMule Statistics ****
  393. Should C aMule Statistics (CAS) be built? no
  394. Should aMule GUI Statistics (wxCas) be built? no
  395. Should xas XChat2 plugin be installed? no
  396. Should plasmaMule plasma-applet be build? no
  397.  
  398. **** General Libraries and Tools ****
  399. Should ccache support be enabled? no
  400. Libraries aMule will use to build:
  401. wxWidgets 2.8.12 (gtk2,shared)
  402. crypto++ 5.6.1 (installed, in /usr)
  403. libupnp 1.6.6
  404. libintl system
  405. zlib 1.2.3.4
  406. root@arnau-desktop:/usr/src/aMule-2.3.1# make
  407. Compiling FileFunctions.cpp
  408. Compiling Format.cpp
  409. Compiling MD5Sum.cpp
  410. Compiling MuleDebug.cpp
  411. Compiling Path.cpp
  412. Compiling StringFunctions.cpp
  413. Compiling TextFile.cpp
  414. Building libmulecommon.a
  415. Compiling ECTag.cpp
  416. Compiling ECPacket.cpp
  417. Compiling ECSocket.cpp
  418. Compiling ECMuleSocket.cpp
  419. Compiling RemoteConnect.cpp
  420. Compiling ECSpecialTags.cpp
  421. Building libec.a
  422. Compiling AsyncDNS.cpp
  423. Compiling DeadSourceList.cpp
  424. Compiling FileArea.cpp
  425. Compiling FileAutoClose.cpp
  426. Compiling IPFilterScanner.cpp
  427. Compiling Scanner.cpp
  428. Compiling Parser.cpp
  429. Compiling PlatformSpecific.cpp
  430. Compiling RandomFunctions.cpp
  431. Compiling RC4Encrypt.cpp
  432. Compiling StateMachine.cpp
  433. Compiling TerminationProcessAmuleweb.cpp
  434. Compiling ThreadScheduler.cpp
  435. Compiling UPnPBase.cpp
  436. Compiling Entry.cpp
  437. Compiling SearchManager.cpp
  438. Compiling RoutingBin.cpp
  439. Compiling UInt128.cpp
  440. Building libmuleappcore.a
  441. Compiling BarShader.cpp
  442. Compiling ColorFrameCtrl.cpp
  443. Compiling EditServerListDlg.cpp
  444. Compiling listctrl.cpp
  445. Compiling FileDetailListCtrl.cpp
  446. Compiling IP2Country.cpp
  447. Compiling MuleColour.cpp
  448. Compiling MuleGifCtrl.cpp
  449. Compiling MuleListCtrl.cpp
  450. Compiling MuleNotebook.cpp
  451. Compiling MuleTextCtrl.cpp
  452. Compiling MuleCollection.cpp
  453. Compiling muuli_wdr.cpp
  454. Building libmuleappgui.a
  455. Compiling CFile.cpp
  456. Compiling ClientCredits.cpp
  457. Compiling ED2KLink.cpp
  458. Compiling Friend.cpp
  459. Compiling GapList.cpp
  460. Compiling MagnetURI.cpp
  461. Compiling MemFile.cpp
  462. Compiling NetworkFunctions.cpp
  463. Compiling OtherFunctions.cpp
  464. Compiling Packet.cpp
  465. Compiling RLE.cpp
  466. Compiling SafeFile.cpp
  467. Compiling SHA.cpp
  468. Compiling Tag.cpp
  469. Compiling TerminationProcess.cpp
  470. Compiling Timer.cpp
  471. Building libmuleappcommon.a
  472. Compiling CaptchaDialog.cpp
  473. Compiling CaptchaGenerator.cpp
  474. Compiling PartFileConvert.cpp
  475. Compiling PartFileConvertDlg.cpp
  476. Compiling amule.cpp
  477. Compiling BaseClient.cpp
  478. Compiling CanceledFileList.cpp
  479. Compiling ClientList.cpp
  480. Compiling ClientCreditsList.cpp
  481. Compiling ClientTCPSocket.cpp
  482. Compiling ClientUDPSocket.cpp
  483. Compiling CorruptionBlackBox.cpp
  484. Compiling DownloadClient.cpp
  485. Compiling DownloadQueue.cpp
  486. Compiling ECSpecialCoreTags.cpp
  487. Compiling EMSocket.cpp
  488. Compiling EncryptedStreamSocket.cpp
  489. Compiling EncryptedDatagramSocket.cpp
  490. Compiling ExternalConn.cpp
  491. Compiling FriendList.cpp
  492. Compiling IPFilter.cpp
  493. Compiling KnownFileList.cpp
  494. Compiling ListenSocket.cpp
  495. Compiling MuleUDPSocket.cpp
  496. Compiling SearchFile.cpp
  497. Compiling SearchList.cpp
  498. Compiling ServerConnect.cpp
  499. Compiling ServerList.cpp
  500. Compiling ServerSocket.cpp
  501. Compiling ServerUDPSocket.cpp
  502. Compiling SHAHashSet.cpp
  503. Compiling SharedFileList.cpp
  504. Compiling ThreadTasks.cpp
  505. Compiling UploadBandwidthThrottler.cpp
  506. Compiling UploadClient.cpp
  507. Compiling UploadQueue.cpp
  508. Compiling Indexed.cpp
  509. Compiling Kademlia.cpp
  510. Compiling Prefs.cpp
  511. Compiling Search.cpp
  512. Compiling UDPFirewallTester.cpp
  513. Compiling KademliaUDPListener.cpp
  514. Compiling PacketTracking.cpp
  515. Compiling Contact.cpp
  516. Compiling RoutingZone.cpp
  517. Compiling amule-gui.cpp
  518. Compiling amuleDlg.cpp
  519. Compiling AddFriend.cpp
  520. Compiling CatDialog.cpp
  521. Compiling ChatSelector.cpp
  522. Compiling ChatWnd.cpp
  523. Compiling CommentDialog.cpp
  524. Compiling CommentDialogLst.cpp
  525. Compiling GenericClientListCtrl.cpp
  526. Compiling ClientDetailDialog.cpp
  527. Compiling DirectoryTreeCtrl.cpp
  528. Compiling FileDetailDialog.cpp
  529. Compiling KadDlg.cpp
  530. Compiling OScopeCtrl.cpp
  531. Compiling PrefsUnifiedDlg.cpp
  532. Compiling SearchDlg.cpp
  533. Compiling ServerWnd.cpp
  534. Compiling SharedFilesWnd.cpp
  535. Compiling StatisticsDlg.cpp
  536. Compiling SearchListCtrl.cpp
  537. Compiling DownloadListCtrl.cpp
  538. Compiling SourceListCtrl.cpp
  539. Compiling SharedFilePeersListCtrl.cpp
  540. Compiling FriendListCtrl.cpp
  541. Compiling ServerListCtrl.cpp
  542. Compiling SharedFilesCtrl.cpp
  543. Compiling MuleTrayIcon.cpp
  544. Compiling TransferWnd.cpp
  545. Compiling amuleAppCommon.cpp
  546. Compiling ClientRef.cpp
  547. Compiling DataToText.cpp
  548. Compiling ECSpecialMuleTags.cpp
  549. Compiling KnownFile.cpp
  550. Compiling GetTickCount.cpp
  551. Compiling GuiEvents.cpp
  552. Compiling HTTPDownload.cpp
  553. Compiling Logger.cpp
  554. Compiling PartFile.cpp
  555. Compiling Preferences.cpp
  556. Compiling Proxy.cpp
  557. Compiling Server.cpp
  558. Compiling Statistics.cpp
  559. Compiling StatTree.cpp
  560. Compiling UserEvents.cpp
  561. Linking amule
  562. Compiling ED2KLinkParser.cpp
  563. Compiling MagnetURI.cpp
  564. Compiling MuleCollection.cpp
  565. Linking ed2k
  566. root@arnau-desktop:/usr/src/aMule-2.3.1# am
  567. amidi amixer amstex amuFormat.sh amule amulecmd amule-emc
  568. root@arnau-desktop:/usr/src/aMule-2.3.1# sudo make install
  569. Installing /usr/local/share/locale/ar/LC_MESSAGES/amule.mo
  570. Installing /usr/local/share/locale/ast/LC_MESSAGES/amule.mo
  571. Installing /usr/local/share/locale/bg/LC_MESSAGES/amule.mo
  572. Installing /usr/local/share/locale/ca/LC_MESSAGES/amule.mo
  573. Installing /usr/local/share/locale/cs/LC_MESSAGES/amule.mo
  574. Installing /usr/local/share/locale/da/LC_MESSAGES/amule.mo
  575. Installing /usr/local/share/locale/de/LC_MESSAGES/amule.mo
  576. Installing /usr/local/share/locale/el/LC_MESSAGES/amule.mo
  577. Installing /usr/local/share/locale/en_GB/LC_MESSAGES/amule.mo
  578. Installing /usr/local/share/locale/es/LC_MESSAGES/amule.mo
  579. Installing /usr/local/share/locale/et_EE/LC_MESSAGES/amule.mo
  580. Installing /usr/local/share/locale/eu/LC_MESSAGES/amule.mo
  581. Installing /usr/local/share/locale/fi/LC_MESSAGES/amule.mo
  582. Installing /usr/local/share/locale/fr/LC_MESSAGES/amule.mo
  583. Installing /usr/local/share/locale/gl/LC_MESSAGES/amule.mo
  584. Installing /usr/local/share/locale/he/LC_MESSAGES/amule.mo
  585. Installing /usr/local/share/locale/hr/LC_MESSAGES/amule.mo
  586. Installing /usr/local/share/locale/hu/LC_MESSAGES/amule.mo
  587. Installing /usr/local/share/locale/it/LC_MESSAGES/amule.mo
  588. Installing /usr/local/share/locale/it_CH/LC_MESSAGES/amule.mo
  589. Installing /usr/local/share/locale/ja/LC_MESSAGES/amule.mo
  590. Installing /usr/local/share/locale/ko_KR/LC_MESSAGES/amule.mo
  591. Installing /usr/local/share/locale/lt/LC_MESSAGES/amule.mo
  592. Installing /usr/local/share/locale/nl/LC_MESSAGES/amule.mo
  593. Installing /usr/local/share/locale/nn/LC_MESSAGES/amule.mo
  594. Installing /usr/local/share/locale/pl/LC_MESSAGES/amule.mo
  595. Installing /usr/local/share/locale/pt_BR/LC_MESSAGES/amule.mo
  596. Installing /usr/local/share/locale/pt_PT/LC_MESSAGES/amule.mo
  597. Installing /usr/local/share/locale/ru/LC_MESSAGES/amule.mo
  598. Installing /usr/local/share/locale/sl/LC_MESSAGES/amule.mo
  599. Installing /usr/local/share/locale/sq/LC_MESSAGES/amule.mo
  600. Installing /usr/local/share/locale/sv/LC_MESSAGES/amule.mo
  601. Installing /usr/local/share/locale/tr/LC_MESSAGES/amule.mo
  602. Installing /usr/local/share/locale/uk/LC_MESSAGES/amule.mo
  603. Installing /usr/local/share/locale/zh_CN/LC_MESSAGES/amule.mo
  604. Installing /usr/local/share/locale/zh_TW/LC_MESSAGES/amule.mo
  605. Installing /usr/local/share/man/man1/amule.1
  606. Installing /usr/local/share/man/de/man1/amule.1
  607. Installing /usr/local/share/man/es/man1/amule.1
  608. Installing /usr/local/share/man/fr/man1/amule.1
  609. Installing /usr/local/share/man/hu/man1/amule.1
  610. Installing /usr/local/share/man/it/man1/amule.1
  611. Installing /usr/local/share/man/ru/man1/amule.1
  612. Installing /usr/local/share/man/tr/man1/amule.1
  613. Installing /usr/local/share/man/man1/ed2k.1
  614. Installing /usr/local/share/man/de/man1/ed2k.1
  615. Installing /usr/local/share/man/es/man1/ed2k.1
  616. Installing /usr/local/share/man/fr/man1/ed2k.1
  617. Installing /usr/local/share/man/hu/man1/ed2k.1
  618. Installing /usr/local/share/man/it/man1/ed2k.1
  619. Installing /usr/local/share/man/ru/man1/ed2k.1
  620. Installing /usr/local/share/man/tr/man1/ed2k.1
  621. Installing /usr/local/share/doc/amule
  622. Installing /usr/local/share/amule/skins
  623. Installing /usr/local/bin
  624. Installing /usr/local/share/pixmaps
  625. Installing /usr/local/share/applications
  626. root@arnau-desktop:/usr/src/aMule-2.3.1# amule
  627. 2011-11-19 21:23:29: amuleAppCommon.cpp(333): Initialising aMule 2.3.1 compiled with wxGTK2 v2.8.12 (Debugging)
  628. 2011-11-19 21:23:29: amuleAppCommon.cpp(379): Checking if there is an instance already running...
  629. 2011-11-19 21:23:29: amuleAppCommon.cpp(410): No other instances are running.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement