I've got just one (that I know of) problem getting a 64-bit version of perl
made on AIX 5.1 using IBM's C Compiler 6.0.  The problem appears in the test
as follows:

        lib/filepath.........ok
        lib/filespec.........ok
        lib/findbin..........stat(/perl-5.6.1/t/lib/): A file or directory
in the path name does not exist. at ../lib/FindBin.pm line 164
stat(/perl-5.6.1/t/lib/): A file or directory in the path name does not
exist. at ../lib/FindBin.pm line 165 FAILED at test 1
        lib/ftmp-mktemp......ok
        lib/ftmp-posix.......ok

The failure is that the location of the files being made is not
/perl-5.6.1/t/lib/, but /bth/perl-5.6.1/t/lib/.  The path is being returned
without the leading '/bth.'  I can't figure out where my best place to look
is as there are several files that could be involved (Cwd, etc.), nor
whether this is the best group for this question.

I'm grateful for any and all polite direction you may provide.

Many thanks in advance, and sorry for the long disclaimer (no control over
that).

Bruce T. Harvey
Legg Mason Wood Walker, Inc.
Corporate Technology - UNIX Admin.
Red Run 2nd Floor - Owings Mills, MD
(410) 580-7383 - [EMAIL PROTECTED]
-------------------------------------------------------


IMPORTANT:  The security of electronic mail  sent through the Internet 
is not guaranteed.  Legg Mason therefore recommends that you do not 
send confidential information to us via electronic mail, including social 
security numbers, account numbers, and personal identification numbers.    

Delivery, and timely delivery, of electronic mail is also not 
guaranteed.  Legg Mason therefore recommends that you do not send time-sensitive 
or action-oriented messages to us via electronic mail, including 
authorization to  "buy" or "sell" a security or instructions to conduct any 
other financial transaction.  Such requests, orders or instructions will 
not be processed until Legg Mason can confirm your instructions or 
obtain appropriate written documentation where necessary.
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to