Hey people,
Just a quick note: to run ./autogen.sh succesfully with latest revision, I had to update intltool to v0.40.5. This was the error I got before updating:
Running intltoolize --copy --force --automake ... cp: cannot create regular file `po/Makefile.in.in': No such file or directory intltoolize: cannot copy '/usr/share/intltool/Makefile.in.in' to 'po/Makefile.in.in' Please fix the error conditions and try again.
Fedora 9 is still only at v0.37.1, so I had to manually copy some files from the Fedora 10 preview release.
Diederik
On Sun, 2008-11-23 at 14:04 +0100, Diederik van Lierop wrote:
Just a quick note: to run ./autogen.sh succesfully with latest revision, I had to update intltool to v0.40.5. This was the error I got before updating:
While I do have 0.40.5 I don't see any changes to our autogen.sh that would have happened after 0.40.5 was released. Could you try reinstalling the older version to see if it was just a bad install? I believe that we've always relied in intltool to create po/Makefile.in.in.
Thanks, Ted
participants (2)
-
Diederik van Lierop
-
Ted Gould