Can't even get started - ./configure problem

I’m trying to get rt 3.0.8 up and running on the following setup:

RH9
Apache 2.0.48
Perl 5.0.8
MySQL 4.0.16

I run the following as root:

[root@blacksheep rt-3-0-8]# ./configure --with-db-dba=root
–with-web-user apache --with-web-group apache --with-db-rt-user=rt_user
–with-db-rt-pass=somepassword

Which returns this:

: bad interpreter: No such file or directory

I get the same no matter what switches I try to set to install. Of
course, this means that so far, I get nowhere. Can anybody please offer
me some advice so I can make some progress?

TIA

Steve
Stephen Collins
Internet, Intranet and Infrastructure Section
eBusiness Division
Department of Industry, Tourism and Resources
Level 12, 20 Allara Street, Canberra City ACT 2600
GPO Box 9839, Canberra ACT 2601

E steve.collins@industry.gov.au
P +61 2 62137193
C +61 410 680722
F +61 2 62136227

The information contained in this e-mail, and any attachments to it, is
intended for the use of the addressee and is confidential. If you are not the intended recipient you must not use, disclose, read, forward, copy or retain any of the information. If you have received this e-mail in
error, please delete it and notify the sender by return e-mail or telephone.
The Commonwealth does not warrant that any attachments are free from viruses or any other defects. You assume all liability for any loss, damage or other consequences which may arise from opening or using the attachments.

[root@blacksheep rt-3-0-8]# ./configure --with-db-dba=root
–with-web-user apache --with-web-group apache --with-db-rt-user=rt_user
–with-db-rt-pass=somepassword

But the docs say to run "perl configure … ", not "./configure … "
don’t they?

xoa

Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance

Fixed. Had Windows LFs in the script. D’oh.

Thanks to those offering help.

Steve
Stephen Collins
Internet, Intranet and Infrastructure Section
eBusiness Division
Department of Industry, Tourism and Resources
Level 12, 20 Allara Street, Canberra City ACT 2600
GPO Box 9839, Canberra ACT 2601

E steve.collins@industry.gov.au
P +61 2 62137193
C +61 410 680722
F +61 2 62136227

The information contained in this e-mail, and any attachments to it, is
intended for the use of the addressee and is confidential. If you are not the intended recipient you must not use, disclose, read, forward, copy or retain any of the information. If you have received this e-mail in
error, please delete it and notify the sender by return e-mail or telephone.
The Commonwealth does not warrant that any attachments are free from viruses or any other defects. You assume all liability for any loss, damage or other consequences which may arise from opening or using the attachments.