Index: [thread] [date] [subject] [author]
  From: cd_smith@ou.edu
  To  : ggi-develop@eskimo.com
  Date: Tue, 27 Jul 1999 21:10:54 -0500 (CDT)

Re: Help needed installing GGI/GII

On Tue, 27 Jul 1999, Michael Gersten wrote:
> I need help getting GGI/GII to install.
> [...]
> GGI insists that it cannot find ggi/gii.h, and that giiInit is not found
> in -lgii.

Just a guess, but try configuring with this command (assuming a Bourne
shell; C shell version should be straight-forward):

CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure

Chris Smith <cd_smith@ou.edu>

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