On Fri, Feb 20, 2009 at 10:45:46PM +0100, Stephan wrote: > Hi, > > I want to change batik.pm so it uses the established JAVA_HOME > environment to look up the binary. > > Is this the way to go, or better use a path in the configuration? > > Any comments?
Hi I saw your commit, which I reverted because you had changed the line endings of the entire file to DOS style. Please use svn diff before committing to make sure you don't commit more than intended. You also didn't use File::Spec, which means the paths won't be portable to Windows, I committed a better version just now. Also I see you added $Bin/../ to the batik search path, why do you want it to look one directory up from where the client lives? Or is there something in the windows client wrappers that make it chdir to a subdir before running tilesgen? -- Knut Arne Bjørndal aka Bob Kåre [email protected] bobk...@irc
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
