[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Which tar? (was RE: Where is configure?)

From: Simon McClenahan <smcclenahan_at_healthcompartners.com>
Date: 2004-01-07 21:38:28 CET

I checked again, I seem to be having some unpacking problems.

> gunzip -c subversion-0.35.1.tar.gz | tar xvf -
...
x subversion-0.35.1/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/SVNClient.java, 10510 bytes, 21 tape blocks
tar: directory checksum error

I used gunzip to get the tar file, then tried to tar xvf it and got the checksum error.
> tar -help
Usage: tar {txruc}[vfbFXhiBEelmopwnq[0-7]] [-k size] [tapefile] [blocksize] [exclude-file] [-I include-file] files ...
> which tar
/usr/bin/tar

WinZip on Windows seems to untar with no problems.

-----Original Message-----
From: Simon McClenahan
Sent: Wednesday, January 07, 2004 2:25 PM
To: users@subversion.tigris.org
Subject: Where is configure?

I am trying to install Subversion on Solaris SunOS 5.8 . There are no precompiled packages available, so I downloaded the latest stable version subversion-0.35.1.tar.gz . The first step after unpacking is to run configure, but I think it's missing.

> find subversion-0.35.1 -name configure
subversion-0.35.1/apr/configure
subversion-0.35.1/neon/configure

Is this an incomplete distribution, or am I supposed to download a different version?

--------------------------
NOTE: This message and any included attachments are from HealthCom Partners, LLC and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 7 21:39:10 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.