Hi guys,
I just downloaded the latest phplogcon 2.3.1
When I ran the configure script:
# ./configure.sh
bash: ./configure.sh: /bin/sh^M: bad interpreter: No such file or directory
So I had to send that through:
# dos2unix configure.sh
dos2unix: converting file configure.sh to UNIX format ...
# ./configure.sh
#
Could the developers please make sure that when packaging the tarball that they either run the scripts through dos2unix or not use Windows notepad (or use notepad++) so that the files work correctly on UNIX/Linux.
Thanks.
Michael.


