Re: [Plib-users] Example config problem
Brought to you by:
sjbaker
From: Norman V. <nh...@ca...> - 2002-11-17 11:49:11
|
C. Hotchkiss writes: > Sebastian Ude wrote: > > > > On Fri, 15 Nov 2002, ... Hotchkiss wrote: > > > >>... > >> > >>I tried building the examples from the 1.6.1 tar ball and... it fails for lack of three files, > >>install-sh, config.sub and config.guess. ... > > > > Known problem. For now, cd into the plib_examples-1.6.1 and type: > > > > aclocal > > automake --add-missing > > autoconf > > > > The missing files should be created during this process. > > > > Uh, yes and no. The first two commands run to completion without > complaint. I now have the original missing files, but running "autoconf" > gives this error message: > > autom4te: cannot open /usr/local/share/autoconf/autom4te.cfg: No such > file or directory > at /usr/local/bin/autom4te line 428 > > I checked and the directory exists, but this is no cfg file at all. This > leads me to believe that I didn't do something that probably should have > been done in June when I installed Cygwin. Charlie I don't know where this error message is coming from I would try updating my < autoconf , automake > Cygwin files using the Cygwin setup program < these are in the devel category > Cygwin will tell you that there are LOTs of things it will update but you can click on the <View> button after you have made your initial selections and 'view' what will be updated. You can now select what you want todo on an individual package by clicking on the second column. I would set all but those you want to update to 'keep' Cygwin has had many improvements since June and you might just want to update everything that it suggests though :-) HTH Norman make sure you |