On Mon, Jan 17 2011, Wah Meng Wong wrote:
[...]
> I am not sure if HP maintains patches for their own platform... as I
> said I am not familiar in this space. Ok I will try looking at the
> source codes in official site. BTW, you mean 2.5.2 is okay right? Your
> "too far" was referring to HP web
developer required in Pune with web
development experience (Kenneth Gonsalves)
--
Message: 1
Date: Fri, 14 Jan 2011 16:03:02 +0530
From: Noufal Ibrahim
To: Bangalore Python Users Group - India
Subject: Re: [BangPypers] Python 1.5.2 Application (compiled on
P
On Fri, Jan 14 2011, Wah Meng Wong wrote:
[...]
>> That would be my first guess (especially since it's the binary
>> crashing). Is it not an option to get the sources and try to recompile
>> it for ia64 HP-UX?
>
> Yes it is an option however I am not familiar with the rebuild process so
> this
Hi Noufal,
Thanks for your reply!
> That would be my first guess (especially since it's the binary
> crashing). Is it not an option to get the sources and try to recompile
> it for ia64 HP-UX?
Yes it is an option however I am not familiar with the rebuild process so this
is my last resort. Look
On Wed, Jan 12 2011, Wah Meng Wong wrote:
[...]
> I have following questions:-
> 1.) Could this berelated to the incompatibility of python binary (python
> version 1.5.2 compiled for PA-RISC processor on an older version of HP-UX,
> back
> in year 2000) and HP-UX Itanium 64-bit platform?
Hi,
>From the stack trace, it seems your conjecture 1 is True.
So this is most probably happening because of subtle differences between
PA-RISC and Itanium. Itanium was built to be able to execute almost
everything that PA-RISC can.
However as per the following page below:
http://hpux.connect.org.
Hi guys,
I have a python application running on HP-UX B.11.23 U itanium 64 bit. My
applicaiton crashes from time to time and I have not been able to trace what
the rootcause as for each crashes, different commands were executed. If I run
my application from a command window, here is the s