Re: Two compilation errors

2004-10-02 Thread Tong
Thank you very much Eric, you solved all the problems. and thanks again for the two extra posts. On Fri, 01 Oct 2004 19:42:35 -0700, Eric Gaumer wrote: > On Fri, 2004-10-01 at 16:57, Tong wrote: >> On Fri, 01 Oct 2004 14:32:13 -0700, Eric Gaumer wrote: >> >> > On Fri, 2004-10-01 at 14:10, Tong

Re: Two compilation errors

2004-10-01 Thread Eric Gaumer
On Fri, 2004-10-01 at 16:57, Tong wrote: > On Fri, 01 Oct 2004 14:32:13 -0700, Eric Gaumer wrote: > > > On Fri, 2004-10-01 at 14:10, Tong wrote: > >> Hi, > >> > >> I'm trying to compile DWI (a simple system to create data driven > >> applications, http://www.linas.org/linux/dwi/), but met with 2

Re: Two compilation errors

2004-10-01 Thread Eric Gaumer
> > Add -l /usr/lib/glib-2.0/include to the build > > > > Sounds like a buggy configure.ac > > Isn't the "-l" suppose to be for library files instead of header files? > Note that I have -I/usr/include/glib-2.0/include for gcc. What does `pkg-config --cflags gtk+-2.0` return? It should return t

Re: Two compilation errors

2004-10-01 Thread Eric Gaumer
On Fri, 2004-10-01 at 16:57, Tong wrote: > On Fri, 01 Oct 2004 14:32:13 -0700, Eric Gaumer wrote: > > > On Fri, 2004-10-01 at 14:10, Tong wrote: > >> Hi, > >> > >> I'm trying to compile DWI (a simple system to create data driven > >> applications, http://www.linas.org/linux/dwi/), but met with 2

Re: Two compilation errors

2004-10-01 Thread Tong
On Fri, 01 Oct 2004 14:32:13 -0700, Eric Gaumer wrote: > On Fri, 2004-10-01 at 14:10, Tong wrote: >> Hi, >> >> I'm trying to compile DWI (a simple system to create data driven >> applications, http://www.linas.org/linux/dwi/), but met with 2 >> compilation errors. >> >> 1) in the dwi-gtk direc

Re: Two compilation errors

2004-10-01 Thread Eric Gaumer
On Fri, 2004-10-01 at 14:10, Tong wrote: > Hi, > > I'm trying to compile DWI (a simple system to create data driven > applications, http://www.linas.org/linux/dwi/), but met with 2 > compilation errors. > > 1) in the dwi-gtk directory, I got the "No package 'xml2' found" error: > > make[2]: En

Two compilation errors

2004-10-01 Thread Tong
Hi, I'm trying to compile DWI (a simple system to create data driven applications, http://www.linas.org/linux/dwi/), but met with 2 compilation errors. 1) in the dwi-gtk directory, I got the "No package 'xml2' found" error: make[2]: Entering directory `/export/home/tong/try/dwi-0.6.1/dwi-gtk'