Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 18:49:54 +1000 (EST)
From:      andrew@ugh.net.au
To:        "Vodyanoi.geo" <vodyanoi.geo@yahoo.com>
Cc:        hou-freebsd@cityscope.net, freebsd-questions@FreeBSD.org
Subject:   Re: Problems with perl script
Message-ID:  <Pine.BSF.4.21.0004251841530.72131-100000@starbug.ugh.net.au>
In-Reply-To: <20000425082235.1942.qmail@web3003.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 25 Apr 2000, Vodyanoi.geo wrote:

> I have a perl script and any time i tried to run it it
> returns the error "bash: /usr/local/bin/test.pl: no
> such file or directory"

Make sure the first line is #!/usr/bin/perl or whatever the path to perl
is on your system.

> checked and the shebang (#!/usr/sbin/perl5) is correct
> (well the path is at least).

So if you type /usr/sbin/perl5 -v you get the version of perl? Its not a
sym link to something non existant is it?

Andrew



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004251841530.72131-100000>