De : Josh Hone [mailto:icsad@;hotmail.com] > > Hi Raphael - > > Thanks for the reply. > > I set JAVA_HOME and use the scripts. David Taylor said I > needed JAX stuff > in my classpath, and the JAX stuff does not come with > Jetspeed because of > the Sun licensing. I haven't tried it yet. > > I do have this one weird error whenever I use windows to try > to build. The > scripts appear from my .zip file and I have to manually go in and add > newline characters, since the way it comes out of the zip > file there are > always just black boxes in place of the newlines. I take > this to mean that > it does not understand the newline character that is used. I > have no idea > why except that I use notepad to open .bat files, but if I > never open it > with that and just try to run the script then I get the same error. >
That may be an issue with the way the release zip was done... this typical of a wrong conversion of newlines between Windows and Unix systems... > When I set JAVA_HOME and run the script build.bat right after > unzipping it > DOS will tell me that it is a bad command or file name. > After I go in and > change the black boxes to newlines (basically hitting enter > whenever I see a > black box) then the script will run. I have to do this in both > setlocalpath.bat and build.bat. > > I run in a WinME and so I attribute this bit of weirdness to that. > Opening the file with pico in a Linux environment reveals no > problems like > this with the scripts. > Which release do you have this issue with ? It's most likely a Unix newline issue. -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
