Hi Garry, If you can't wait for Niccolo packages you can do something like this on squeeze :
sudo echo "deb-src http://debian.gfoss.it/ lenny main" >> /etc/apt/sources.list sudo aptitude update cd /tmp apt-get source qgis sudo apt-get build-dep qgis cd qgis* dpkg-buildpackage -rfakeroot -b cd .. sudo dpkg -i *qgis*deb Guy On 04/08/2010 20:46, Gary Smith wrote:
Niccolo, My previous mail describes the error reported as: AspireOne:/home/gary# qgis Warning: Qt: Session management error: *None of the authentication protocols specified are supported* AspireOne:/home/gary# As you may have noticed that this is run as su. When I run as normal user I still get the original segmentation fault. g...@aspireone:~$ qgis *Segmentation fault* g...@aspireone:~$ I hope that this information is helpful. Rgds Gary
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
