project-navigation
Personal tools

Author Topic: problem compiling lang  (Read 2439 times)

Offline kozman14

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
problem compiling lang
« on: September 29, 2007, 02:33:37 am »
I downloaded the newest svn yesterday, compiled the game and the maps, had a problem with the make lang, see code
Code: [Select]
Making lang
cs.po
/bin/sh: msgfmt: not found
da.po
/bin/sh: msgfmt: not found
de.po
/bin/sh: msgfmt: not found
en.po
/bin/sh: msgfmt: not found
es_ES.po
/bin/sh: msgfmt: not found
es.po
/bin/sh: msgfmt: not found
est.po
/bin/sh: msgfmt: not found
fi.po
/bin/sh: msgfmt: not found
fr.po
/bin/sh: msgfmt: not found
it.po
/bin/sh: msgfmt: not found
pl.po
/bin/sh: msgfmt: not found
pt_BR.po
/bin/sh: msgfmt: not found
ru.po
/bin/sh: msgfmt: not found
slo.po
/bin/sh: msgfmt: not found
sv.po
/bin/sh: msgfmt: not found
th.po
/bin/sh: msgfmt: not found
make: *** [lang] Error 127
The game starts great, everything looks good, just no text in any item description or research description, etc, and there are no languages listed in the options.

Built on Ubuntu 7.04
Thanks for the help

Offline kozman14

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
Re: problem compiling lang
« Reply #1 on: September 29, 2007, 02:56:45 am »
I'm an idiot, missed the dependency, all is good now....