Re: [gdal-dev] DODS building

2013-02-15 Thread Anton Korosov
Hello Juan Pedro Pérez! I've built GDAL 1.9.2 on Ubuntu with the default libdap from repositories: sudo apt-get install libdap11 sudo apt-get install libdap-dev ldconfig -p | grep libdap gives the following:     libdapserve

[gdal-dev] DODS building

2013-02-14 Thread Juan Pedro Pérez Alcántara
Hello, this must be easy or altogether resolved but I can't find a solution. Hope you can help me. I have been trying to build GDAL 1.9.0 and 1.9.2 with OpenDAP / DODS support. I have built libdap 3.11.7 without any problems, and my OpenDAP server is working, as far as I know, flawlessly. But whe