Re: FW: Unresolved symbol:blk_bid from Sybase.sl
Frank Uebel <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
Michael Peppler wrote: > On Thu, 2005-04-28 at 16:22, Chen, Meeilei wrote: > >>I downloaded the DBD-Sybase-1.04_17.tar.gz from your site >>But tar -xv gave me the error message >>Tar:blocksize=4 directory checksum error > Did you unzip (gzip format) first? I've seen this happen sometimes, when the tar file has been created with gnu-tar and is untarred with normal solaris tar. Perhaps, this is a similar problem. Using gnu tar to untar the file always fixed it. Regards, Frank