Re: problem with ./configure & libGLU vs. libice-dev

2010-08-22 Thread wylda
> > configure: libGLU development files not found, > > GLU won't be supported. GOUJON Alexandre: > It clearly appears that libGLU.so was present > during the "ok" configure > execution and not for the other. No, that's not true, because "ls -alF /usr/lib/libGLU*" showed that all files and even

Re: problem with ./configure & libGLU vs. libice-dev

2010-08-22 Thread GOUJON Alexandre
On 08/22/2010 10:09 AM, wy...@volny.cz wrote: So why configure says me "-lGLU... not found" when file "/usr/lib/libGLU.so.1" is present a...@evan:~/Desktop$ diff configure_output_ok_libice_dev_missing.txt configure_output_bad_libice_dev_present.txt 506c506 < checking for IceConnectionNumber i

Re: problem with ./configure & libGLU vs. libice-dev

2010-08-22 Thread Andrew Nguyen
On Sun, Aug 22, 2010 at 3:09 AM, wrote: > Thanks for hints, Austin. Unfortunately looking at it and comparing > GOOD vs BAD log did not move me any further. So if anyone would see > there a bug, please let me know. Logs attached. > > W. > >From the bad configure log: configure:8817: checking fo

Re: problem with ./configure & libGLU vs. libice-dev

2010-08-21 Thread Austin English
On Fri, Aug 20, 2010 at 4:26 PM, wrote: > > Hi, > > isn't there a problem with wine's configure script? I'm running on > new Debian Squezee and noticed (luckily), that when libice-dev is > installed, than ./configure can't find "-lGLU". > > But libice-dev doesn't have any influence on file "libGL

problem with ./configure & libGLU vs. libice-dev

2010-08-20 Thread wylda
Hi, isn't there a problem with wine's configure script? I'm running on new Debian Squezee and noticed (luckily), that when libice-dev is installed, than ./configure can't find "-lGLU". But libice-dev doesn't have any influence on file "libGLU.so.1". So why configure says me "-lGLU... not found"