Re: FindBin cannot chdir back problem
- From: Slaven Rezic <slaven@xxxxxxxx>
- Date: 13 Jul 2005 23:52:58 +0200
bri@xxxxxxxxxxx writes:
> We have Perl 5.6.1 installed. We're getting the message:
>
> Cannot chdir back to
> M:/MyComp_R16/Manufacturing/ToolsData/VisualStudioNet: No such file or
> directory at C:/Perl/lib/FindBin.pm line 162.
> BEGIN failed--compilation aborted at C:/Perl/lib/FindBin.pm line 166
> Compilation failed in require at
> \\myserver.ca.company.com\project-sw\prod\mytools\bin\triggers\bvb_trigger.pl
> line 101
> BEGIN failed--compilation aborted at
> \\myserver.ca.company.com\project-sw\prod\mytools\bin\triggers\bvb_trigger.pl
> line 101
>
> This script worked when we had Visual Studio 6 installed but now fails
> since we installed Visual Studio.NET. It is called from within Visual
> Studio.
>
> Any suggestions where to start looking to figure out how to fix this?
>
I think it has something to do with the path of the script. Maybe perl
is confused by the UNC path or the mapping of the M: drive.
Regards,
Slaven
--
Slaven Rezic - slaven <at> rezic <dot> de
tksm - Perl/Tk program for searching and replacing in multiple files
http://ptktools.sourceforge.net/#tksm
.
- References:
- FindBin cannot chdir back problem
- From: bri
- FindBin cannot chdir back problem
- Prev by Date: Re: FindBin cannot chdir back problem
- Next by Date: Re: FindBin cannot chdir back problem
- Previous by thread: Re: FindBin cannot chdir back problem
- Next by thread: Net::SSH::Perl extremely slow?
- Index(es):
Relevant Pages
|