On Wednesday, April 11, 2001, at 07:16 AM, Chris Nandor wrote:

> At 23:01 -0400 2001.04.10, Gary Blackburn wrote:
>> No problemo. Changing the -Dldflags= to -Uldflags= I get:
>>
>> [localhost:~/desktop/perl-5.6.1] gary% sh Configure -ds -e 
>> -Dprefix=/usr
>> -Dccflags="-g -pipe" -Uldflags= -Dfirstmakefile=GNUmakefile
>> First let's make sure your kit is complete.  Checking...
>> ls: lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl: No such file or
>> directory
>> ls: lib/unicode/In/IdeographicDescriptionCharacters.pl: No such file or
>> directory
>> ls: lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl: No such file
>> or directory
>>
>> THIS PACKAGE SEEMS TO BE INCOMPLETE.
>> <snip>
>>
>> Anyone else had a problem with an incomplete package? I got my install
>> directly from CPAN...
>
> Those three files are the only files in the perl distribution whose 
> names
> are greater than 31 characters in length, and therefore cannot be used 
> on
> filesystems with that limitation.
>
> Did you unpack the distribution under Mac OS 9.1?  That would certainly
> explain the missing files.  It might also explain other problems if you
> have them; chances are when expanding under Mac OS 9.1, you are messing 
> up
> the file newlines, unless you expand without newline conversion.
>
> --
> Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
> Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/
>

You know, that seems to be it... I downloaded from CPAN through a 
webbrowser (the new IE) which caused Stuffit to kick-in automatically 
and decompress the archive. &$^%@*! Stuffit definitely wacked the 31 
char filenames.Running the original download through gzip and tar 
instead did the trick... everything seems to be compiling properly now. 
Woo hoo!

Thanks a bunch... the filename limit wouldn't have occurred to me in a 
zillion years.

---
Gary Blackburn
[EMAIL PROTECTED]

Reply via email to