472,351 Members | 1,526 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

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 1306
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.washington.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
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...
0
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...
5
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...
0
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...
1
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...
1
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...
1
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...
0
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 -...
9
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,...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...

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.