Menu

#8 Configure has incorrect shebang

Error
open
nobody
Ampoliros (9)
5
2003-05-21
2003-05-21
No

For version: Ampoliros 3000 (3.4.0) Release date 15 May
2003

The configure script of the first time install for
unix/linux has a space in the shebang line which stops
it being interpreted on my OSX 10.2.3 machine using tcsh.

Pretty minor, but had me puzzled as to why configure
was throwing syntax errors.

*** configure.old Wed May 21 13:56:11 2003
--- configure Wed May 21 13:56:25 2003
***************
*** 1,4 ****
! # !/bin/sh
#
#
# Ampoliros Web Applications Platform
--- 1,4 ----
! #! /bin/sh
#
#
# Ampoliros Web Applications Platform

Discussion


Log in to post a comment.

MongoDB Logo MongoDB