aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: debian / still questions  (Read 2446 times)

Mandarine

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
debian / still questions
« on: April 03, 2005, 10:36:14 AM »

Hello,

I'm trying to compile the amule daemon / webserver. When running the "make" command I get the following error message:

make  all-recursive
make[1]: Entering directory `/home/sascha/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/sascha/amule-cvs/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/sascha/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/sascha/amule-cvs/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/sascha/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/sascha/amule-cvs/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: Aufruf von stat für ,,t-en_GB.gmo" nicht möglich: Datei oder Verzeichnis nicht gefunden
make[2]: *** [en_GB.gmo] Fehler 1
make[2]: Leaving directory `/home/sascha/amule-cvs/po'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/sascha/amule-cvs'
make: *** [all] Fehler 2

What is wrong?

Sascha
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: debian / still questions
« Reply #1 on: April 03, 2005, 01:59:21 PM »

install gettext

greets