Re: [Plib-users] configure problem
Brought to you by:
sjbaker
From: Daniel T K. <dan...@dy...> - 2004-02-27 18:33:22
|
At 11:24 AM 2/27/2004, you wrote: >Daniel T Konkle wrote: > >>I was trying to compile and install the plib library and ran into a road >>block that may need to be fixed. >>I specified on the command line addition values for CFLAGS and CXXFLAGS >>that included additional directories for compilation and linking. These >>directories were the location I have for the glut libraries. >>Unfortunately, these flags aren't used in the testing phase of configure >>because the libraries and headers weren't found. > >Is this in PLIB itself - or in the examples/demos? > >If it's for PLIB itself, our next release will not require GLUT to even >be installed in order for PLIB to build - so this issue "goes away". > >If it's the examples and/or demo's then we do need to do something. It's for Plib not the examples. |