PDA

View Full Version : ./configure can't find deque (any hints?)



tmiss
02-23-2002, 07:15 PM
Well I had to do a lot to get this far so I probably screwed up somewhere along the way.

Have RH7.0.

Needed gcc 3.0 or better so upgraded that to gcc-3.0.4.

Need Qt 2.3.2 or better so upgraded that to qt-2.3.2.

Now I'm missing deque according to ./configure. Searching the drive I do have a version of deque in /usr/local/include/g++-v3 so maybe my include directories are set up wrong?

Is deque just the H file or is it something else too?

Thanks in advance,
TMiss

tmiss
02-23-2002, 10:54 PM
Hmm, been reading a lot of posts about deque and maybe it's time to scrap the whole system and start over with RH7.2 since it sounds like it is a version problem.

Then I can just follow the helpful guides some people have provided. :)

Thanks anyway,
TMiss

tmiss
02-25-2002, 02:15 AM
Turns out that was a good idea. All set now. :)

TMiss