Hi Gary.

garyroger57:
> I currently have an svg batik version installed directly from Apache,
> the xml-batik distribution. This has the scripts to build and run the
> svg-rasterizer.
> 
> However, because I need a Debian distribution, I have downloaded and
> installed the above Debian package into my Linux OS. I have expanded
> the batik.jar file, but it is not clear on how to build the
> executables. There are no scripts...or are these meant to be
> executable jar files? That didn't work either!

I just installed libbatik-java 1.6-3 to see what’s in it.  It installs a
shell script /usr/bin/rasterizer which ostensibly launches the
rasterizer, but it doesn’t seem to work for me (I get a security
exception).  Maybe your 1.5.1-1 doesn’t have this problem.  If you don’t
get a script like this, you can run the rasterizer from the jar.  If you
get a batik-all.jar somewhere (like /usr/share/java), you should be able
to start it with:

  java -classpath /usr/share/java/batik-all.jar 
org.apache.batik.apps.rasterizer.Main

-- 
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to