I'm having a problem loading the 'convert os gml to ogr' plugin in QGIS 1.8 running on (k)ubuntu 12.10.
Basically, clicking the plugin prompts the error:
"Please ensure that the GDAL_DATA environment variable is set and try again"
I've tried setting the environment variable via instructions here: (http://trac.osgeo.org/gdal/wiki/FAQInstallationAndBuilding#WhatisGDAL_DATAenvironmentvariable) with the terminal command "export GDAL_DATA=/usr/share/gdal/1.9" but to no avail (i'm not even sure this is the right course of action...) Any suggestions?
