Re: Fwd: Jfor command line on windows
Phil Chu <[email protected]> Wed, 18 Jun 2003 12:57:16 -0700
| Newsgroups | gmane.text.xml.jfor.general |
|---|---|
| Message-ID | <[email protected]> |
I forgot to copy to the list, too, but %JFOR_HOME% instead of $JFOR_HOME should work on Windows, right? -Phil Bertrand Delacretaz wrote: > (sorry, forgot to copy the list) > > Le Mercredi, 18 juin 2003, à 15:12 Europe/Zurich, Michaël DORCHAIN a > écrit : > >> ... >> java -cp $JFOR_HOME/lib/xerces.jar:$JFOR_HOME/dist/lib/jfor.jar >> ch.codeconsult.jfor.main.CmdLineConverter >> $JFOR_HOME/samples/cocoon/minimal.fo.xml simple.rtf ... > > > $JFOR_HOME is not a valid syntax for environment variables under > Windows, and the path separator is a comma, not a colon. > > You'll have to use something like > > java -cp c:\path-to-xerces\xerces.jar;c:\path-to-jfor\jfor.jar > ch.codeconsult ... etc. > -- > Bertrand Delacretaz > independent consultant, Lausanne, Switzerland > http://cvs.apache.org/~bdelacretaz/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > jfor-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jfor-users > -- Phil Chu [email protected] http://www.technicat.com/ ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php