pc_liao@IronMan[~/tmpdir/dindin-pdf-read-only/trunk]{10:35}
$ sh autogen.sh
Running autopoint...
autogen.sh: line 9: autopoint: command not found
Running aclocal...
autogen.sh: line 10: aclocal: command not found
#brew install gettext
Installs the libraries and the utilities:
autopoint envsubst gettext gettext.sh gettextize msgattrib msgcat msgcmp msgcomm msgconv msgen msgexec msgfilter msgfmt msggrep msginit msgmerge msgunfmt msguniq ngettext recode-sr-latin xgettext
But doesn’t add to your path! You need to modify the env. variable $PATH:
And add to the end or modify previous declarations:
export PATH=${PATH}:/usr/local/opt/gettext/binMac Os X: Command line — arielvb's notes 1.0 documentation
https://arielvb.readthedocs.org/en/latest/docs/mac/commandline.html
$ brew install automake
Running intltoolize...
autogen.sh: line 13: intltoolize: command not found
$ brew install intltool
沒有留言:
張貼留言