Re: Solved! - Was: Problem in running my own built version
- From: "Dotan Cohen" <dotancohen gmail com>
- To: "Bengt Thuree" <bengt thuree com>
- Cc: f-spot-list gnome org
- Subject: Re: Solved! - Was: Problem in running my own built version
- Date: Mon, 28 Aug 2006 00:11:22 +0300
On 27/08/06, Bengt Thuree <bengt thuree com> wrote:
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 @mkdir_p
>
> 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
I also replace @install_sh@ with the full path, line this:
install_sh = /home/dotancohen/development/f-spot/f-spot/install-sh
You can see that the final part is in fact install-sh, just like your's. Bug?
Dotan Cohen
http://ie-only.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]