Thanks for the hint, but that did not solve the issue, I still have the
same error message.

Frédéric


2015-03-19 18:00 GMT+01:00 Morten Welinder <mort...@gnome.org>:

> The prefix goes on the autogen.sh line.  You do not need a separate
> configure
> run.
>
> M.
>
>
> On Thu, Mar 19, 2015 at 12:31 PM, Frédéric Parrenin
> <parre...@ujf-grenoble.fr> wrote:
> > Dear all,
> >
> > Today I tried to compile goffice from git with:
> >
> > ./autogen.sh
> > ./configure --prefix=/home/fparrenin/local/
> > make
> > make install
> >
> > and I got an error message:
> >
> >  make[4]: Entering directory
> > '/home/fparrenin/local/goffice/plugins/plot_pie'
> > make[4]: Nothing to be done for 'install-exec-am'.
> >  /bin/mkdir -p
> '/home/fparrenin/local/lib/goffice/0.10.22/plugins/plot_pie'
> >  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   pie.la
> > '/home/fparrenin/local/lib/goffice/0.10.22/plugins/plot_pie'
> > libtool: install: error: cannot install `pie.la' to a directory not
> ending
> > in /usr/local/lib/goffice/0.10.22/plugins/plot_pie
> > Makefile:480: recipe for target 'install-goffice_graph_pieLTLIBRARIES'
> > failed
> > make[4]: *** [install-goffice_graph_pieLTLIBRARIES] Error 1
> > make[4]: Leaving directory
> '/home/fparrenin/local/goffice/plugins/plot_pie'
> > Makefile:671: recipe for target 'install-am' failed
> > make[3]: *** [install-am] Error 2
> > make[3]: Leaving directory
> '/home/fparrenin/local/goffice/plugins/plot_pie'
> > Makefile:665: recipe for target 'install' failed
> > make[2]: *** [install] Error 2
> > make[2]: Leaving directory
> '/home/fparrenin/local/goffice/plugins/plot_pie'
> > Makefile:429: recipe for target 'install-recursive' failed
> > make[1]: *** [install-recursive] Error 1
> > make[1]: Leaving directory '/home/fparrenin/local/goffice/plugins'
> > Makefile:537: recipe for target 'install-recursive' failed
> > make: *** [install-recursive] Error 1
> >
> > The compilation was working fine with previous versions.
> >
> > Any hint?
> >
> > Thanks,
> >
> > Frédéric
> >
> >
> >
> > _______________________________________________
> > gnumeric-list mailing list
> > gnumeric-list@gnome.org
> > https://mail.gnome.org/mailman/listinfo/gnumeric-list
> >
>
_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to