View previous topic :: View next topic |
Author |
Message |
dagbirger
Joined: 05 Mar 2015 Posts: 5
|
Posted: Fri Apr 24, 2015 1:47 pm Post subject: getjpiw gives integer error |
|
|
Hi, I want to use vms.starlet.getjpiw and tried this code: http://www.vmspython.org/doku.php?id=processioexample
It works with Python 2.5.4, but 2.7.9 gives: "can't convert negative value to unsigned int"
I know Python 2.7 is more strict about integers, I suppose the code in vms.starlet needs to be adjusted?
//Dag |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 636
|
|
Back to top |
|
 |
dagbirger
Joined: 05 Mar 2015 Posts: 5
|
Posted: Tue Apr 28, 2015 5:38 pm Post subject: |
|
|
Thank you for all your work!
When do you plan to release a new LD file?
/Dag |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 636
|
Posted: Wed Apr 29, 2015 9:42 am Post subject: |
|
|
I'm waiting for Mercurial 3.4, then I will release a version.
JF |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 636
|
Posted: Tue May 05, 2015 6:06 pm Post subject: |
|
|
The new LD image is online.
JF |
|
Back to top |
|
 |
WillemGrooters
Joined: 15 Apr 2006 Posts: 36
|
Posted: Wed Jun 17, 2015 9:42 am Post subject: |
|
|
It seems the latest update is IA64 only. When will theer be new verssions for Alpha? |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 636
|
Posted: Thu Jun 18, 2015 8:17 am Post subject: |
|
|
I have no plan to release any new version for Alpha, mainly because no one has ask for... And because building a Alpha version is very long.
JF |
|
Back to top |
|
 |
maveri
Joined: 28 May 2014 Posts: 6
|
Posted: Tue Sep 29, 2015 8:16 pm Post subject: |
|
|
jfp wrote: | I have no plan to release any new version for Alpha, mainly because no one has ask for... And because building a Alpha version is very long.
JF |
I take it this means Python on AXP is now marooned ?
Is this because work is proceeding on Python V3 and it will include an Alpha port of V3? (crosses fingers and toes in hope) |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 636
|
Posted: Wed Sep 30, 2015 7:49 am Post subject: |
|
|
For a long time, I haven't seen any request about Python on AXP...
Anyway refresh the port is doable, especially if there is a voluntary to do the job...
It's not very difficult but is time consuming. On my side I don't have, anymore an AXP box, only a emulator which is slow.
Again if someone want to maintain the AXP for I can help. Most of the material is online on https://repos.sysgroup.fr/.
JF |
|
Back to top |
|
 |
jescab
Joined: 28 Jan 2008 Posts: 254
|
Posted: Wed Sep 30, 2015 3:54 pm Post subject: |
|
|
I have a rather fast dual CPU 1 GHz Alphaserver DS25 with 5 GB mem.
If there is some guide for the build process, I could give it a go.
I checked https://repos.sysgroup.fr/OpenVMS/vmspython, but it says:
"Downloads are disabled for this repository"... |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 636
|
Posted: Thu Oct 01, 2015 7:01 am Post subject: |
|
|
Thanks,
You need to clone it using Mercurial.
You will also need to have an account on the https://repos.sysgroup.fr/ site to be able to push updates and clone some private repositories.
I will post, in a separate note, a guide for the build process.
You can contact me by mail if you want.
JF |
|
Back to top |
|
 |
jescab
Joined: 28 Jan 2008 Posts: 254
|
Posted: Sat Oct 03, 2015 11:49 am Post subject: |
|
|
I have now the source library cloned using Mercurial on my local Alpha Server DS25.
Now waiting for "a separate note, a guide for the build process".  |
|
Back to top |
|
 |
|