[Qgis-user] QGCSW plugin update
Sampson, David
David.Sampson at NRCan-RNCan.gc.ca
Fri Jul 31 08:30:39 PDT 2009
Hey Folks,
For thos eof you running into issues with the OWSLIB dependency...
The issue is that the stable release offered through the easy_install
python packaging system does not ship the CSW components.
To get the whole shabang please follow their instructions for SVN.
If you have never used SVn it is pretty simple from the command line for
linux folks.
Checkout to a serpate directory (tmp?)
Then run as root
Python setup.py install
Or for a local install
Python setup.py.install --user
This installs to ~/.local/lib/python2.6/site-packages/owslib and does
not require root. Only good for the local user.
For OSGEO4W folks let me know if you need extra guidance.
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20090731/9244fef9/attachment.html>
More information about the Qgis-user
mailing list