On Wed, 30 Jan 2002 04:41:04 -0500
Daniel Chen <[EMAIL PROTECTED]> revealed these words to me:

> Hi,
> 
> Thank you for quickly answer my question, but the problem still there!
> Now, the bash shell gave me another wrong message:
> bash: /usr/bin/test.pl: no such file or directory
> 
> When I put ./test.pl, it shows:
> bash: /usr/bin/test.pl: bad interpreter: no such file or directory
> 
> Please help me again, thank you!
> 
> 
> Daniel
> 

i have no knowledge of perl (although im planning to, it just keeps on getting on the 
backburner), but i think the problem is not directly perl related.

i was able to simulate your output 

[adiaz@Ronin tmp]$ ./test.pl
bash: ./test.pl: bad interpreter: No such file or directory

and test.pl contained in its first line the entry (without the quotes) 
"#!/usr/bin/test.pl"

but when i substitute this line "#!/bin/perl"

i get this one

[adiaz@Ronin tmp]$ ./test.pl 
syntax error at ./test.pl line 5, at EOF
Execution of ./test.pl aborted due to compilation errors.
[adiaz@Ronin tmp]$ 

hey, i told you i dont know perl ;-). but i think you get my point.

ciao!

-- 

"Programming, an artform that fights back."

=============================
Anuerin G. Diaz
Design Engineer
Millennium Software, Incorporated
2305 B West Tower, Philippines Stocks Exchange Center,
Exchange Road, Ortigas Center, Pasig City

Tel# 638-3070 loc. 72
Fax# 638-3079
=============================


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to