Date: Thu, 6 Jul 2000 18:23:08 +0200 From: Laszlo Molnar To: Eli Zaretskii Cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP problem executing a script Message-ID: <20000706182308.Z791@libra.eth.ericsson.se> References: <20000706143715 DOT X791 AT libra DOT eth DOT ericsson DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from eliz@is.elta.co.il on Thu, Jul 06, 2000 at 07:13:19PM +0300 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, Jul 06, 2000 at 07:13:19PM +0300, Eli Zaretskii wrote: > How does Perl find the directory where it is installed? Does it look at > argv[0], or does it use some other plan? It uses argv[0] - see the snippet Teun has posted in another subthread. > > ps: I guess I should soon make a perl 5.6 release using djgpp 2.03... > Probably a good idea, especially since a new edition of the FSF > DOS/Windows CDROM is in the works. OK, I'll give it a try. Laszlo