[Thuban-list] Re: svg export extension: how to activate

Martin Schulze joey at infodrom.org
Wed May 19 13:02:24 CEST 2004


Moritz Lennert wrote:
> I use thuban cvs version compiled with Debian dpkg-buildpackage. This
> apparently does not compile all the available extensions, as I only have
> gns2shp, importAPR, profiling, wms in /usr/lib/thuban/Extensions.
> 
> What do I need to do to compile/activate the svg export extension ?

You should use the CVS version instead if you want to use these features,
I guess.  On thuban.intevation.de you'll be guided on how to access the
CVS repository anonymously.  The README then tells you to run
	python setup.py install_local

After that it should be sufficient to add the the following lines
to your ~/.thuban/thubanstart.py file:

  import Extensions.svgexport.svgsaver
  import Extensions.svgexport.maplegend

If you don't have that file already, just create it with this content.

Remember that this will probably not work with the Debian package
and may end up in Python errors.  

Regards,

	Joey

-- 
Ten years and still binary compatible.  -- XFree86




More information about the Thuban-list mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)