ham-radio-software / D-Rats

D-Rats program for D-Star Ham Radios
https://iz2lxi.jimdofree.com/
Other
43 stars 13 forks source link

MobaXterm install script needs to run build_pot.sh script #282

Closed wb8tyw closed 10 months ago

wb8tyw commented 10 months ago

Since the MobaXterm install script uses a git checkout, it needs to run the build_pot.sh script as part of the install, and the install script must make sure any packages needed are installed.

maurizioandreotti commented 10 months ago

trying to execute the buildpot I get this error

 ./build_pot.sh
+ xgettext -d D-RATS -o locale/base.pot -D . ./d-rats.py ./d-rats_repeater.py ./internationalization_test.py ./plugin_test.py ./python_prebuild.py ./setup.py
./build_pot.sh: line 6: xgettext: command not found