Re: 0.3.5 and windows98
Bruno Dumon <[email protected]> 06 Jan 2003 10:18:17 +0100
| Newsgroups | gmane.editors.pollo.devel |
|---|---|
| Organization | Outerthought |
| Message-ID | <[email protected]> |
On Fri, 2003-01-03 at 04:55, graghavan wrote: > Hi, > I had worked with an older version of pollo under windows98 (in nov-dec > 2001) by simply clicking on pollo.jar. > I wanted to try your more recent versions that have a 'bin' folder and > in it a pollo.bat file. > i.e., your 0.3.5 version. > This seems to work ok under windowsXP. > But under windows98, when I try to run the pollo.bat file, it comes back > with a 'syntax error' and won't go further. > I thought a multi-line 'set CLASSPATH' was the culprit; and so I split > it into about 5 separate set CLASSPATH lines by introducing 'return's > and 'set CLASSPATH ='s at various 'semi-colon' points. it still comes > back with the same error message - 'syntax error'. > I would appreciate if you could give me a hand with this problem. > Thanks a million. > Regards > Gary R. > Someone else had the same problem last week, here's what i replied then: (I'll fix this for the next release) Try the following: - remove the existing pollo.bat file - create a new pollo.bat file using a text editor, and paste the following into it: --- start here --- java -classpath ..\lib\pollo.jar;..\lib\pollohelp.jar;..\lib\endorsed\dom3-xmlParserAPIs.jar;..\lib\endorsed\dom3-xercesImpl.jar;..\lib\commons-digester.jar;..\lib\avalon-configuration.jar;..\lib\commons-beanutils.jar;..\lib\commons-collections.jar;..\lib\log4j-core.jar;..\lib\jaxen-core.jar;..\lib\jaxen-dom.jar;..\lib\saxpath.jar;..\lib\msv.jar;..\lib\xsdlib.jar;..\lib\relaxngDatatype.jar;..\lib\isorelax.jar;..\lib\jhbasic.jar;..\conf;..\build -Djava.endorsed.dirs=..\lib\endorsed org.outerj.pollo.Pollo %1 --- end here --- (everything should be on one line) Please let me know whether this helped, or if you need more help. Thanks, Bruno ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf