Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: largefile support

by BBQ (Curate)
on May 08, 2000 at 03:44 UTC ( [id://10551]=note: print w/replies, xml ) Need Help??


in reply to largefile support

There is a bug report regarding files greater that 2Gb on the perl5_porter's mailing list. Apparently it applies to most 64bit systems that have large file support (and that includes Solaris 2.6). You can check it out for yourself.

A snippet from the report says:
... The size returned by lstat is incorrect for files over 2 GB for perl 5.004_04 and earlier versions. I see this under Solaris 2.6 and IRIX 6.2 ...

I would imagine that a likely solution would be to work with perl above 5.004_04, but you already stated that you're working with 5.005_03, so I really don't know what to gather from this.
HTH

#!/home/bbq/bin/perl
# Trust no1!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://10551]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 07:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found