Index: [thread] [date] [subject] [author]
  From: Michael Gersten <michael@stb.info.com>
  To  : ggi-develop@eskimo.com
  Date: Tue, 27 Jul 99 19:59 PDT

Re: Help needed installing GGI/GII

>On Tue, 27 Jul 1999, Michael Gersten wrote:
>> >CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure
>> 
>> Nope, didn't work. Same problem.
>
>And, of course, the files /usr/local/include/ggi/gii.h and
>/usr/local/lib/libgii.so (latter ought to be a symlink) both exist
>and you've checked this?  If you grok Bourne shell stuff, try reading
>config.log to see what went wrong.
>
>Chris Smith <cd_smith@ou.edu>

Yep. The files exist, the link is valid, the log file
just says that it was checking these (no error messages)

No ideas.

The logfile lines are:
configure:2594: checking for ggi/gii.h
configure:2635: checking for giiInit in -lgii

Index: [thread] [date] [subject] [author]