From: mark1 <nu...@jb...> - 2005-05-28 17:07:39
|
. . . I spoke too soon. I had gotten over the original error, but I was getting others errors after that -- thinking it was my own configuration error. The main build.sh did indeed run after cleaning it up with the "dos2unix". But it turns out that in the tools-directory the build.sh and *.xml files there ALSO to needed the same dos2unix clean-up. Even then, I'm still getting other errors. [mark@matrix build]$ sh build.sh | : command not foundrtal-2.0-RC2-src/tools/bin/common.shlib: line 7: | : command not foundrtal-2.0-RC2-src/tools/bin/common.shlib: line 9: | /home/mark/jboss-portal-2.0-RC2-src/tools/bin/common.shlib: line 11: syntax error near unexpected token '{ | 'home/mark/jboss-portal-2.0-RC2-src/tools/bin/common.shlib: line 11: `{ | xset: unknown option JVM_MS=32m | | usage: xset [-display host:dpy] option ... | I'm guessing that this builds fine on Windows, but the Unix build-scripts got corrupted somehow. Did they get re-saved by WordPad with CRLF line endings? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879350#3879350 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879350 |