> I am trying to run squiggle in windows XP, but it is not working. > > I am working in a network environment but not sure what to do. Could you > please give me some advice?
Providing more information might help... ;-) Which version of JRE/JDK are you using? Have you tried running the Web start [1] available in the nightly build repository [2]? Are you using the official (apparently 1.7) release [3] or a customized version? As I've never experienced such behavior nor I'm overall familiar with Java's interns, I'd only leave some quick suggestions: * Java settings - are the general Java settings coherent? Check the "Java" and "Advanced" tabs in "Java Control Panel" (of Control Panel); * File permissions - is the directory containing Batik set with unexpected permissions? Check the "Security" tab in file/directory properties; * Environment settings - running "java" from the command-line will use your system's "PATH" environment variable. Check that it's pointing to a coherent java runtime. You may also test by double clicking "batik-squiggle.jar", which will use registry settings instead of environment settings. Hope this helps, Helder Magalhães [1] http://arc.mcc.id.au/batik-nightly/webstart/squiggle.pl [2] http://arc.mcc.id.au/batik-nightly/ [3] http://xmlgraphics.apache.org/batik/download.cgi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
