I'm trying to install python21, but the install fails:

[oscar:src/python21-2.1.3-4/Python-2.1.3] irray% fink install python21
sudo /sw/bin/fink install python21
Information about 1252 packages read in 4 seconds.
pkg python21  version ###
pkg python21  version 2.1.3-4
The following package will be installed or updated:
 python21
curl -f -L -O ftp://ftp.python.org/pub/python/2.1.3/Python-2.1.3.tgz
  % Total    % Received % Xferd  Average Speed          Time
Curr.
                                 Dload  Upload Total    Current  Left
Speed
100 6049k  100 6049k    0     0  56526      0  0:01:49  0:01:49  0:00:00
50648
rm -rf python21-2.1.3-4
mkdir -p /sw/src/python21-2.1.3-4
tar -xvzf /sw/src/Python-2.1.3.tgz
Failed: directory /sw/src/python21-2.1.3-4/Python-2.1.3 doesn't exist, check
the package description

I tried a manual download and then a manual unpack, which just doesn't
happen -- when I do

[oscar:~] irray% tar -xzvf Python-2.1.3.tgz

nothing happens at all. I ungzipped the file using Stuffit, which worked
just fine, then I did

[oscar:~] irray% tar -xvf Python-2.1.3.tar

which worked just fine. Then of course I tried copying the resulting
directory to /sw/src/python21-2.1.3-4/, but fink won't use that. Now the
question is what's up here -- why won't tar unpack the archive? Ideas?

[info:

OSX 10.1.5
Dec Dev Tools
Fink selfupdated-cvs just before trying to do this.

[oscar:main/finkinfo/languages] irray% which tar
/sw/bin/tar]


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to