Talk:Osmbook
Jump to navigation
Jump to search
Running under Windows
It seems that wget, etc. is hard-coded into the script, so it can't be easily adapted for Windows, can it?
- Well, I actually don't think it'd be that hard. First off, you can get 'wget' for windows. But that could also be converted to the LWP::UserAgent module or something instead. However, the script was designed with unix in mind mostly. But I suspect it could be converted, but you're likely to need to install something "unixish" on the windows environment before you're done. Though, you've already installed perl, so... Hardaker 15:20, 15 July 2011 (BST)