On Wed, 2012-03-14 at 13:20 -0500, Ron Bentley wrote: > Has anyone succeeded in running Quantum GIS on any of Ubuntu 12.04 > beta variants? > > I just tried with Kubuntu 12.04. The package in the official > repository is old (1.4.0) and segfaults before it ever gets to the > splash screen. I also tried the Oneiric versions (1.7.4) from > qgis.org/debian and the UbuntuGIS PPA. Both crashed, perhaps not > surprisingly. I knew it was a long shot. > > I can certainly just wait, but I thought I'd give it a try. Are there > other options?
there is a repository for qgis-master/Precise. From http://hub.qgis.org/projects/quantum-gis/wiki/Download#Master ... deb http://qgis.org/debian-nightly precise main deb-src http://qgis.org/debian-nightly precise main To add the the qgis.org repository public key to your apt keyring, type: gpg --keyserver keyserver.ubuntu.com --recv 1F9ADD375CA44993 gpg --export --armor 1F9ADD375CA44993 | sudo apt-key add - ... _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
