ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Olvin <olvin@rambler.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] p2p клиент наподобие xMule
Date: Wed, 19 Oct 2005 09:58:24 +0300
Message-ID: <4355EE90.8050204@rambler.ru> (raw)
In-Reply-To: <43553305.7010609@rambler.ru>

[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]

Olvin wrote:
> С aMule из тарбола - похожая ситуация. Там даже спек был, но он для SuSe 
> и у меня не пошёл. Пришлось руками. Но не вышло.
> Завтра смогу прислать подробный отчёт. Но может, у здешних телепатов 
> есть версии? ;)

Итак, разбор полётов.

[olvin@enigma amule]$ pwd
/home/olvin/work/amule
[olvin@enigma amule]$ ls
aMule-2.0.3.tar.bz2
[olvin@enigma amule]$ tar -xjf aMule-2.0.3.tar.bz2
[olvin@enigma amule]$ $ cd aMule-2.0.3
[olvin@enigma aMule-2.0.3]$  ./configure --enable-static \
  --enable-amule-daemon --enable-amulecmd \
  --enable-amulecmdgui --enable-webserver \
  --enable-webservergui --enable-amule-gui \
  --enable-alc --enable-alcc --enable-utf8-systray \
  --with-x --with-included-gettext |tee ~/amule.configure-out.txt
...
Вывод во вложении.
...
[olvin@enigma aMule-2.0.3]$ make |tee ~/amule.make-out.txt
...
Вывод во вложении.
...
i586-alt-linux-g++: /usr/lib/libwx_gtk-2.4.a: No such file or directory
make[5]: *** [alc] Ошибка 1
make[5]: Leaving directory 
`/home/olvin/work/amule/aMule-2.0.3/src/utils/aLinkCreator/src'
make[4]: *** [all-recursive] Ошибка 1
make[3]: *** [all-recursive] Ошибка 1
make[2]: *** [all-recursive] Ошибка 1
make[1]: *** [all-recursive] Ошибка 1
make: *** [all] Ошибка 2
make[4]: Leaving directory 
`/home/olvin/work/amule/aMule-2.0.3/src/utils/aLinkCreator'
make[3]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils'
make[2]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src'
make[1]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3'
[olvin@enigma aMule-2.0.3]$

Так вот. Что делать? Чего ему не хватает? В каком пакете этот *.a брать?

[-- Attachment #2: amule.configure-out.txt --]
[-- Type: text/plain, Size: 15684 bytes --]

checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ranlib... ranlib
checking for bison... bison -y
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... grep -E
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 zlib >= 1.1.4... yes (version 1.2.3)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.8)
checking gd.h usability... no
checking gd.h presence... no
checking for gd.h... no
configure:
	WARNING: libpng-devel >= 1.2.0 is needed for amuleweb
        
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.4.2)
checking for wxbase-2.4-config... no
checking for GUI toolkit to use... GTK
checking if wxWidgets was linked with GTK2... no
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking whether to use embedded Crypto... yes
checking for bfd headers... no
configure: WARNING: bfd.h not found, please install binutils development package if you are a developer or want to help testing aMule
checking for autopoint... yes (4.1)
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
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 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/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/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 for unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
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 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 library containing strerror... none required
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... 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... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for pid_t... yes
checking for unistd.h... (cached) 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 dereferences a symlink specified with a trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
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 __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
configure: WARNING: aMuled cannot be used with wxWidgets-2.4: disabling it
checking whether taskbar icon support should be compiled... yes
checking whether taskbar icon should use UTF-8 strings... yes
checking if the applications should be statically linked... yes
checking if this is a FreeBSD 4 or earlier system... no
checking for a readline compatible library... no
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 m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/kademlia/io/Makefile
config.status: creating src/kademlia/kademlia/Makefile
config.status: creating src/kademlia/routing/Makefile
config.status: creating src/kademlia/net/Makefile
config.status: creating src/pixmaps/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/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/docs/Makefile
config.status: creating src/webserver/Makefile
config.status: creating src/webserver/default/Makefile
config.status: creating src/webserver/chicane/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


  Configure script has finished system check.

  Configured aMule 2.0.3 for 'i686-pc-linux'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               no
  Should aMule be compiled with taskbar icon support?        yes
  Should aMule be compiled with old GTK taskbar icon?        yes
  Should aMule be compiled with UTF-8 taskbar icon support?  yes
  Should aMule be linked against patched gsocket?            yes
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      no
  Should aMule remote gui be built? (EXPERIMENTAL)           yes
  Crypto++ library/headers style?                            embedded

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

  **** aMule WebServer ****
  Should aMule WebServer be built?                           no
  Should aMule WebServer GUI 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?       no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                  no
  Should aMule GUI Statistics (wxCas) be built?              no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                                       wxWidgets             2.4.2
                                       GTK                   1.2.10
                                       crypto++              embedded
                                       libpng                1.2.8
                                       zlib                  1.2.3

  NOTICE: You need wxWidgets 2.5 or later to compile:
          amuled

  NOTICE: With wxWidgets versions prior to 2.5, you need wxBase library to compile:
          amuleweb amulecmd alcc


 WARNING! gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
 amuleweb will be compiled but file download progress bar images will NOT be generated.
 See the above error on gd check for solutions.


[-- Attachment #3: amule.make-out.txt --]
[-- Type: text/plain, Size: 4890 bytes --]

make  all-recursive
make[1]: Entering directory `/home/olvin/work/amule/aMule-2.0.3'
Making all in m4
make[2]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/m4'
make[2]: ãÅÌØ `all' ÎÅ ÔÒÅÂÕÅÔ ×ÙÐÏÌÎÅÎÉÑ ËÏÍÁÎÄ.
make[2]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/m4'
Making all in docs
make[2]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/docs'
Making all in man
make[3]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/docs/man'
make[3]: ãÅÌØ `all' ÎÅ ÔÒÅÂÕÅÔ ×ÙÐÏÌÎÅÎÉÑ ËÏÍÁÎÄ.
make[3]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/docs/man'
make[3]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/docs'
make[3]: ãÅÌØ `all-am' ÎÅ ÔÒÅÂÕÅÔ ×ÙÐÏÌÎÅÎÉÑ ËÏÍÁÎÄ.
make[3]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/docs'
make[2]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/docs'
Making all in src
make[2]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src'
Making all in utils
make[3]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src/utils'
Making all in xas
make[4]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/xas'
Making all in docs
make[5]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/xas/docs'
make[5]: ãÅÌØ `all' ÎÅ ÔÒÅÂÕÅÔ ×ÙÐÏÌÎÅÎÉÑ ËÏÍÁÎÄ.
make[5]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/xas/docs'
make[5]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/xas'
make[5]: ãÅÌØ `all-am' ÎÅ ÔÒÅÂÕÅÔ ×ÙÐÏÌÎÅÎÉÑ ËÏÍÁÎÄ.
make[5]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/xas'
make[4]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/xas'
Making all in aLinkCreator
make[4]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/aLinkCreator'
Making all in src
make[5]: Entering directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/aLinkCreator/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT alc-alc.o -MD -MP -MF ".deps/alc-alc.Tpo" -c -o alc-alc.o `test -f 'alc.cpp' || echo './'`alc.cpp; \
then mv -f ".deps/alc-alc.Tpo" ".deps/alc-alc.Po"; else rm -f ".deps/alc-alc.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT alc-alcframe.o -MD -MP -MF ".deps/alc-alcframe.Tpo" -c -o alc-alcframe.o `test -f 'alcframe.cpp' || echo './'`alcframe.cpp; \
then mv -f ".deps/alc-alcframe.Tpo" ".deps/alc-alcframe.Po"; else rm -f ".deps/alc-alcframe.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT alc-ed2khash.o -MD -MP -MF ".deps/alc-ed2khash.Tpo" -c -o alc-ed2khash.o `test -f 'ed2khash.cpp' || echo './'`ed2khash.cpp; \
then mv -f ".deps/alc-ed2khash.Tpo" ".deps/alc-ed2khash.Po"; else rm -f ".deps/alc-ed2khash.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT alc-alcpix.o -MD -MP -MF ".deps/alc-alcpix.Tpo" -c -o alc-alcpix.o `test -f 'alcpix.cpp' || echo './'`alcpix.cpp; \
then mv -f ".deps/alc-alcpix.Tpo" ".deps/alc-alcpix.Po"; else rm -f ".deps/alc-alcpix.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT alc-md4.o -MD -MP -MF ".deps/alc-md4.Tpo" -c -o alc-md4.o `test -f 'md4.cpp' || echo './'`md4.cpp; \
then mv -f ".deps/alc-md4.Tpo" ".deps/alc-md4.Po"; else rm -f ".deps/alc-md4.Tpo"; exit 1; fi
g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0    -static  -lpthread -o alc  alc-alc.o alc-alcframe.o alc-ed2khash.o alc-alcpix.o alc-md4.o -pthread    /usr/lib/libwx_gtk-2.4.a -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm -lpng -ljpeg -ltiff -lz -ldl -lm   
make[5]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/aLinkCreator/src'
make[4]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils/aLinkCreator'
make[3]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src/utils'
make[2]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3/src'
make[1]: Leaving directory `/home/olvin/work/amule/aMule-2.0.3'

  parent reply	other threads:[~2005-10-19  6:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-18 17:38 Olvin
2005-10-18 18:04 ` Владимир Гусев
2005-10-18 18:13   ` Re[2]: " Denis Yatsutko
2005-10-18 18:25     ` Alexander Kubatkin
2005-10-18 18:38       ` Владимир Гусев
2005-10-19  7:22       ` Dmitry Kovalev
2005-10-19  7:09   ` Olvin
2005-10-19  8:03     ` Владимир Гусев
2005-10-19  8:10       ` [Comm] [JT] " Olvin
2005-10-19  8:09     ` [Comm] " Alexey Morsov
2005-10-19  8:07       ` Olvin
2005-10-19  8:23         ` Alexey Morsov
2005-10-19  9:07   ` Olvin
2005-10-19  9:10     ` Re[2]: " Denis Yatsutko
2005-10-19  9:22       ` Olvin
2005-10-19  6:12 ` Alex Gorbachenko
2005-10-19  6:46   ` Olvin
2005-10-19  6:58 ` Olvin [this message]
2005-10-19  7:30   ` Alex Gorbachenko
2005-10-19  7:34   ` [Comm] огромные письма - нафиг Mike Lykov
2005-10-19 14:32     ` Andrey Rahmatullin
2005-10-19  8:03 ` [Comm] p2p клиент наподобие xMule Olvin
2005-10-19  8:42   ` Olvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4355EE90.8050204@rambler.ru \
    --to=olvin@rambler.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git