aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: AMule no reconoce archivo  (Read 10339 times)

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #15 on: September 22, 2006, 11:03:32 AM »

Buenas!
Vaya, es raro, pero no funcionan los comandos... 8o

 
[root@localhost hajime]# which wx-config
/usr/bin/which: no wx-config in (/usr/kerberos/sbin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin)
[root@localhost hajime]# which wx.config
/usr/bin/which: no wx.config in (/usr/kerberos/sbin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin)
[root@localhost hajime]# which wx
/usr/bin/which: no wx in (/usr/kerberos/sbin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin)
[root@localhost hajime]# wx.config --release
bash: wx.config: command not found
[root@localhost hajime]# wx-config --release
bash: wx-config: command not found
 
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #16 on: September 22, 2006, 11:57:31 AM »

Ah, ahora sé que pasó.

En lugar de ./configure --enable-webserver tienes que ejecutar ./configure --enable-webserver --with-wx-config=/usr/bin/wx-config-unicode

Tu distribución Momonga hace unas cosas un poco diferente de lo que yo estoy acostumbrado.
Logged

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #17 on: September 22, 2006, 08:59:58 PM »

Buenas, te pongo el enorme texto que ha mostrado.
 
[root@localhost aMule-2.1.3]# ./configure --enable-webserver --with-w x-config=/usr/bin/wx-config-unicode
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -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 ISO C89... 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/install -c
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.33)
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.2.12)
checking for gd.h... (cached) yes
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config-unicode
checking for wxWidgets version >= 2.6.0... yes (version 2.6.3)
checking for wxWidgets static library... no
checking that wxWidgets has support for large files... yes
checking whether to use embedded Crypto... yes
checking for bfd headers... no
configure: WARNING: bfd.h not found, please install binutils developm ent package if you are a developer or want to help testing aMule
checking for autopoint... ./configure: line 8223: autopoint: command not found
no ()
configure: You need to install GNU gettext/gettext-tools to compile a Mule with i18n support
checking for extended flex capabilities... no
configure: Your flex version doesn't support --header-file flag. This  is not critical, but an upgrade is recommended
checking for X... libraries , headers
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... 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 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 *inby tesleft, 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.1, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for library containing getmntent... none required
checking for getmntent... yes
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 dereferences a symlink specified with a traili ng slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a traili ng 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
checking if the applications should be statically linked... no
checking for CVSDATE... None required
checking if this is a FreeBSD 4 or earlier system... no
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: WARNING:  intl/Makefile.in seems to ignore the --datar ootdir setting
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/libs/Makefile
config.status: creating src/libs/ec/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/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/src/Makefile
config.status: creating src/webserver/default/Makefile
config.status: creating src/webserver/php-default/Makefile
config.status: creating src/webserver/chicane/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: WARNING:  po/Makefile.in.in seems to ignore the --data rootdir setting
config.status: creating Compilation.flags
config.status: WARNING:  Compilation.flags.in seems to ignore the --d atarootdir setting
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.1.3 for 'i686-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/loc al
  Should aMule be compiled with i18n support?                no
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               no
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      no
  Should aMule remote gui be built? (EXPERIMENTAL)           no
  Crypto++ library/headers style?                            embedded

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

  **** 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?        no
  Should aMuleLinkCreator for console (alcc) be built?       no

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

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                                       wxWidgets             2.6.3
                                       crypto++              embedded
                                       libpng                1.2.12
                                       libgd                 2.0.33
                                       zlib                  1.2.3
[root@localhost aMule-2.1.3]# aMule
bash: aMule: command not found


Que debo hacer? Tecleando en la linea de comandos amule, y aMule; y tambien haber
pulsado sobre el icono en Aplicaciones, me dice que no encuentra la aplicacion...
La verdad, como bien dices, este Momonga es muy raro. Y como mi japones es bastante
malo, no puedo preguntar a los que mantienen su pagina web (creo que podria preguntar,
pero no entender la respuesta).

Espero que todo esto al menos te sirva para aprender, y espero no molestarte mucho.
Eres un fuera de serie (todo un "bicharraco" de la informatica)   ;)
Un saludo.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #18 on: September 22, 2006, 09:23:24 PM »

Quote
Espero que todo esto al menos te sirva para aprender.
Francamente: Me sirve más o menos para nada. Pero a ti te sirve un poquito para que aprendas tu un poco más sobre compilar una aplicación.
Quote
Eres un fuera de serie (todo un "bicharraco" de la informatica)
No conozco el significado de bicharraco, pero: "En el país de los ciegos el tuerto es el rey." Fue my dicho preferido durante mi estancía en Andalucía...

Vale, dos cosas:
Primera: Instala estes paquetes por favor:
Code: [Select]
gettext-devel
flex
binutils-devel

Segunda:
Normalmente la compilación de una aplicación con Linux tiene estes pasos.
Quote
./configure --opciones #configurar la instalación
make #compilar todo
su  #obtener las permisiones de root
make install #instalar la aplicación
Todo que tu tienes que hacer son los pasos abajo de ./configure y despues puedes lanzar aMule mientras ejecutas 'amule'.
Logged

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #19 on: September 25, 2006, 03:14:39 PM »

Hola, que tal?
Ya hice lo que me dijiste, instale esos paquetes.
Pero mira lo que me dice ahora:


 configure: error:
                wxWidgets must be installed on your system but wx-config
                script couldn't be found. Please check that wx-config is
                in path or specified by --with-wx-config=path flag, the
                directory where wxWidgets libraries are installed (returned
                by 'wx-config --libs' command) is in LD_LIBRARY_PATH or
                equivalent variable and wxWidgets version is 2.6.0 or above.

     


Como puedo abrir el archivo de configuracion para cambiar el path?
Cual suele ser la ruta (path) habitual?

Muchas gracias.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #20 on: September 25, 2006, 03:47:45 PM »

¡Hola hajime!

Teclea esto:
Code: [Select]
./configure --enable-webserver --with-wx-config=/usr/bin/wx-config-unicode
make
su
make install

Lo que escribí en mi última respuesta era general y estas arriba son opciones recomendables para ti.

Espero que funcione esta vez. ;)
Logged

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #21 on: September 25, 2006, 07:58:12 PM »

Hola amigo.
Vaya, ya casi casi esta. Pero hay un pequeno error,mira:
 
bash-3.1$ amule
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4),
and wxCore used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.2,compatible with 2.4).
 


Si puedes decirme como podria cambiar eso, te lo agradeceria.
Gracias de nuevo.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #22 on: September 25, 2006, 09:05:28 PM »

Tu distribución hace realmente unas cosas diferentes...si tienes ganas puedes escribir una informe de error (bug report) a los desarrolladores de tu distribución.

Vale, ¿te importa compilar wxGTK también?

Para hacerlo:
Quote
descargar y extraer:
wget http://switch.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-2.6.3.tar.bz2
wget ftp://biolpc22.york.ac.uk/pub/2.6.3/wxWidgets-2.6.3-Patch-2.tar.gz
tar -jxvf wxGTK-2.6.3.tar.bz2
tar -C wxGTK-2.6.3 -xzvf wxWidgets-2.6.3-Patch-2.tar.gz
cd wxGTK-2.6.3

compilar:
./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise
make
su
make install
ldconfig
(Nota que hay otra vez ./configure | make | su | make install)

Después tienes que compilar aMule una vez más. Ya sabes como hacerlo. ;)

Lo siento mucho que tienes tantos problemas con una cosa normalmente más facil.
Logged

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #23 on: October 01, 2006, 02:19:41 PM »

Hola amigo.
Perdona que te moleste de nuevo. Ahora la mayor parte del proceso fue bien,
pero estas, que son las ultimas lineas, muestran unos errores:


onfigure: WARNING: Defaulting to the the builtin regex library for Unicode build.
checking for zlib.h >= 1.1.4... yes
checking for zlib.h... (cached) yes
checking for deflate in -lz... yes
checking for png.h > 0.90... yes
checking for png.h... (cached) yes
checking for png_check_sig in -lpng... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFError in -ltiff... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking if expat.h is valid C++ header... yes
checking for XML_ParserCreate in -lexpat... yes
checking mspack.h usability... no
checking mspack.h presence... no
checking for mspack.h... no
checking for GTK+ version...
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the*** exact error that occured. This usually means GTK+ is incorrectly installed.configure: error:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.
 


Puedes decirme que comandos exactos, con lo que debo descargar,
tengo que escribir?
Muchas gracias.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #24 on: October 02, 2006, 12:16:20 AM »

Quote
Perdona que te moleste de nuevo.
No me molestas. Si no tengo tiempo no responderé. Por fovar pregunta si tienes dudas o problemas.

Todo eso es un poco complicado, lo siento. :(

Ahora necesitas instalar gtk+-devel-2.8.20-2m.i686.rpm y todo (debe ir) irá bien...
Logged

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #25 on: October 06, 2006, 09:56:34 PM »

Hola, que tal?
No funciona, porque me dice que ya lo tengo instalado.
Justo tras descargarlo, dice:
/home/hajime/.opera/cache4/temporary_download/gtk+-devel-2.8.20-2m.i686.rpm is already installed

Pero mira lo que me dice:
wxWidgets must be installed on your system but wx-config
                script couldn't be found. Please check that wx-config is
                in path or specified by --with-wx-config=path flag, the
                directory where wxWidgets libraries are installed (returned
                by 'wx-config --libs' command) is in LD_LIBRARY_PATH or
                equivalent variable and wxWidgets version is 2.6.0 or above.

 

Tras eso, puse --with-wx-config=/home/hajime/.opera/cache4/temporary_download/gtk+-devel-2.8.20-2m.i686.rpm
entre las opciones, mas las que me dijiste, pero no lo encuentra...puede que este haciendo algo mal.
Creo que eso es ya lo ultimo que queda (o eso espero).

Que piensas que deberia hacer?
Gracias de nuevo, amigo.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #26 on: October 06, 2006, 10:46:54 PM »

Una vez más, los siento mucho todos tus problemas. :(

Ya estoy descargando Momonga para intentarlo mi mismo. Despues te daré unos paquetes o te diré que hay que hacer.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: AMule no reconoce archivo
« Reply #27 on: October 08, 2006, 08:39:02 PM »

Vale, para mi funciona finalmente.

Instalé Momonga 3 con qemu, lo actualizé y instalé estes paquetes de wx. (y unos más para compilar.)
Code: [Select]
# rpm -qa | grep wx
wxGTK-common-2.6.3-3m
wxGTK-unicode-devel-2.6.3-3m
wxGTK-unicode-gl-2.6.3-3m
wxGTK-unicode-2.6.3-3m
wxGTK-common-devel-2.6.3-3m
Tenía suerte y no tenía el problema tuya. Tienes que tener el mismo texto cuando executes este orden (rpm -qa | grep wx) o algo es mal.

Después compilé aMule y construí un paquete RPM con checkinstall. No hay dependencías (mi culpa), pero creo que ya has instalado todos los paquetes necesarios.

Bajar: http://savefile.com/files/142299

Instalación: rpm -ihv amule-2.1.3-1.i686.rpm (puede que el nombre sea diferente a cause del servicio savefile)

Espero que finalmente funcione, dime si sí o no, por favor.

saludos
Logged

hajime

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
    • http://www.tdk-team.com
Re: AMule no reconoce archivo
« Reply #28 on: November 01, 2006, 02:13:29 PM »

Oh, perdona que tarde tantisimo en contestar... he estado
increiblemente ocupado, entre matricula de la universidad, hablando
con profesores por problemas que tuve el curso pasado que me afectan
para este curso tambien...he tenido un monton de cosas que hacer.

AH,que bien que parece que ya me queda menos para instalarlo...  :)

Ahora tengo unas cosillas que hacer, algo importantes, pero este viernes, dia 3 de
noviembre, lo intentare sin falta, lo que me has dicho.

Muchas gracias por tus molestias!!
Logged
Pages: 1 [2]