On Wed, Jan 7, 2009 at 4:46 PM, Keith Gilbertson <[email protected]> wrote:

> For what it's worth, I've had somewhat similar problems executing the
> scripts in the bin directory after transferring them from a
> Windows-based machine to a Unix-like system.
>
> You might check that the line endings in the file haven't been changed
> to DOS-style endings, and if they have, convert them back with a command
> such as dos2unix.  Not sure this is the same issue but maybe worth
> checking into.


IMHO there is no reason/excuse for software to employ shellscripts when the
software is supposed to be multi-platform. Why not write the scripts in a
portable scripting language? Python and Perl spring to mind. Both are
available for Windoze. Projects that needs scripts could use python, say,
and the install could come with an ActivePython distribution which you can
run/install if you need it.


> >>>             I have a problem executing  the script
> >>> create-adminstrator, I
> >>>             get the following error: "bad interpreter".
> >>>
> >>>             -bash-3.00$ ./create-administrator
> >>>             : bad interpreter: No such file or directory
>
> --
Regards,

Andrew M.
http://www.andrewpetermarlow.co.uk
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to