[Plib-users] configure problem
Brought to you by:
sjbaker
From: Daniel T K. <dan...@dy...> - 2004-02-27 17:13:33
|
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. I ended up cheating and taking out the tests and plib compiled find. If I knew more about configure I'd fix it but I don't so I can only point out my problem. Danny |