tar -xf aMule-2.3.1.tar.bz2 patching file src/ObservableQueue.h checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-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 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... /usr/bin/grep checking for egrep... /usr/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 bison... bison -y checking for ranlib... (cached) ranlib checking for strip... strip checking for ar... ar checking for ld... ld checking for zlib >= 1.1.4... yes (version 1.2.8) 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 gdlib-config... /usr/bin/gdlib-config checking for gdlib version >= 2.0.0... yes (version 2.0.35) checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for libpng-config... /usr/bin/libpng-config checking for libpng version >= 1.2.0... yes (version 1.4.12) checking if libpng is usable... yes checking for File::Copy... ok checking GeoIP.h usability... yes checking GeoIP.h presence... yes checking for GeoIP.h... yes checking for GeoIP_open in -lGeoIP... yes 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/bin/wx-config checking for wxWidgets version >= 2.8.12 (--unicode=yes)... yes (version 2.8.12) checking if wxWidgets was built in DEBUG mode... no 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) checking for crypto++ version >= 5.1... yes (version 5.6.1, installed) checking if we're using the GNU C++ library... yes checking that wxWidgets has support for large files... yes checking for exception-handling... yes checking for and __cxa_demangle()... yes checking for extended flex capabilities... 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 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 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/wait.h that is POSIX.1 compatible... 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 mode_t... yes checking for off_t... yes checking for size_t... 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 working volatile... 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... no checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gethostname... yes checking for getpass... 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 nl_langinfo... yes checking for pow... no checking for select... yes checking for setlocale... yes checking for socket... yes checking for sqrt... no 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 sigaction... yes checking for mkdir... yes checking for getrlimit... yes checking for setrlimit... yes checking for getopt_long... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no 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 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... (cached) no 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... install-shextern 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... 2.7, 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.18.2) checking for requested languages... all checking for bfd... yes checking for and backtrace()... yes checking for docdir... ${datarootdir}/doc/${PACKAGE_TARNAME} checking for SVNDATE... None required checking denoising level... 4 checking for a readline compatible library... -lreadline -ltermcap checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether ccache support should be added... no 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 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 po/Makefile.in config.status: creating Compilation.flags config.status: creating config.h 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.1 for 'i486-slackware-linux-gnu'. aMule enabled options: **** aMule Core **** Prefix where aMule should be installed? /usr Should aMule be compiled with i18n support? yes Should aMule be compiled in debug mode? no Should aMule be compiled with profiling? no Should aMule be compiled with optimizations? yes Should aMule be compiled with UPnP support? yes Should aMule be compiled with IP2country support? yes Should aMule monolithic application be built? yes Should aMule daemon version be built? yes Should aMule remote gui be built? yes Crypto++ library/headers style? installed **** aMule TextClient **** Should aMule Command Line Client be built? yes **** aMule WebServer **** Should aMule WebServer be built? yes **** aMule ED2K Links Handler **** Should aMule ED2K Links Handler be built? yes **** aMuleLinkCreator **** Should aMuleLinkCreator GUI version (alc) be built? yes Should aMuleLinkCreator for console (alcc) be built? yes **** aMule Statistics **** Should C aMule Statistics (CAS) be built? yes Should aMule GUI Statistics (wxCas) be built? yes Should xas XChat2 plugin be installed? no Should plasmaMule plasma-applet be build? no **** General Libraries and Tools **** Should ccache support be enabled? no Libraries aMule will use to build: wxWidgets 2.8.12 (gtk2,shared) crypto++ 5.6.1 (installed, in /usr) libupnp 1.6.19 libintl system libGeoIP system libpng 1.4.12 libgd 2.0.35 zlib 1.2.8 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 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 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 cas.c Compiling configfile.c Compiling functions.c Compiling graphics.c Compiling html.c Compiling lines.c Linking cas Compiling onlinesig.cpp Compiling linuxmon.cpp Compiling wxcas.cpp Compiling wxcasprint.cpp Compiling wxcasframe.cpp Compiling wxcasprefs.cpp Compiling wxcascte.cpp Compiling wxcaspix.cpp Linking wxcas Compiling alc.cpp Compiling alcframe.cpp Compiling ed2khash.cpp Compiling alcpix.cpp Compiling md4.cpp Linking alc Compiling alcc.cpp Compiling ed2khash.cpp Compiling md4.cpp Linking alcc Compiling WebServer.cpp Compiling WebInterface.cpp Compiling WebSocket.cpp Compiling ExternalConnector.cpp Compiling OtherFunctions.cpp Compiling RLE.cpp Compiling NetworkFunctions.cpp Compiling LoggerConsole.cpp Compiling UPnPBase.cpp Compiling php_parser.c Compiling php_lexer.c Compiling php_syntree.cpp Compiling php_amule_lib.cpp Compiling php_core_lib.cpp Linking amuleweb Compiling AsyncDNS.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 SearchManager.cpp Compiling RoutingBin.cpp Compiling UInt128.cpp Building libmuleappcore.a 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 Compiling CFile.cpp Compiling ClientCredits.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 Building libmuleappcommon.a Compiling CaptchaDialog.cpp Compiling CaptchaGenerator.cpp Compiling PartFileConvert.cpp Compiling PartFileConvertDlg.cpp Compiling amule.cpp Compiling BaseClient.cpp Compiling CanceledFileList.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 Indexed.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 DataToText.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 TextClient.cpp Compiling ExternalConnector.cpp Compiling LoggerConsole.cpp Compiling OtherFunctions.cpp Compiling NetworkFunctions.cpp Linking amulecmd Compiling ED2KLinkParser.cpp Compiling MagnetURI.cpp Compiling MuleCollection.cpp Linking ed2k Compiling amule-remote-gui.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 DataToText.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 amulegui Compiling amuled.cpp Compiling amule.cpp Compiling BaseClient.cpp Compiling CanceledFileList.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 Indexed.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 amuleAppCommon.cpp Compiling ClientRef.cpp Compiling DataToText.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 amuled Installing /usr/share/locale/ar/LC_MESSAGES/amule.mo Installing /usr/share/locale/ast/LC_MESSAGES/amule.mo Installing /usr/share/locale/bg/LC_MESSAGES/amule.mo Installing /usr/share/locale/ca/LC_MESSAGES/amule.mo Installing /usr/share/locale/cs/LC_MESSAGES/amule.mo Installing /usr/share/locale/da/LC_MESSAGES/amule.mo Installing /usr/share/locale/de/LC_MESSAGES/amule.mo Installing /usr/share/locale/el/LC_MESSAGES/amule.mo Installing /usr/share/locale/en_GB/LC_MESSAGES/amule.mo Installing /usr/share/locale/es/LC_MESSAGES/amule.mo Installing /usr/share/locale/et_EE/LC_MESSAGES/amule.mo Installing /usr/share/locale/eu/LC_MESSAGES/amule.mo Installing /usr/share/locale/fi/LC_MESSAGES/amule.mo Installing /usr/share/locale/fr/LC_MESSAGES/amule.mo Installing /usr/share/locale/gl/LC_MESSAGES/amule.mo Installing /usr/share/locale/he/LC_MESSAGES/amule.mo Installing /usr/share/locale/hr/LC_MESSAGES/amule.mo Installing /usr/share/locale/hu/LC_MESSAGES/amule.mo Installing /usr/share/locale/it/LC_MESSAGES/amule.mo Installing /usr/share/locale/it_CH/LC_MESSAGES/amule.mo Installing /usr/share/locale/ja/LC_MESSAGES/amule.mo Installing /usr/share/locale/ko_KR/LC_MESSAGES/amule.mo Installing /usr/share/locale/lt/LC_MESSAGES/amule.mo Installing /usr/share/locale/nl/LC_MESSAGES/amule.mo Installing /usr/share/locale/nn/LC_MESSAGES/amule.mo Installing /usr/share/locale/pl/LC_MESSAGES/amule.mo Installing /usr/share/locale/pt_BR/LC_MESSAGES/amule.mo Installing /usr/share/locale/pt_PT/LC_MESSAGES/amule.mo Installing /usr/share/locale/ru/LC_MESSAGES/amule.mo Installing /usr/share/locale/sl/LC_MESSAGES/amule.mo Installing /usr/share/locale/sq/LC_MESSAGES/amule.mo Installing /usr/share/locale/sv/LC_MESSAGES/amule.mo Installing /usr/share/locale/tr/LC_MESSAGES/amule.mo Installing /usr/share/locale/uk/LC_MESSAGES/amule.mo Installing /usr/share/locale/zh_CN/LC_MESSAGES/amule.mo Installing /usr/share/locale/zh_TW/LC_MESSAGES/amule.mo Installing /usr/share/man/man1/amulecmd.1 Installing /usr/share/man/de/man1/amulecmd.1 Installing /usr/share/man/es/man1/amulecmd.1 Installing /usr/share/man/fr/man1/amulecmd.1 Installing /usr/share/man/hu/man1/amulecmd.1 Installing /usr/share/man/it/man1/amulecmd.1 Installing /usr/share/man/ru/man1/amulecmd.1 Installing /usr/share/man/tr/man1/amulecmd.1 Installing /usr/share/man/man1/amuleweb.1 Installing /usr/share/man/de/man1/amuleweb.1 Installing /usr/share/man/es/man1/amuleweb.1 Installing /usr/share/man/fr/man1/amuleweb.1 Installing /usr/share/man/hu/man1/amuleweb.1 Installing /usr/share/man/it/man1/amuleweb.1 Installing /usr/share/man/ru/man1/amuleweb.1 Installing /usr/share/man/tr/man1/amuleweb.1 Installing /usr/share/man/man1/amulegui.1 Installing /usr/share/man/de/man1/amulegui.1 Installing /usr/share/man/es/man1/amulegui.1 Installing /usr/share/man/fr/man1/amulegui.1 Installing /usr/share/man/hu/man1/amulegui.1 Installing /usr/share/man/it/man1/amulegui.1 Installing /usr/share/man/ru/man1/amulegui.1 Installing /usr/share/man/tr/man1/amulegui.1 Installing /usr/share/man/man1/amule.1 Installing /usr/share/man/de/man1/amule.1 Installing /usr/share/man/es/man1/amule.1 Installing /usr/share/man/fr/man1/amule.1 Installing /usr/share/man/hu/man1/amule.1 Installing /usr/share/man/it/man1/amule.1 Installing /usr/share/man/ru/man1/amule.1 Installing /usr/share/man/tr/man1/amule.1 Installing /usr/share/man/man1/amuled.1 Installing /usr/share/man/de/man1/amuled.1 Installing /usr/share/man/es/man1/amuled.1 Installing /usr/share/man/fr/man1/amuled.1 Installing /usr/share/man/hu/man1/amuled.1 Installing /usr/share/man/it/man1/amuled.1 Installing /usr/share/man/ru/man1/amuled.1 Installing /usr/share/man/tr/man1/amuled.1 Installing /usr/share/man/man1/ed2k.1 Installing /usr/share/man/de/man1/ed2k.1 Installing /usr/share/man/es/man1/ed2k.1 Installing /usr/share/man/fr/man1/ed2k.1 Installing /usr/share/man/hu/man1/ed2k.1 Installing /usr/share/man/it/man1/ed2k.1 Installing /usr/share/man/ru/man1/ed2k.1 Installing /usr/share/man/tr/man1/ed2k.1 Installing /usr/share/doc/amule Installing /usr/share/man/man1/cas.1 Installing /usr/share/man/de/man1/cas.1 Installing /usr/share/man/es/man1/cas.1 Installing /usr/share/man/fr/man1/cas.1 Installing /usr/share/man/hu/man1/cas.1 Installing /usr/share/man/it/man1/cas.1 Installing /usr/share/man/ru/man1/cas.1 Installing /usr/share/man/tr/man1/cas.1 Installing /usr/bin Installing /usr/share/cas Installing /usr/bin Installing /usr/share/man/man1/wxcas.1 Installing /usr/share/man/de/man1/wxcas.1 Installing /usr/share/man/es/man1/wxcas.1 Installing /usr/share/man/fr/man1/wxcas.1 Installing /usr/share/man/hu/man1/wxcas.1 Installing /usr/share/man/it/man1/wxcas.1 Installing /usr/share/man/ru/man1/wxcas.1 Installing /usr/share/man/tr/man1/wxcas.1 Installing /usr/share/pixmaps Installing /usr/share/applications Installing /usr/bin Installing /usr/share/man/man1/alc.1 Installing /usr/share/man/de/man1/alc.1 Installing /usr/share/man/es/man1/alc.1 Installing /usr/share/man/fr/man1/alc.1 Installing /usr/share/man/hu/man1/alc.1 Installing /usr/share/man/it/man1/alc.1 Installing /usr/share/man/ru/man1/alc.1 Installing /usr/share/man/tr/man1/alc.1 Installing /usr/share/man/man1/alcc.1 Installing /usr/share/man/de/man1/alcc.1 Installing /usr/share/man/es/man1/alcc.1 Installing /usr/share/man/fr/man1/alcc.1 Installing /usr/share/man/hu/man1/alcc.1 Installing /usr/share/man/it/man1/alcc.1 Installing /usr/share/man/ru/man1/alcc.1 Installing /usr/share/man/tr/man1/alcc.1 Installing /usr/share/pixmaps Installing /usr/share/applications Installing /usr/share/amule/webserver/default Installing /usr/share/amule/webserver/default Installing /usr/bin Installing /usr/share/amule/skins Installing /usr/bin Installing /usr/share/pixmaps Installing /usr/share/applications /home/djemos/amule/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 install drwxr-xr-x 7 root root 4096 Νοέ 7 13:45 usr /home/djemos/amule/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 150 Νοέ 7 13:45 doinst.sh -rw-r--r-- 1 root root 385 Νοέ 7 13:45 slack-desc /home/djemos/amule/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 bin drwxr-xr-x 3 root root 4096 Νοέ 7 13:45 doc drwxr-xr-x 10 root root 4096 Νοέ 7 13:44 man drwxr-xr-x 8 root root 4096 Νοέ 7 13:45 share drwxr-xr-x 3 root root 4096 Νοέ 7 13:27 src /home/djemos/amule/pkg/usr/bin: σύνολο 12512 -rwxr-xr-x 1 root root 125352 Νοέ 7 13:45 alc -rwxr-xr-x 1 root root 32508 Νοέ 7 13:45 alcc -rwxr-xr-x 1 root root 5314404 Νοέ 7 13:45 amule -rwxr-xr-x 1 root root 355432 Νοέ 7 13:45 amulecmd -rwxr-xr-x 1 root root 3306112 Νοέ 7 13:45 amuled -rwxr-xr-x 1 root root 2622012 Νοέ 7 13:45 amulegui -rwxr-xr-x 1 root root 627616 Νοέ 7 13:45 amuleweb -rwxr-xr-x 1 root root 17360 Νοέ 7 13:45 cas -rwxr-xr-x 1 root root 48832 Νοέ 7 13:45 ed2k -rwxr-xr-x 1 root root 343048 Νοέ 7 13:45 wxcas /home/djemos/amule/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 aMule-2.3.1 /home/djemos/amule/pkg/usr/doc/aMule-2.3.1: σύνολο 476 -rw-r--r-- 1 root root 24687 Νοέ 7 13:45 ABOUT-NLS -rw-r--r-- 1 root root 6890 Νοέ 7 13:45 AUTHORS -rw-r--r-- 1 root root 2183 Νοέ 7 13:45 CHANGELOG -rw-r--r-- 1 root root 25292 Νοέ 7 13:45 COPYING -rw-r--r-- 1 root root 73 Νοέ 7 13:45 ChangeLog -rw-r--r-- 1 root root 321057 Νοέ 7 13:45 Changelog -rw-r--r-- 1 root root 14403 Νοέ 7 13:45 EC_Protocol.txt -rw-r--r-- 1 root root 3143 Νοέ 7 13:45 INSTALL -rw-r--r-- 1 root root 4333 Νοέ 7 13:45 README -rw-r--r-- 1 root root 476 Νοέ 7 13:45 TODO -rw-r--r-- 1 root root 2161 Νοέ 7 13:45 amulesig.txt -rw-r--r-- 1 root root 31662 Νοέ 7 13:45 changelog -rw-r--r-- 1 root root 18011 Νοέ 7 13:45 license.txt /home/djemos/amule/pkg/usr/man: σύνολο 32 drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 de drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 es drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 fr drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 hu drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 it drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ru drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 tr /home/djemos/amule/pkg/usr/man/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/de/man1: σύνολο 40 -rw-r--r-- 1 root root 620 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 805 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1469 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3843 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1328 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1231 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3203 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1037 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1283 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 737 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/es/man1: σύνολο 40 -rw-r--r-- 1 root root 609 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 802 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1429 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3710 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1335 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1212 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3106 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1022 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1253 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 742 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/fr/man1: σύνολο 40 -rw-r--r-- 1 root root 609 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 802 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1451 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3833 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1338 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1244 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3213 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1076 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1259 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 738 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/hu/man1: σύνολο 40 -rw-r--r-- 1 root root 669 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 889 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1613 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3936 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1423 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1350 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3434 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1117 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1339 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 819 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/it/man1: σύνολο 40 -rw-r--r-- 1 root root 659 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 856 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1499 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3654 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1397 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1271 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3152 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1079 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1285 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 779 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/man1: σύνολο 40 -rw-r--r-- 1 root root 492 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 657 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1219 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3227 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1130 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1017 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 2770 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 887 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1060 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 617 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/ru/man1: σύνολο 44 -rw-r--r-- 1 root root 815 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 1042 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1796 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 4303 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1704 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1508 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3746 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1349 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1554 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 990 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/man/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 man1 /home/djemos/amule/pkg/usr/man/tr/man1: σύνολο 40 -rw-r--r-- 1 root root 647 Νοέ 7 13:44 alc.1.gz -rw-r--r-- 1 root root 829 Νοέ 7 13:44 alcc.1.gz -rw-r--r-- 1 root root 1472 Νοέ 7 13:44 amule.1.gz -rw-r--r-- 1 root root 3676 Νοέ 7 13:44 amulecmd.1.gz -rw-r--r-- 1 root root 1384 Νοέ 7 13:44 amuled.1.gz -rw-r--r-- 1 root root 1271 Νοέ 7 13:44 amulegui.1.gz -rw-r--r-- 1 root root 3101 Νοέ 7 13:44 amuleweb.1.gz -rw-r--r-- 1 root root 1094 Νοέ 7 13:44 cas.1.gz -rw-r--r-- 1 root root 1295 Νοέ 7 13:44 ed2k.1.gz -rw-r--r-- 1 root root 772 Νοέ 7 13:44 wxcas.1.gz /home/djemos/amule/pkg/usr/share: σύνολο 24 drwxr-xr-x 4 root root 4096 Νοέ 7 13:44 amule drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 applications drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 cas drwxr-xr-x 3 root root 4096 Νοέ 7 13:45 icons drwxr-xr-x 38 root root 4096 Νοέ 7 13:44 locale drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 pixmaps /home/djemos/amule/pkg/usr/share/amule: σύνολο 8 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 skins drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 webserver /home/djemos/amule/pkg/usr/share/amule/skins: σύνολο 264 -rw-r--r-- 1 root root 24678 Νοέ 7 13:44 Mac_Gray.zip -rw-r--r-- 1 root root 45194 Νοέ 7 13:44 gnome.zip -rw-r--r-- 1 root root 49922 Νοέ 7 13:44 kde4.zip -rw-r--r-- 1 root root 42643 Νοέ 7 13:44 priscilla.zip -rw-r--r-- 1 root root 47904 Νοέ 7 13:44 tango.zip -rw-r--r-- 1 root root 44948 Νοέ 7 13:44 xfce.zip /home/djemos/amule/pkg/usr/share/amule/webserver: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 default /home/djemos/amule/pkg/usr/share/amule/webserver/default: σύνολο 540 -rw-r--r-- 1 root root 20665 Νοέ 7 13:44 amuleweb-main-dload.php -rw-r--r-- 1 root root 8769 Νοέ 7 13:44 amuleweb-main-kad.php -rw-r--r-- 1 root root 10215 Νοέ 7 13:44 amuleweb-main-log.php -rw-r--r-- 1 root root 17877 Νοέ 7 13:44 amuleweb-main-prefs.php -rw-r--r-- 1 root root 13260 Νοέ 7 13:44 amuleweb-main-search.php -rw-r--r-- 1 root root 9458 Νοέ 7 13:44 amuleweb-main-servers.php -rw-r--r-- 1 root root 15046 Νοέ 7 13:44 amuleweb-main-shared.php -rw-r--r-- 1 root root 8518 Νοέ 7 13:44 amuleweb-main-stats.php -rw-r--r-- 1 root root 83 Νοέ 7 13:44 black.gif -rw-r--r-- 1 root root 43 Νοέ 7 13:44 blank1x1.gif -rw-r--r-- 1 root root 83 Νοέ 7 13:44 blue1.gif -rw-r--r-- 1 root root 83 Νοέ 7 13:44 blue2.gif -rw-r--r-- 1 root root 83 Νοέ 7 13:44 blue3.gif -rw-r--r-- 1 root root 83 Νοέ 7 13:44 blue4.gif -rw-r--r-- 1 root root 83 Νοέ 7 13:44 blue5.gif -rw-r--r-- 1 root root 83 Νοέ 7 13:44 blue6.gif -rw-r--r-- 1 root root 304 Νοέ 7 13:44 cancel.gif -rw-r--r-- 1 root root 1942 Νοέ 7 13:44 close.png -rw-r--r-- 1 root root 280 Νοέ 7 13:44 col.png -rw-r--r-- 1 root root 365 Νοέ 7 13:44 connect.gif -rw-r--r-- 1 root root 1695 Νοέ 7 13:44 down.png -rw-r--r-- 1 root root 3552 Νοέ 7 13:44 edkserv_0.png -rw-r--r-- 1 root root 3403 Νοέ 7 13:44 edkserv_1.png -rw-r--r-- 1 root root 11662 Νοέ 7 13:44 favicon.ico -rw-r--r-- 1 root root 1664 Νοέ 7 13:44 filter.png -rw-r--r-- 1 root root 626 Νοέ 7 13:44 fond.gif -rw-r--r-- 1 root root 252 Νοέ 7 13:44 fond_haut.png -rw-r--r-- 1 root root 2578 Νοέ 7 13:44 footer.php -rw-r--r-- 1 root root 458 Νοέ 7 13:44 index.html -rw-r--r-- 1 root root 866 Νοέ 7 13:44 log.php -rw-r--r-- 1 root root 3010 Νοέ 7 13:44 login.php -rw-r--r-- 1 root root 626 Νοέ 7 13:44 loginfond.gif -rw-r--r-- 1 root root 465 Νοέ 7 13:44 loginfond_haut.png -rw-r--r-- 1 root root 26580 Νοέ 7 13:44 loginlogo.jpg -rw-r--r-- 1 root root 131395 Νοέ 7 13:44 loginlogo.png -rw-r--r-- 1 root root 13741 Νοέ 7 13:44 logo.png -rw-r--r-- 1 root root 4757 Νοέ 7 13:44 maquette.dwt -rw-r--r-- 1 root root 2016 Νοέ 7 13:44 ok.png -rw-r--r-- 1 root root 1554 Νοέ 7 13:44 pause.png -rw-r--r-- 1 root root 1712 Νοέ 7 13:44 play.png -rw-r--r-- 1 root root 83 Νοέ 7 13:44 red.gif -rw-r--r-- 1 root root 1776 Νοέ 7 13:44 refresh.png -rw-r--r-- 1 root root 3570 Νοέ 7 13:44 search_0.png -rw-r--r-- 1 root root 3351 Νοέ 7 13:44 search_1.png -rw-r--r-- 1 root root 3572 Νοέ 7 13:44 shared_0.png -rw-r--r-- 1 root root 3338 Νοέ 7 13:44 shared_1.png -rw-r--r-- 1 root root 3882 Νοέ 7 13:44 sheserv_0.png -rw-r--r-- 1 root root 3670 Νοέ 7 13:44 sheserv_1.png -rw-r--r-- 1 root root 2375 Νοέ 7 13:44 stats.php -rw-r--r-- 1 root root 3536 Νοέ 7 13:44 stats_0.png -rw-r--r-- 1 root root 3332 Νοέ 7 13:44 stats_1.png -rw-r--r-- 1 root root 2364 Νοέ 7 13:44 stats_tree.php -rw-r--r-- 1 root root 1161 Νοέ 7 13:44 style.css -rw-r--r-- 1 root root 154 Νοέ 7 13:44 tab_bottom.png -rw-r--r-- 1 root root 563 Νοέ 7 13:44 tab_bottom_left.png -rw-r--r-- 1 root root 557 Νοέ 7 13:44 tab_bottom_right.png -rw-r--r-- 1 root root 152 Νοέ 7 13:44 tab_left.png -rw-r--r-- 1 root root 149 Νοέ 7 13:44 tab_right.png -rw-r--r-- 1 root root 155 Νοέ 7 13:44 tab_top.png -rw-r--r-- 1 root root 527 Νοέ 7 13:44 tab_top_left.png -rw-r--r-- 1 root root 608 Νοέ 7 13:44 tab_top_right.png -rw-r--r-- 1 root root 3573 Νοέ 7 13:44 transf_0.png -rw-r--r-- 1 root root 3353 Νοέ 7 13:44 transf_1.png -rw-r--r-- 1 root root 87 Νοέ 7 13:44 tree-closed.gif -rw-r--r-- 1 root root 90 Νοέ 7 13:44 tree-leaf.gif -rw-r--r-- 1 root root 112 Νοέ 7 13:44 tree-open.gif -rw-r--r-- 1 root root 1740 Νοέ 7 13:44 up.png -rw-r--r-- 1 root root 83 Νοέ 7 13:44 yellow.gif /home/djemos/amule/pkg/usr/share/applications: σύνολο 16 -rw-r--r-- 1 root root 309 Νοέ 7 13:44 alc.desktop -rw-r--r-- 1 root root 223 Νοέ 7 13:45 amule.desktop -rw-r--r-- 1 root root 290 Νοέ 7 13:45 amulegui.desktop -rw-r--r-- 1 root root 298 Νοέ 7 13:44 wxcas.desktop /home/djemos/amule/pkg/usr/share/cas: σύνολο 152 -rw-r--r-- 1 root root 141907 Νοέ 7 13:44 stat.png -rw-r--r-- 1 root root 9174 Νοέ 7 13:44 tmp.html /home/djemos/amule/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 3 root root 4096 Νοέ 7 13:45 hicolor /home/djemos/amule/pkg/usr/share/icons/hicolor: σύνολο 4 drwxr-xr-x 3 root root 4096 Νοέ 7 13:45 48x48 /home/djemos/amule/pkg/usr/share/icons/hicolor/48x48: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 apps /home/djemos/amule/pkg/usr/share/icons/hicolor/48x48/apps: σύνολο 20 -rw-r--r-- 1 root root 18218 Νοέ 7 13:45 amule.png /home/djemos/amule/pkg/usr/share/locale: σύνολο 144 drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ar drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ast drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 bg drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ca drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 cs drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 da drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 de drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 el drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 en_GB drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 es drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 et_EE drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 eu drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 fi drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 fr drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 gl drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 he drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 hr drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 hu drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 it drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 it_CH drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ja drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ko_KR drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 lt drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 nl drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 nn drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 pl drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 pt_BR drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 pt_PT drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 ru drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 sl drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 sq drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 sv drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 tr drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 uk drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 zh_CN drwxr-xr-x 3 root root 4096 Νοέ 7 13:44 zh_TW /home/djemos/amule/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18953 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/ast: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/ast/LC_MESSAGES: σύνολο 128 -rw-r--r-- 1 root root 130217 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/bg: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/bg/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 11763 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 132 -rw-r--r-- 1 root root 135093 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 92 -rw-r--r-- 1 root root 93000 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 27966 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 144 -rw-r--r-- 1 root root 144237 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 164 -rw-r--r-- 1 root root 167888 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/en_GB: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/en_GB/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 379 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 142609 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/et_EE: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/et_EE/LC_MESSAGES: σύνολο 136 -rw-r--r-- 1 root root 135727 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/eu: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/eu/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 141706 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 142214 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 148 -rw-r--r-- 1 root root 148829 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/gl: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/gl/LC_MESSAGES: σύνολο 116 -rw-r--r-- 1 root root 116226 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/he: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/he/LC_MESSAGES: σύνολο 72 -rw-r--r-- 1 root root 72451 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/hr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/hr/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 20421 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 144 -rw-r--r-- 1 root root 146100 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 142446 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/it_CH: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/it_CH/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 103874 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 116 -rw-r--r-- 1 root root 115140 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/ko_KR: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/ko_KR/LC_MESSAGES: σύνολο 92 -rw-r--r-- 1 root root 92615 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/lt: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/lt/LC_MESSAGES: σύνολο 116 -rw-r--r-- 1 root root 116860 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 140907 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/nn: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/nn/LC_MESSAGES: σύνολο 108 -rw-r--r-- 1 root root 110016 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 139382 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 112 -rw-r--r-- 1 root root 113512 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/pt_PT: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/pt_PT/LC_MESSAGES: σύνολο 144 -rw-r--r-- 1 root root 144693 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 180 -rw-r--r-- 1 root root 180472 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/sl: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/sl/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 143012 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/sq: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/sq/LC_MESSAGES: σύνολο 100 -rw-r--r-- 1 root root 99487 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 27740 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 143312 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 164 -rw-r--r-- 1 root root 164539 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 128 -rw-r--r-- 1 root root 129279 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:44 LC_MESSAGES /home/djemos/amule/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 132 -rw-r--r-- 1 root root 132158 Νοέ 7 13:44 amule.mo /home/djemos/amule/pkg/usr/share/pixmaps: σύνολο 84 -rw-r--r-- 1 root root 1494 Νοέ 7 13:44 alc.xpm -rw-r--r-- 1 root root 59774 Νοέ 7 13:45 amule.xpm -rw-r--r-- 1 root root 10164 Νοέ 7 13:45 amulegui.xpm -rw-r--r-- 1 root root 5325 Νοέ 7 13:44 wxcas.xpm /home/djemos/amule/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 7 13:45 aMule-2.3.1 /home/djemos/amule/pkg/usr/src/aMule-2.3.1: σύνολο 8 -rwxr-xr-x 1 root root 2467 Νοέ 7 13:45 SLKBUILD -rwxr-xr-x 1 root root 608 Νοέ 7 13:27 gcc4.7.patch Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/amule/aMule-2.3.1-i486-3dj.txz ./ usr/ usr/share/ usr/share/locale/ usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/amule.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/amule.mo usr/share/locale/et_EE/ usr/share/locale/et_EE/LC_MESSAGES/ usr/share/locale/et_EE/LC_MESSAGES/amule.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/amule.mo usr/share/locale/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/amule.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/amule.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/amule.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/amule.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/amule.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/amule.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/amule.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/amule.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/amule.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/amule.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/amule.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/amule.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/amule.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/amule.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/amule.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/amule.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/amule.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/amule.mo usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/amule.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/amule.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/amule.mo usr/share/locale/it_CH/ usr/share/locale/it_CH/LC_MESSAGES/ usr/share/locale/it_CH/LC_MESSAGES/amule.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/amule.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/amule.mo usr/share/locale/pt_PT/ usr/share/locale/pt_PT/LC_MESSAGES/ usr/share/locale/pt_PT/LC_MESSAGES/amule.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/amule.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/amule.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/amule.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/amule.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/amule.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/amule.mo usr/share/locale/ko_KR/ usr/share/locale/ko_KR/LC_MESSAGES/ usr/share/locale/ko_KR/LC_MESSAGES/amule.mo usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/amule.png usr/share/pixmaps/ usr/share/pixmaps/wxcas.xpm usr/share/pixmaps/alc.xpm usr/share/pixmaps/amulegui.xpm usr/share/pixmaps/amule.xpm usr/share/cas/ usr/share/cas/stat.png usr/share/cas/tmp.html usr/share/applications/ usr/share/applications/wxcas.desktop usr/share/applications/alc.desktop usr/share/applications/amule.desktop usr/share/applications/amulegui.desktop usr/share/amule/ usr/share/amule/webserver/ usr/share/amule/webserver/default/ usr/share/amule/webserver/default/blue4.gif usr/share/amule/webserver/default/shared_0.png usr/share/amule/webserver/default/favicon.ico usr/share/amule/webserver/default/search_0.png usr/share/amule/webserver/default/index.html usr/share/amule/webserver/default/black.gif usr/share/amule/webserver/default/stats_0.png usr/share/amule/webserver/default/logo.png usr/share/amule/webserver/default/tab_top_left.png usr/share/amule/webserver/default/tree-leaf.gif usr/share/amule/webserver/default/tab_bottom_left.png usr/share/amule/webserver/default/blue1.gif usr/share/amule/webserver/default/tab_bottom.png usr/share/amule/webserver/default/tree-closed.gif usr/share/amule/webserver/default/blue5.gif usr/share/amule/webserver/default/loginlogo.png usr/share/amule/webserver/default/filter.png usr/share/amule/webserver/default/down.png usr/share/amule/webserver/default/footer.php usr/share/amule/webserver/default/stats.php usr/share/amule/webserver/default/fond.gif usr/share/amule/webserver/default/style.css usr/share/amule/webserver/default/loginfond_haut.png usr/share/amule/webserver/default/connect.gif usr/share/amule/webserver/default/stats_1.png usr/share/amule/webserver/default/yellow.gif usr/share/amule/webserver/default/pause.png usr/share/amule/webserver/default/tab_right.png usr/share/amule/webserver/default/tab_left.png usr/share/amule/webserver/default/col.png usr/share/amule/webserver/default/maquette.dwt usr/share/amule/webserver/default/tab_top.png usr/share/amule/webserver/default/cancel.gif usr/share/amule/webserver/default/tab_bottom_right.png usr/share/amule/webserver/default/sheserv_1.png usr/share/amule/webserver/default/amuleweb-main-log.php usr/share/amule/webserver/default/amuleweb-main-stats.php usr/share/amule/webserver/default/play.png usr/share/amule/webserver/default/fond_haut.png usr/share/amule/webserver/default/log.php usr/share/amule/webserver/default/red.gif usr/share/amule/webserver/default/edkserv_0.png usr/share/amule/webserver/default/refresh.png usr/share/amule/webserver/default/amuleweb-main-servers.php usr/share/amule/webserver/default/blue6.gif usr/share/amule/webserver/default/transf_1.png usr/share/amule/webserver/default/tab_top_right.png usr/share/amule/webserver/default/edkserv_1.png usr/share/amule/webserver/default/login.php usr/share/amule/webserver/default/search_1.png usr/share/amule/webserver/default/amuleweb-main-shared.php usr/share/amule/webserver/default/amuleweb-main-kad.php usr/share/amule/webserver/default/loginlogo.jpg usr/share/amule/webserver/default/ok.png usr/share/amule/webserver/default/blank1x1.gif usr/share/amule/webserver/default/shared_1.png usr/share/amule/webserver/default/amuleweb-main-prefs.php usr/share/amule/webserver/default/sheserv_0.png usr/share/amule/webserver/default/transf_0.png usr/share/amule/webserver/default/stats_tree.php usr/share/amule/webserver/default/amuleweb-main-search.php usr/share/amule/webserver/default/close.png usr/share/amule/webserver/default/blue3.gif usr/share/amule/webserver/default/up.png usr/share/amule/webserver/default/tree-open.gif usr/share/amule/webserver/default/amuleweb-main-dload.php usr/share/amule/webserver/default/loginfond.gif usr/share/amule/webserver/default/blue2.gif usr/share/amule/skins/ usr/share/amule/skins/kde4.zip usr/share/amule/skins/xfce.zip usr/share/amule/skins/Mac_Gray.zip usr/share/amule/skins/tango.zip usr/share/amule/skins/gnome.zip usr/share/amule/skins/priscilla.zip usr/src/ usr/src/aMule-2.3.1/ usr/src/aMule-2.3.1/SLKBUILD usr/src/aMule-2.3.1/gcc4.7.patch usr/man/ usr/man/es/ usr/man/es/man1/ usr/man/es/man1/alc.1.gz usr/man/es/man1/cas.1.gz usr/man/es/man1/amuleweb.1.gz usr/man/es/man1/amulegui.1.gz usr/man/es/man1/wxcas.1.gz usr/man/es/man1/ed2k.1.gz usr/man/es/man1/alcc.1.gz usr/man/es/man1/amuled.1.gz usr/man/es/man1/amulecmd.1.gz usr/man/es/man1/amule.1.gz usr/man/tr/ usr/man/tr/man1/ usr/man/tr/man1/alc.1.gz usr/man/tr/man1/cas.1.gz usr/man/tr/man1/amuleweb.1.gz usr/man/tr/man1/amulegui.1.gz usr/man/tr/man1/wxcas.1.gz usr/man/tr/man1/ed2k.1.gz usr/man/tr/man1/alcc.1.gz usr/man/tr/man1/amuled.1.gz usr/man/tr/man1/amulecmd.1.gz usr/man/tr/man1/amule.1.gz usr/man/ru/ usr/man/ru/man1/ usr/man/ru/man1/alc.1.gz usr/man/ru/man1/cas.1.gz usr/man/ru/man1/amuleweb.1.gz usr/man/ru/man1/amulegui.1.gz usr/man/ru/man1/wxcas.1.gz usr/man/ru/man1/ed2k.1.gz usr/man/ru/man1/alcc.1.gz usr/man/ru/man1/amuled.1.gz usr/man/ru/man1/amulecmd.1.gz usr/man/ru/man1/amule.1.gz usr/man/it/ usr/man/it/man1/ usr/man/it/man1/alc.1.gz usr/man/it/man1/cas.1.gz usr/man/it/man1/amuleweb.1.gz usr/man/it/man1/amulegui.1.gz usr/man/it/man1/wxcas.1.gz usr/man/it/man1/ed2k.1.gz usr/man/it/man1/alcc.1.gz usr/man/it/man1/amuled.1.gz usr/man/it/man1/amulecmd.1.gz usr/man/it/man1/amule.1.gz usr/man/fr/ usr/man/fr/man1/ usr/man/fr/man1/alc.1.gz usr/man/fr/man1/cas.1.gz usr/man/fr/man1/amuleweb.1.gz usr/man/fr/man1/amulegui.1.gz usr/man/fr/man1/wxcas.1.gz usr/man/fr/man1/ed2k.1.gz usr/man/fr/man1/alcc.1.gz usr/man/fr/man1/amuled.1.gz usr/man/fr/man1/amulecmd.1.gz usr/man/fr/man1/amule.1.gz usr/man/hu/ usr/man/hu/man1/ usr/man/hu/man1/alc.1.gz usr/man/hu/man1/cas.1.gz usr/man/hu/man1/amuleweb.1.gz usr/man/hu/man1/amulegui.1.gz usr/man/hu/man1/wxcas.1.gz usr/man/hu/man1/ed2k.1.gz usr/man/hu/man1/alcc.1.gz usr/man/hu/man1/amuled.1.gz usr/man/hu/man1/amulecmd.1.gz usr/man/hu/man1/amule.1.gz usr/man/man1/ usr/man/man1/alc.1.gz usr/man/man1/cas.1.gz usr/man/man1/amuleweb.1.gz usr/man/man1/amulegui.1.gz usr/man/man1/wxcas.1.gz usr/man/man1/ed2k.1.gz usr/man/man1/alcc.1.gz usr/man/man1/amuled.1.gz usr/man/man1/amulecmd.1.gz usr/man/man1/amule.1.gz usr/man/de/ usr/man/de/man1/ usr/man/de/man1/alc.1.gz usr/man/de/man1/cas.1.gz usr/man/de/man1/amuleweb.1.gz usr/man/de/man1/amulegui.1.gz usr/man/de/man1/wxcas.1.gz usr/man/de/man1/ed2k.1.gz usr/man/de/man1/alcc.1.gz usr/man/de/man1/amuled.1.gz usr/man/de/man1/amulecmd.1.gz usr/man/de/man1/amule.1.gz usr/bin/ usr/bin/amuleweb usr/bin/alc usr/bin/amulecmd usr/bin/amuled usr/bin/ed2k usr/bin/amulegui usr/bin/cas usr/bin/amule usr/bin/alcc usr/bin/wxcas usr/doc/ usr/doc/aMule-2.3.1/ usr/doc/aMule-2.3.1/EC_Protocol.txt usr/doc/aMule-2.3.1/INSTALL usr/doc/aMule-2.3.1/license.txt usr/doc/aMule-2.3.1/README usr/doc/aMule-2.3.1/Changelog usr/doc/aMule-2.3.1/CHANGELOG usr/doc/aMule-2.3.1/ChangeLog usr/doc/aMule-2.3.1/AUTHORS usr/doc/aMule-2.3.1/TODO usr/doc/aMule-2.3.1/ABOUT-NLS usr/doc/aMule-2.3.1/changelog usr/doc/aMule-2.3.1/COPYING usr/doc/aMule-2.3.1/amulesig.txt install/ install/doinst.sh install/slack-desc Slackware package /home/djemos/amule/aMule-2.3.1-i486-3dj.txz created. Package has been built. Cleaning pkg and src directories