Re: [Plib-users] The examples
Brought to you by:
sjbaker
From: Sebastian U. <ud...@ha...> - 2002-09-10 21:56:56
|
On Tue, 10 Sep 2002, sa...@ic... (Ramy Sadek) wrote: > Date: Tue, 10 Sep 2002 14:35:16 -0700 > To: pli...@li... > From: sa...@ic... (Ramy Sadek) > Reply-To: pli...@li... > Subject: [Plib-users] The examples > > Hi all. I hope I'm not stating a known or obvious problem. > > The examples don't work for me. If I try to get 1.6.1, configure > complains about install-sh missing. If I run the compile by hand (which > works) for, say, viewer, I get an error complaining that ssgInit is > called without a valid OpenGL context. This seems bizarre since I > haven't touched the code itself. Aaargh - Steve, the 'config.guess', 'config.sub', 'install-sh', 'missing' and 'mkinstalldirs' scripts (automatically copied into the directory when doing "autoconf") are missing in the plib_examples, p-guide and exposer tarballs. Argh ! - Sebastian |