You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Lachlan Paterson <la...@post.com> on 2004/07/02 21:44:09 UTC

extra line feeds in scomp.sh

I was having trouble running the script scomp.sh. I found (with some help) that the file scomp.sh has some
extra line feeds, maybe left over from windows development? 

Those line feeds meant that #!/bin/sh in the first line was not found.

When I removed the line feeds, it was fine.


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: extra line feeds in scomp.sh

Posted by Noah Campbell <no...@gmail.com>.
I've seen that problem as well.

On Fri, 02 Jul 2004 12:44:09 -0700, Lachlan Paterson <la...@post.com> wrote:
> I was having trouble running the script scomp.sh. I found (with some help) that the file scomp.sh has some
> extra line feeds, maybe left over from windows development?
> 
> Those line feeds meant that #!/bin/sh in the first line was not found.
> 
> When I removed the line feeds, it was fine.
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> 
>

- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: extra line feeds in scomp.sh

Posted by Noah Campbell <no...@gmail.com>.
I've seen that problem as well.

On Fri, 02 Jul 2004 12:44:09 -0700, Lachlan Paterson <la...@post.com> wrote:
> I was having trouble running the script scomp.sh. I found (with some help) that the file scomp.sh has some
> extra line feeds, maybe left over from windows development?
> 
> Those line feeds meant that #!/bin/sh in the first line was not found.
> 
> When I removed the line feeds, it was fine.
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/
> 
>

- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/