473,408 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Python Installation error on Solaris-9-SPARC

Hello All,

I am very new to Python, trying to install it from source
(ftp://ftp.sunfreeware.com/pub/freewa...n-2.3.3.tar.gz) on
Sun Solaris-9 (SPARC). But getting the below error message during
configure. Also while uncompressing, it is returning the checksum doesnt
match error as well.

Configure Error:

config.status: error: cannot find input file: Modules/Setup.config.in

untar error:
..
..
..
..
..
..
x
Python-2.3.3/Mac/OSXResources/app/Resources/English.lproj/Documentation/doc, 0 bytes, 0 tape blocks
x
Python-2.3.3/Mac/OSXResources/app/Resources/English.lproj/Documentation/doc/index.html, 882 bytes, 2 tape blocks
x
Python-2.3.3/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide, 0 bytes, 0 tape blocks
x
Python-2.3.3/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/index.html, 9909 bytes, 20 tape blocks
x
Python-2.3.3/Mac/OSXResources/app/Resources/English.lproj/Documentation/ide/IDE.gif, 10249 bytes, 21 tape blocks
tar: directory checksum error

Can someone help me understand why it is returning error, Also I do not
'root' privileges on the server that i am trying install. So I will be
installing my home directory.

Thank You,
Madhu
Jul 21 '05 #1
5 4363
Why don't you donwload the source from python.org? Also, on Solaris tar
is sometimes broken (i.e. can't deal with long directory names etc.)
You may want to donwload and install gnu tar.

Grig

Jul 21 '05 #2
I did...

1. wget http://www.python.org/ftp/python/2.4.1/Python-2.4.1.tgz

2. gunzip -c Python-2.4.1.tgz | tar xvf -

the above step errors:
--------
tar: directory checksum error
gunzip: stdout: Broken pipe
--------

3. Later.... in ./configure step...
This step also fails...(I did run this by ignoring the checksum error
in the previous step).

checking for build directories... done
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
**config.status: error: cannot find input file:
Modules/Setup.config.in**
__________________________________________________ __

Thank You,
madhu

Jul 21 '05 #3


Madhu R. Vajrala wrote:

2. gunzip -c Python-2.4.1.tgz | tar xvf -


Use gtar. The Solaris tar does not hnadle long file names correctly.
gtar should be found in /usr/sfw/bin.

cvh

Jul 21 '05 #4

Madhu> I did...
Madhu> 1. wget http://www.python.org/ftp/python/2.4.1/Python-2.4.1.tgz

Madhu> 2. gunzip -c Python-2.4.1.tgz | tar xvf -

Madhu> the above step errors:
Madhu> --------
Madhu> tar: directory checksum error
Madhu> gunzip: stdout: Broken pipe
Madhu> --------

You can't use Sun's tar to unpack the tarfile. The directory structure is
too deep. Get ahold of GNU tar instead.

Skip
Jul 21 '05 #5
This TIP worked GREAT !!! I was able to install python-2.4.1 on Sun
Solaris by executing below steps ( I am not a 'root' user)

1. wget http://www.python.org/ftp/python/2.4.1/Python-2.4.1.tgz

2. gunzip Python-2.4.1.tgz

3. /usr/sfw/bin/gtar -xvf Python-2.4.1.tar

5. cd Python-2.4.1

6. ./configure --prefix=/home/<username>/Py (The directory in which you
wanted to install Python libraries and binaries)

7. make

8. make install

Once again Thank you All for educating me.
Madhu


On Thu, 2005-07-14 at 10:56 -0700, ca****@comcast.net wrote:

Madhu R. Vajrala wrote:

2. gunzip -c Python-2.4.1.tgz | tar xvf -


Use gtar. The Solaris tar does not hnadle long file names correctly.
gtar should be found in /usr/sfw/bin.

cvh

Jul 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Samir Badaoui | last post by:
Hi, My name is Samir. I am an Informix and DB2 Database administrator. I am trying to install Python-2.2.3 under AIX 4.3.3 I download the Python-2.2.3 sourcecode. I configure it (./configure)...
5
by: M. Laymon | last post by:
I just installed Python 2.3.3 under Windows XP professional. After I did, my wife tried to access her email using Outlook Express and got the error messages: Your server has unexpectedly...
0
by: PiErre | last post by:
Hi All, I am trying to install win32 extension 162 on python 2.2.3 on a virtual (vmware) machine with win2k server sp3 (but I tested that the same happens on either win2k sp2 or win2ksp3 on a...
0
by: dean | last post by:
Hello Group: I obtained a copy ofthe python 2.3.3 depot (binary zipped) from the hp porting archive. I have successfully unzipped the file and installed it using swinstall. I received the...
3
by: yaffa | last post by:
hey folks i get this error: Python interpreter error: unsupported operand type(s) for |: when i run this line of code: for incident in bs('tr', {'bgcolor' : '#eeeeee'} | {'bgcolor' :...
9
by: Andy Leszczynski | last post by:
Hi, I run Mandrake 10.0 with python 2.3 installed by default. I want to keep it as it is but need another, very customized Python installation based of 2.3 as well. I would prefer to have it the...
4
by: cboccio | last post by:
Hi everybody !! I am new in DB2 database word, and I am trying to install a DB2 Personal Edition in my notebook to study it, but I have some problems during the installation. I have the...
1
by: Yi Xing | last post by:
I log into the machine remotely. How do I check the Mac OSX version number under command line? Thanks. hiaips rosedb0 at gmail.com Wed Aug 16 01:23:10 CEST 2006 * Previous message: MySQLdb...
1
by: cosmo_general | last post by:
Hi Folks, I downloaded a pre-compiled version 2.5, and intalled it without any error message; and I can command line playing on Python through firing up IDLE or command-line. However, I just...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.