473,800 Members | 2,833 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Python 2.3.2 on AIX5.1 with IBM C compiler

Has anyone successfully compiled Python in this configuration?

I am trying to convince our Unix people to use Python, but they have
been put off by the apparent difficulty to compile the previous version
on their AIX machines. They are tempted to use Perl, just because it
comes pre-compiled on their machines.

I am not a Aix system engineer, but a happy Python programmer and I have
offered them my help. My only try at compiling Python was on SUSE 8.2,
and I have had absolutely no problems...

I'd appreciate if somebody could point me to known issues regarding
this.

-PU
Jul 18 '05 #1
2 1341
In article <f0************ *************** *****@4ax.com>,
Patrick Useldinger <p@trick.lu> wrote:
Has anyone successfully compiled Python in this configuration?

I am trying to convince our Unix people to use Python, but they have
been put off by the apparent difficulty to compile the previous version
on their AIX machines. They are tempted to use Perl, just because it
comes pre-compiled on their machines.

I am not a Aix system engineer, but a happy Python programmer and I have
offered them my help. My only try at compiling Python was on SUSE 8.2,
and I have had absolutely no problems...

I'd appreciate if somebody could point me to known issues regarding
this.


I built 2.2.1, haven't tried 2.3. Looking at the source, I see
I changed a couple of things in setup.py. Where it looks for
terminfo, doesn't find it and sets curses_lib to ['curses', 'termcap'],
remove 'termcap'.

I also commented out the lines following "# Ensure that /usr/local
is always used". I don't recall the reason for this, but of course
this will depend on the site.

Then configure with '--with-cxx=no'.

Donn Cave, do**@u.washingt on.edu
Jul 18 '05 #2
Patrick Useldinger wrote:
Has anyone successfully compiled Python in this configuration?

I am trying to convince our Unix people to use Python, but they have
been put off by the apparent difficulty to compile the previous version
on their AIX machines. They are tempted to use Perl, just because it
comes pre-compiled on their machines.

I am not a Aix system engineer, but a happy Python programmer and I have
offered them my help. My only try at compiling Python was on SUSE 8.2,
and I have had absolutely no problems...

I'd appreciate if somebody could point me to known issues regarding
this.

-PU


Its not 2.3, but you can get an RPM for Python 2.2 from this page;

http://www-1.ibm.com/servers/aix/pro.../download.html

Simply download and install using pkgadd. The package name may indicate
that its for AIX 4.3 but it is installed and running on our AIX 5.1
server at work.

Regards,
Andy
--
--------------------------------------------------------------------------------
From the desk of Andrew J Todd esq - http://www.halfcooked.com/

Jul 18 '05 #3

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

Similar topics

0
550
by: zhouhaiming | last post by:
On our test machine I can compile my c source code on AIX5.1(ML4) by "- q32" option and "OBJECT_MODE=32" environment variable, and it can correctly running. My operation system environment is: AIX5.1, ML4, 32 bit Kernel, IBM c5.1 compile and Informix7.31. I can't compile my c source code on the same system by using "-q64" option and "OBJECT_MODE=32"environment, the c compiler raised the error: /usr/informix/lib/esql/libifsql.so can't be...
0
6259
by: A. Fuentes | last post by:
Fellow Oracle Netters: I have the following problem: Enviroment: Oracle9i/AIX5.2/Veritas vxvm I am trying to create an Oracle database using RAW devices UNDER the Veritas vxvm.(Veritas Volume Manager). Brief Antecedents:
5
2070
by: linyy_ca | last post by:
Hi All, I have upgrade the OS from AIX5.1 to AIX5.2ML03 and installed DB2v8.2( no FixPack) on RS/6000 H50. I find it is very slow when run command db2icrt to create Instance and db2start. The db2icrt took me 2-3 minutes to finish. The db2start took more than 1 minutes to start( without any database). The hardware config is 2CPU 1GB memory.
0
1147
by: nagaraj_hayyal | last post by:
hi all, i am a c++ developer facing a problem with DB2-CLI on AIX5.2. we are using db2 v8 fixpak 10, gcc 3.3.2, on aix5.2 with extensive use of STL vectors. we are using ODBC 3.0 for our applications. the exception we are getting is "function sequence error cli0125E". we are using multithreaded applications which uses pthread library. with single thread the application works fine without any such exceptions. but when we execute with...
1
1121
by: frederic.germaneau | last post by:
Hi, I'm trying to install, postgreSQL v8 beta2 on AIX5.2, and I have one problem: configure refuses to see AIX5.2 like as an OS assuming multithreading, any idea to resolve it ?
1
1125
by: frederic.germaneau | last post by:
Hi I'm trying to install postgreSQL V8 béta3 on AIX5.2 and the horlogy regression test fails: $ more /postgres_util/postgresql-8.0.0beta3/src/test/regress/regression.diffs *** ./expected/horology.out Sat Jul 10 23:57:20 2004 --- ./results/horology.out Tue Sep 28 15:51:33 2004 *************** *** 1775,1784 ****
1
4915
by: Justin Johnson | last post by:
Hello, I'm trying to build Python 2.5.0 on AIX 5.3 using IBM's compiler (VisualAge C++ Professional / C for AIX Compiler, Version 6). I run configure and make, but makes fails with undefined symbols. See the output from configure and make below. svnadm /svn/build/python-2.5.0>env CC=cc CXX=xlC ./configure --prefix=$base_dir \ checking MACHDEP... aix5
0
2202
by: Hajo Ehlers | last post by:
Given AIX 5.3 ML07 including openssh.base.4.5.0.5301.I openssl.base.0.9.8.4.I Latest RPM packages from the AIX Toolbox 11/2007 including - openssl-0.9.7l-2.aix5.1.ppc.rpm Python 2.5.1
9
3840
by: Randy.Galbraith | last post by:
I'm investigating the possible use of Mecurial SCM as a replacement for CVS. Mecurial is written in Python. I have a background in GNU/ Linux, Solaris, sparc and Perl. However AIX, powerpc and Python are new to me. --uname output-- $ uname -rvp 2 5 powerpc --end uname output--
0
9690
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9550
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10501
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10273
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9085
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.