On Tue, 2006-05-02 at 17:53 -0600, Tys von Gaza wrote: > I've got f-spot compling on ubuntu dapper but am running into the > following problem when running make install, any suggestions? > > Making install in po > make[1]: Entering directory `/home/tys/src/fspotcvs/f-spot/po' > make[1]: install_sh@: Command not found > make[1]: *** [install-data-yes] Error 127 > make[1]: Leaving directory `/home/tys/src/fspotcvs/f-spot/po' > make: *** [install-recursive] Error 1 > _______________________________________________
I never managed to figure out the reason for this, but the quick and dirty workaround (which needs to be re-applied every now and then), is to add the absolut path to install-sh in po/Makefile. In my case install_sh = /home/bengt/CVS/f-spot/f-spot/install-sh _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
