Knut Arne Bjørndal wrote: > On Tue, Sep 02, 2008 at 02:35:03PM +0000, Gregor Kubrak wrote: >> Trying around with batik I got this message when Batik is set to 3. >> >> - Using working directory /tmp >> - Pngcrush version 1.6.4 >> - pngnq version 5.1 >> - Using Batik in agent mode >> - rendering using or/p >> This is version 10341 (Saurimo) of tilesgen running on darwin, ID: 34916 >> [#0 0% ] Starting BatikAgent >> [#0 0% ] Could not determine Operating System darwin, >> please report to tilesathome mailing list >> >> I can't tell if this is just a notification or an error, because my client >> receives almost no data at all from the api. > > It's OK, it falls back to the *nix way of doing things, which should > be fine on darwin/OS X.
It's OK but looking at the code if ($^O eq "linux" || $^O eq "cygwin" || $^O eq "darwin" ) this should not have occurred (or someone has fixed it in the _unstable branch already) _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
