Re: [Plib-users] Example config problem
Brought to you by:
sjbaker
From: Norman V. <nh...@ca...> - 2002-11-19 14:52:31
|
Sebastian Ude writes: > > > On Mon, 18 Nov 2002, cho...@at... (C. Hotchkiss) wrote: > > >... > > > Hmm ... fix your Cygwin :) > > > > Did that. When updating cygwin I noticed that autoconf exists in both > > stable and devel versions. I went ahead and let it install both. Now I'm > > not so sure that was a good idea. It doesn't strike me that you are > > using the development version of autoconf. Anyhow, should I edit the > > file tree to move stable autoconf stuff where it apparently is expected? > > I do not have much experience with Cygwin - just make sure that you have > only ONE autoconf version installed. Cygwin has a mechanism for dealing with a devel and a stable version of the autotools. This is normally transparent to the user FWIW - either work for PLIB > So even though the immediate issue that prevents you from building the > examples is your broken autoconf version - NO If Charlie used the Cygwin setup program to get BOTH the Devel and the Stable version of the gnu autotools then his autoconf is NOT broken I downloaded the examples tarball and did a aclocal automake -a autoconf ./configure make and things compiled < except for a problem with multi-texture calls > So it does work with a current Cygwin Installation and with BOTH the devel and and stable versions of autoconf without any user intervention !!! I haven't tried the autoconf patch Norman |