Hello,
 I downloaded neon [neon-0.25.2.tar.gz] and the example file [neon-examples-0.21.tar.gz] from the website.
 I am able to compile neon, and have installed the library in /usr/local/lib.

 next, I tried to configure the examples by hitting:

 ./configure

I get the error:

checking for vsnprintf... yes
checking for neon-config... none
configure: no external neon library found
configure: error: could not find neon

I checked that the file libneon.la is indeed present in /usr/local/lib. I also tried to compile with
./configure -with-neon=/usr/local/lib. No avail.

I tried to check if its a problem of accessing this diectory, and put the library file in another directory and hit ./configure giving the new directory name, but still the problem persists.

Can you please help?

thanks,
Venkatesh.
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to