aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: check for gettext in configure  (Read 2551 times)

elfstone

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
check for gettext in configure
« on: January 10, 2005, 10:49:15 PM »

Hi, its the second time i cant compile amule because i lack gettext (i konw, i should learn of my mistakes) but if you see those error-messages its definitly not clear what the problem is, so please check for gettext in configure...

Would really help.
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: check for gettext in configure
« Reply #1 on: January 10, 2005, 10:58:19 PM »

checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge

just open your eyes ;)

elfstone

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
Re: check for gettext in configure
« Reply #2 on: January 10, 2005, 11:09:09 PM »

Hm, look at what you wrote in
http://forum.amule.org/thread.php?sid=&postid=25046#post25046


I lacked gettext, after i installed it.. well, didnt exactly work but then i got wxgtk-errors i could understand. I dont know if gettext is mandatory on all systems, but it should result in an error that i understand, not in a "no" in line 432 of 662.

So, maybe you should abort configure if no gettext is found, and tell the user "Install gettext"
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: check for gettext in configure
« Reply #3 on: January 10, 2005, 11:40:13 PM »

You speak true, I say thankya
Logged