Grzegorz Kowal - 2022-11-27

Thanks for reporting! Will fix it.

BR,
Grzegorz

On Fri, Nov 25, 2022, 23:55 Joel Uckelman uckelman@users.sourceforge.net
wrote:


Status: open
Group: 3.x
Created: Fri Nov 25, 2022 10:55 PM UTC by Joel Uckelman
Last Updated: Fri Nov 25, 2022 10:55 PM UTC
Owner: nobody

If you try running the launch4j shell script shipped with 3.50, you get
the following error message:

/bin/bash: launch4j/launch4j: /bin/sh^M: bad interpreter: No such file or
directory

The ^M is showing up because the file has DOS line endings instead of UNIX
line endings, and causes the script to error out. This is easily fixed by
running dos2unix on the script, but you have to recognize what the problem
is in order to think to do that; the 3.50 distribution is unusable as-is.


Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/launch4j/bugs/227/

To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/

 

Related

Bugs: #227