Re: [guppi-list] Guppi compile fails
- From: linas linas org (Linas Vepstas)
- To: ben <bobthebat2 yahoo com>
- Cc: guppi-list gnome org
- Subject: Re: [guppi-list] Guppi compile fails
- Date: Mon, 15 Oct 2001 11:04:37 -0500
On Sun, Oct 14, 2001 at 11:11:13PM -0700, ben was heard to remark:
> I'm trying to build Guppi 0.35.5 from sources and it is not working.
> Here's the deal:
>
> RedHat 7.1
> kernel 2.4.10
> GCC 3.01
> Ximian GNOME 1.4
> guile 1.4
> perl 5.6
>
> ran this:
> ./configure --with-gnumeric
> make all
>
> and got a long list of errors (included in attached text file).
> Does anyone know what my problem is?
> Thanks,
> Ben Weintraub, Portland OR
>
>
> In file included from guppi-gnumeric.c:37:
> ../../src/libguppibonobo/guppi-bonobo.h:29:20: bonobo.h: No such file or directory
In prep for gnome version 2.0 things have moved around, and teh latest
bonobo as of a few days ago changed. You'll need to edit Makefile.am,
and insert
CFLAGS += $(shell gnome-config --cflags bonobo)
someewhere, somehow.
then run ./autogen.sh and then re-run configure. That should do the
trick
--linas
--
pub 1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas linas org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984 3F54 64A9 9A82 0104 5933
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]