[OSM-dev] using propper tools; building Packages; was:planetosm-to-db.pl
Joerg Ostertag (OSM Munich/Germany)
openstreetmap at ostertag.name
Wed Nov 8 12:55:22 GMT 2006
On Wednesday 08 November 2006 12:05, Richard Fairhurst wrote:
> Nick Gagravarr wrote:
> > Just point your web brower at an SVN url, eg
> > http://svn.openstreetmap.org/utils/perl/Geo/ , and download away.
>
> Sure, I'm being lazy. :)
>
> Seriously, I figured that, but it's not ideal having to download lots
> of individual files, put them in the right directory, potentially (if
> you're on Windows) convert line-breaks to \n, etc. A CPAN module (or
> no modules at all) would be much nicer.
What about using something liekt
wget -r
or if you don't have wget installed. You seemingly have perl installed. Then
what about LWP::Mirror ?
-
Joerg
More information about the dev
mailing list