Re: cvs-version of f-spot crashes



On Sat, 2006-10-07 at 15:42 +0200, Dotan Cohen wrote:
> On 07/10/06, Pontus Enhager <enpontus home se> wrote:
> > Hello all!

> > An unhandled exception was
> > thrown: /home/pontus/temp/f-spot-unstable/lib/f-spot/libfspot.so.0
> >
> > in (wrapper managed-to-native) FSpot.ImageView:f_image_view_new ()

> 
> After you autogen, you need to modify your po/Makefile a bit.
> $ vi po/Makefile
> 
> Change this line:
> install_sh = @install_sh@
> to:
> install_sh = /home/pontus/development/f-spot/f-spot/install-sh
> 

Actually, you need to have done a make install first.
running f-spot --uninstalled works fine, as long as f-spot have been
installed first at least once.

so

1) download 
2) autogen.sh --prefix=/unstable/fspot
3) make
4) make install
5) cd src
6) ./f-spot --uninstalled

Next time you add a patch, cvs update, or modify the code or something
in this branch, it should be enough to just do ./f-spot --uninstalled.
Unless a library or something is modified...

/Bengt




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]