[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

perl: bad interpreter



Hi!

I have got a problem with perl and one skript... 

--- bash ---
nuntius:~/dynip-client$ ll dynip-client.pl
-rwxr-xr-x    1 flop     flop         1463 May 14 10:01 dynip-client.pl
nuntius:~/dynip-client$ ./dynip-client.pl
bash: ./dynip-client.pl: bad interpreter: No such file or directory
nuntius:~/dynip-client$ ll /usr/bin/perl
-rwxr-xr-x    3 root     root       687676 Mar  8 20:21 /usr/bin/perl
nuntius:~/dynip-client$ type perl
perl is /usr/bin/perl
--- cut ---
--- ./dynip-client.pl ---
#!/usr/bin/perl
# $Id: dynip-client.pl,v 1.1 2000/03/03 08:08:08 lpd Exp $
#
...
--- cut ---

When I run 
nuntius:~/dynip-client$ perl -- ./dynip-client.pl
the skript works.

This problem exists since debian 2.1, but I updated to unstable weekly...

Any idea?



cu Floh



Reply to: