bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] compiling with autoconf and automake of SuSE-8.0/additio


From: Gary Wong
Subject: Re: [Bug-gnubg] compiling with autoconf and automake of SuSE-8.0/additional gtk-2.0
Date: Mon, 17 Jun 2002 12:07:53 -0400
User-agent: Mutt/1.3.25i

On Mon, Jun 17, 2002 at 01:51:33PM +0200, Achim Mueller wrote:
> compiling gnubg with SuSE-8.0 (autoconf-2.52, automake-1.5) stops with a
> make error:
>
> It works with " aclocal, autoconf, automake --add-missing ...

Yes, the automatically generated autoconf/automake files are a bit of a
pain with CVS and different versions of automake/autoconf, and there are
several incompatibilities between the old autoconf 2.13/automake 1.4 and
the newer autoconf 2.5/automake 1.5.  Many other projects use a more
sophisticated "autogen.sh" than we do, but that doesn't work at all if
some people don't have autoconf/automake.

Maybe we could fiddle with autogen.sh to make it run the command you
suggest if autoconf/automake are present, and just do the current "touch"
otherwise?
 
> When you use gtk-2.0 in SuSE-8.0 gnubg doesn't start. It helps to create
> a short script like
> 
> #!/bin/bash
> unset LD_PRELOAD
> gnubg
> exit 0

Hmmm... what is $LD_PRELOAD before you run that script?

Cheers,
Gary.
-- 
   Gary Wong           address@hidden           http://www.cs.arizona.edu/~gary/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]