I'm using oneiric, with both libgdal1 and libdap10 installed... But gdal-1.9 is NOT available for precise (yet), so perhaps that is the root of your problem. How did you manage to install gdal-1.9?
I suggest you build it for precise, or wait until it is packaged. Etienne On Sat, May 5, 2012 at 4:02 PM, Jorge Gustavo Rocha <[email protected]> wrote: > Hi Marc, > > I'm using the ubuntugis ppa [1] to get the gdal 1.9 already packaged. > As you can see, I've added that repository to my apt sources. > > $ sudo apt-cache policy gdal-bin > gdal-bin: > Instalado: (nenhum) > Candidato: 1.9.0-2~exp5~oneiric1 > Tabela de Versão: > 1.9.0-2~exp5~oneiric1 0 > 500 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ > oneiric/main i386 Packages > 1.7.3-6ubuntu3 0 > 500 http://pt.archive.ubuntu.com/ubuntu/ precise/universe i386 > Packages > > My problem is that libgdal1 depends on libdap10. > > $ sudo apt-cache show libgdal1 | grep Depends > Depends: libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2-1), libdap10, > libepsilon0, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1), libgeos-c1 (>= > 3.2.2), libgif4 (>= 4.1.4), libhdf4-0-alt, libhdf5-serial-1.8.4 | > libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), liblzma2 (>= > 4.999.9beta+20091116), libmysqlclient16 (>= 5.1.50-1), libnetcdf6, > libogdi3.2, libpng12-0 (>= 1.2.13-4), libpoppler13, libpq5 (>= 8.4~), > libproj0, libspatialite3 (>= 2.4.0~rc2), libsqlite3-0 (>= 3.6.0), libstdc++6 > (>= 4.6), libxerces-c28, odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= > 2.2.11), zlib1g (>= 1:1.2.0) > > It would be nice to have libgdal1 not dependent of libdap10, and perhaps on > libdap11. > > But I really don't know how dependent is gdal from libdap10. It might be > hard to change the dependencies. > > Regards, > > Jorge > > [1] https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable > > Em 05-05-2012 18:27, Marc Coevoet escreveu: > >> Op 05-05-12 14:02, Jorge Gustavo Rocha schreef: >>> >>> Hi, >>> >>> $ sudo apt-cache show libgdal1 >>> shows that libgdal depends on libdap10. >>> >>> I'm using Ubuntu 12.04, and installing libdap10 creates serious problems >>> with many other packages. >> >> >> On a fresh xubuntu 12.04 , I have qgis 1.9 and gdal 173, with no >> problems. If you have gdal 1.9, from where? Compiled yourself? >> >> It is NOT from this depot: >>> >>> >>> deb http://qgis.org/debian-nightly precise main >>> >> Marc >> > > > -- > Jorge Gustavo Rocha > Departamento de Informática > Universidade do Minho > 4710-057 Braga > Tel: +351 253604480 > Fax: +351 253604471 > Móvel: +351 910333888 > skype: nabocudnosor > _______________________________________________ > UbuntuGIS mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/ubuntu > http://trac.osgeo.org/ubuntugis/wiki _______________________________________________ UbuntuGIS mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki
