RE: gnumeric compile problem




On 05-Apr-99 bourne wrote:
> I got this error while compiling gnumeric 0.19
> 
> -I/usr/local/include -DNEED_GNOMESUPPORT_H
> -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include
> -I/usr/X11R6/include  -I/usr/X11R6/include -I/usr/local/lib/glib/include
> -I/usr/local/include  -g -O2 -Wall -Wno-unused  -c boot.c
> In file included from boot.c:21:
> /usr/local/include/gnome-xml/parser.h:142: error.h: No such file or
> directory
> make[3]: *** [boot.o] Error 1
> make[3]: Leaving directory `/source/gnumeric-0.19/plugins/excel'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/source/gnumeric-0.19/plugins'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/source/gnumeric-0.19'
> make: *** [all-recursive-am] Error 2
> my system is slackware 3.5
> Regards,
> -Can
> 
> 
Hi !

Got libxml installed ?
And was it installed with the same configure-prefix as the main gnome-packages ?

For example, I compiled my gnome-packages (gnome-libs, gnome-core, etc.) with
./configure --prefix=/opt/gnome
but my libxml just with
./configure
which installed the libs under /usr/local/lib
My gnumeric compilation didn't work, either, until I remade libxml with
prefix=/opt/gnome

Hope, this helps.

MW
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.



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