aMule Bug Tracker - aMule
View Issue Details
0000402aMuleExternal Connpublic2005-04-29 13:252005-04-30 15:13
tritri 
 
normalcrashalways
closedopen 
SVN 
 
0000402: autogen script not work
This problem is for CVS version and rc8. If execute the script autogen.sh for compilate, this script delete all in folder intl.
Configure not end correctly for this. It says:
not found makefile.am in intl
It's normal, ./autogen.sh delete all :-)

SOLUTION: descompress tar.bz2 (tar.gz) and not execute autogen.
But... if not work, I report this ;-)

Good Job people
No tags attached.
Issue History
2005-04-29 13:25tritriNew Issue
2005-04-30 15:13GonoszTopiStatusnew => closed
2005-04-30 15:13GonoszTopiNote Added: 0000938

Notes
(0000938)
GonoszTopi   
2005-04-30 15:13   
The script is OK. These files are reinstalled by autopoint.

Most likely you miss the autopoint program, which comes with gettext. You should install the GNU gettext utility (and gettext-devel or gettext-tools or something like that) to make it work as expected.