> 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.

Have someone the same problem? Is "install_sh" correct?

I have the following ls:

        lrwxrwxrwx  1 marco marco     34 2006-08-25 15:58 install-sh
        -> /usr/share/automake-1.4/install-sh

Thanks.

Marco

_______________________________________________
F-spot-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to