aMule Forum

English => en_Bugs => Topic started by: brennero on March 12, 2007, 11:44:30 PM

Title: amule installed with yum
Post by: brennero on March 12, 2007, 11:44:30 PM
Hi gentlmen,
I'm on fedora 6 and I've got installed amule with YUM. I've enabled amuleweb but after re-starting amule I got this error:
execvp(amuleweb, --amule-config-file=/home/luca/.aMule/amule.conf) failed with error 2!

Thank you for any suggestions

Regards
Title: Re: amule installed with yum
Post by: phoenix on March 13, 2007, 11:43:27 AM
I am not sure about FC6 packaging, but maybe (I said maybe) amuleweb is in another package? Paste the result of this here:
$ rpm -ql amule-rpm-name-that-you-installed

Cheers!
Title: Re: amule installed with yum
Post by: brennero on March 13, 2007, 03:48:38 PM
Thank you for the answer Phoenix,
this is what I get in shell:

[luca@magazzino ~]$ rpm -ql amule
/usr/bin/alc
/usr/bin/amule
/usr/bin/ed2k
/usr/lib/xchat/plugins/xas.pl
/usr/share/applications/alc.desktop
/usr/share/applications/amule.desktop
/usr/share/doc/amule-2.1.3
/usr/share/doc/amule-2.1.3/ABOUT-NLS
/usr/share/doc/amule-2.1.3/Changelog
/usr/share/doc/amule-2.1.3/Doxyfile
/usr/share/doc/amule-2.1.3/EC_Protocol.txt
/usr/share/doc/amule-2.1.3/ED2K-Links.HOWTO
/usr/share/doc/amule-2.1.3/INSTALL
/usr/share/doc/amule-2.1.3/README
/usr/share/doc/amule-2.1.3/TODO
/usr/share/doc/amule-2.1.3/amule-win32.HOWTO.txt
/usr/share/doc/amule-2.1.3/amulesig.txt
/usr/share/doc/amule-2.1.3/license.txt
/usr/share/doc/amule-2.1.3/socks4.protocol
/usr/share/locale/ar/LC_MESSAGES/amule.mo
/usr/share/locale/bg/LC_MESSAGES/amule.mo
/usr/share/locale/ca/LC_MESSAGES/amule.mo
/usr/share/locale/da/LC_MESSAGES/amule.mo
/usr/share/locale/de/LC_MESSAGES/amule.mo
/usr/share/locale/en_GB/LC_MESSAGES/amule.mo
/usr/share/locale/en_US/LC_MESSAGES/amule.mo
/usr/share/locale/es/LC_MESSAGES/amule.mo
/usr/share/locale/es_MX/LC_MESSAGES/amule.mo
/usr/share/locale/et_EE/LC_MESSAGES/amule.mo
/usr/share/locale/eu/LC_MESSAGES/amule.mo
/usr/share/locale/fi/LC_MESSAGES/amule.mo
/usr/share/locale/fr/LC_MESSAGES/amule.mo
/usr/share/locale/gl/LC_MESSAGES/amule.mo
/usr/share/locale/hr/LC_MESSAGES/amule.mo
/usr/share/locale/hu/LC_MESSAGES/amule.mo
/usr/share/locale/it/LC_MESSAGES/amule.mo
/usr/share/locale/it_CH/LC_MESSAGES/amule.mo
/usr/share/locale/ko_KR/LC_MESSAGES/amule.mo
/usr/share/locale/nl/LC_MESSAGES/amule.mo
/usr/share/locale/pl/LC_MESSAGES/amule.mo
/usr/share/locale/pt_BR/LC_MESSAGES/amule.mo
/usr/share/locale/pt_PT/LC_MESSAGES/amule.mo
/usr/share/locale/ru/LC_MESSAGES/amule.mo
/usr/share/locale/sl/LC_MESSAGES/amule.mo
/usr/share/locale/zh_CN/LC_MESSAGES/amule.mo
/usr/share/locale/zh_TW/LC_MESSAGES/amule.mo
/usr/share/man/de/man1/alc.1.gz
/usr/share/man/de/man1/amule.1.gz
/usr/share/man/de/man1/ed2k.1.gz
/usr/share/man/de/man1/xas.1.gz
/usr/share/man/es/man1/alc.1.gz
/usr/share/man/es/man1/amule.1.gz
/usr/share/man/es/man1/ed2k.1.gz
/usr/share/man/es/man1/xas.1.gz
/usr/share/man/fr/man1/amule.1.gz
/usr/share/man/fr/man1/ed2k.1.gz
/usr/share/man/hu/man1/alc.1.gz
/usr/share/man/hu/man1/amule.1.gz
/usr/share/man/hu/man1/ed2k.1.gz
/usr/share/man/hu/man1/xas.1.gz
/usr/share/man/man1/alc.1.gz
/usr/share/man/man1/amule.1.gz
/usr/share/man/man1/ed2k.1.gz
/usr/share/man/man1/xas.1.gz
/usr/share/pixmaps/alc.xpm
/usr/share/pixmaps/amule.png

Regards !
Title: Re: amule installed with yum
Post by: phoenix on March 13, 2007, 11:01:25 PM
brennero,

As I suspected, amuleweb is NOT in this rpm. Please, check with the packager where are the other executables, in particular, you want amuleweb.

Good luck!
Title: Re: amule installed with yum
Post by: brennero on March 14, 2007, 06:56:29 AM
Thank you Phoenix