Re: [Plib-users] Example config problem
Brought to you by:
sjbaker
From: C. H. <cho...@at...> - 2002-11-19 23:33:25
|
Sebastian Ude wrote: > ... >> >>Suggestions? Sebastian? > > > I'm afraid no, especially since I don't have access to a cygwin environment > at the moment. > > All I can recommend (again) is that you apply the patch I created for you > over a *clean* plib_examples-1.6.1 tree and try to run ./configure > afterwards. Doing so should at least allow you to compile the example > programs for now, independently of your autoconf problem. > Did that and got an interesting, but different result. Patching goes smoothly. But, when I then run ./configure, it gets to: ... checking for ulInit in -lplibul... no configure: error: there seems to be a problem with the PLIB libraries. I downloaded the stable version (1.6.0) and it builds and installs without a hint of trouble using the steps specified in the installation instructions. At this point I seem to have autoconf looking in the wrong place for autom4te.cfg and the ./configure for the examples doesn't like the PLIB installation. It is beginning to look as though I need to do a clean Cygwin install and build it all from scratch. Then again, that might just be the problem - my installation is clean from 1.6.0 and hasn't inherited debris left over from earlier installations. Regards, Charlie H. -- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup |