Index: [thread] [date] [subject] [author]
  From: Christoph Egger <Christoph_Egger@t-online.de>
  To  : GGI Mailing List <ggi-develop@eskimo.com>
  Date: Sat, 3 Apr 1999 18:35:49 +0200 (MEST)

Re: gii installation problem (fwd)

On Sat, 3 Apr 1999, Steve Cheng wrote:

> I've no idea on this.  Anybody know?
> 
> --
> Steve Cheng
> 
> email: steve@ggi-project.org
> www: <http://shell.ipoline.com/~elmert/>;
> 
> ---------- Forwarded message ----------
> Date: Sat, 3 Apr 1999 13:48:31 +0200 (MET DST)
> From: Christof Lutteroth <lutterot@cs.tu-berlin.de>
> To: steve@ggi-project.org
> Subject: gii installation problem
> 
> Hi !
> Sorry about this (probably ignorant) question of mine. You were the first ggi-guy Igot the email-ad from, so I ask you.
> I installed libgii-0.5 without problems by ./configure and make ; make install
> but when I run ./configure for libggi now, it tells me that libgii was not properly installed.
> Thankfully for any help,
>   Christof
> 
Follow the steps:

1. cd libgii
2. ./autogen.sh
3. ./configure
4. make
5. su root
6. make install
7. exit

Then try to compile and install the libggi-library with the same steps.
That works on mine machine!

Cheers,

Christoph Egger
E-Mail: Christoph_Egger@t-online.de



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