From: mark1 <nu...@jb...> - 2005-05-28 16:39:03
|
I'm getting the same thing on my Linux (Fedora Core 3 and Ubuntu as well). The "build.sh" shell-script seems to be the problem. It contains MS-DOS style line-endings. So I used the "dos2unix" command to cleanup the CRLF characters in build.sh -- and now it runs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879347#3879347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879347 |