Re: popt Isn't Quite Right

2005-12-19 Thread Andrew Sackville-West
don't forget to cc the list. Umm... I'm saying you have to pass a flag to configure telling it where popt is or you have to edit configure and change the location it uses to find popt. I'm not up on my configure flags but there should be on like --include-path or something like that. try conf

Re: popt Isn't Quite Right

2005-12-19 Thread Andrew Sackville-West
look in configure and see where it is trying to find popt. maybe its looking in the wrong place? A Martin McCormick wrote: I am trying to install some software that needs the popt libraries. A poster on another list said I needed popt-dev which I found and installed with no change in