[Tilesathome] Problem under windows again
DeadlyAppearance
deadlyappearance at gmx.de
Wed Aug 20 17:40:08 BST 2008
spaetz schrieb:
> perl -e 'use Config; print $Config{'d_flock'},"\n";'
>
> deelkar informed me that the flock command, which is used to protect files from being uploaded by to simultanously running clients, might not work on Windows. Can you run
>
> perl -e 'use Config; print $Config{'d_flock'},"\n";'
>
> and see if it outputs a line on which is just
>
> define
>
> ? If yes, it implements flock. It does not work on win 95/98 but it really should work on all later Win versions to the best of my knowledge.
>
> thanks for testing,
>
> spaetz
>
> _______________________________________________
> Tilesathome mailing list
> Tilesathome at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/tilesathome
>
>
I get thi error.
C:\TilesAtHome\tilesAtHome>perl -e 'use Config; print
$Config{'d_flock'},"\n";'
Can't find string terminator "'" anywhere before EOF at -e line 1.
Don`t know what i must do to fix ist. I try to run this at the commandox.
More information about the Tilesathome
mailing list