Re: [Fresco-devel] Trouble compiling Fresco

Stefan Seefeld <[email protected]> Thu, 17 Apr 2003 17:10:28 -0400
Newsgroups gmane.comp.video.fresco.devel
Message-ID <[email protected]>
Der Benutzer wrote:
> Yes, I do have the devel package:
> 
> user@Shenzhen-Tsun:~/Fresco> rpm -qa | grep -i ggi
> libggi-2.0.1-3
> libggi-devel-2.0.1-3
> 
> The ggi.h file from the package is in /usr/include/ggi:
> 
> user@Shenzhen-Tsun:~/Fresco> ls /usr/include/ggi/
> default  display  ggi-unix.h  ggi.h  ggi_ext.h  internal  types.h
> 
> Is it supposed to be this hard just to compile? Should I read up on 
> autoconf or automake or something? I am willing to learn, so even if 
> none of you know what's wrong here but could point me in the right 
> direction, I would appreciate that.

Hmm, it *should* work. You may skim through the configure's log file
(in $builddir/GGI/config.log) to find the cause of your troubles.

Regards,
		Stefan