On Sat, 2006-08-26 at 17:25 +0200, Marco Aicardi wrote: > > I think (but i am not sure) that you have to perform a "make install" > > once. After that, everything should be ok. > > > > Regards, > > Thomas > > I have found what happened: in src/po/Makefile @ r39 I have the > following line: > > 38] subdir = po > 39] install_sh = @install_sh@ > 40] # Automake >= 1.8 provides @[EMAIL PROTECTED] > > Replacing "install_sh" with "install-sh" solves my problem.
Hi I have not tried to fix it by changing _ to -, instead I put in the whole path... Check http://f-spot.org/How_To_Build and in particular http://bugzilla.gnome.org/show_bug.cgi?id=351522 /Bengt _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
