<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Python in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276004#M41294</link>
    <description>Hello Mark,&lt;BR /&gt;run ld startup com procedure&lt;BR /&gt;$@sys$startup:ld$startup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On an 8.4 itanium box i tried , error messages were more meaningful and i was told to run this script. Pyhton runs fine on OpenVMS. I have faced issues with using sqlite3 though .&lt;BR /&gt;&lt;BR /&gt;--Lucifer</description>
    <pubDate>Tue, 08 Mar 2011 14:39:00 GMT</pubDate>
    <dc:creator>Lucifer Megacruel</dc:creator>
    <dc:date>2011-03-08T14:39:00Z</dc:date>
    <item>
      <title>Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5275999#M41289</link>
      <description>Following various comments here I thought I would give Python a try, so I went to &lt;A href="http://www.vmspython.org/DownloadAndInstallationPython" target="_blank"&gt;http://www.vmspython.org/DownloadAndInstallationPython&lt;/A&gt; and tried to follow the instructions.&lt;BR /&gt;&lt;BR /&gt;First it talks about an LD image, which is not a term I am familiar with. A search in this site does not help.&lt;BR /&gt;&lt;BR /&gt;Anyway I downloaded two files, which were .gz instead of .zip. I ignored this discrepancy and used unzip which happily produced two .dsk files.&lt;BR /&gt;&lt;BR /&gt;I then tried &lt;BR /&gt;ld connect JFPLIB0004A.DSK;1  lda1:&lt;BR /&gt;%LD-F-DETECTEDERR, Detected fatal error&lt;BR /&gt;-SYSTEM-W-NOSUCHDEV, no such device available&lt;BR /&gt;&lt;BR /&gt;The suggested sytax is not valid&lt;BR /&gt;ld CONNECT jfplib0004{arch}.dsk lda1:&lt;BR /&gt;%LD-F-OPENERR, Unable to open file JFPLIB0004{ARCH}.DSK&lt;BR /&gt;-RMS-F-SYN, file specification syntax error&lt;BR /&gt;&lt;BR /&gt;There are no results from&lt;BR /&gt;help ld&lt;BR /&gt;&lt;BR /&gt;What am I doing wrong?&lt;BR /&gt;&lt;BR /&gt;System OpenVMS V8.2  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2011 13:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5275999#M41289</guid>
      <dc:creator>Mark Battle</dc:creator>
      <dc:date>2011-03-08T13:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276000#M41290</link>
      <description>&lt;!--!*#--&gt;I know nothing, but ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] so I went to&lt;BR /&gt;&amp;gt; &lt;A href="http://www.vmspython.org/DownloadAndInstallationPython" target="_blank"&gt;http://www.vmspython.org/DownloadAndInstallationPython&lt;/A&gt; &lt;BR /&gt;&amp;gt; and tried to follow the instructions.&lt;BR /&gt;&lt;BR /&gt;Including the part where it says:&lt;BR /&gt;&lt;BR /&gt;In the followings examples replace {arch} by i or a:&lt;BR /&gt;&lt;BR /&gt;    * a for an AXP architecture kits&lt;BR /&gt;    * i for an Itanium architecture kits&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; There are no results from&lt;BR /&gt;&amp;gt; help ld&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; System OpenVMS V8.2 &lt;BR /&gt;&lt;BR /&gt;You may need to fetch and install the LD kit&lt;BR /&gt;for your VMS version/architecture.  (I&lt;BR /&gt;thought that it came with the OS these days,&lt;BR /&gt;but that may be V8.3 and up.)</description>
      <pubDate>Tue, 08 Mar 2011 13:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276000#M41290</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-08T13:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276001#M41291</link>
      <description>See this post&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pi-net.dyndns.org/piforum/viewtopic.php?t=70" target="_blank"&gt;http://www.pi-net.dyndns.org/piforum/viewtopic.php?t=70&lt;/A&gt;</description>
      <pubDate>Tue, 08 Mar 2011 14:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276001#M41291</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2011-03-08T14:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276002#M41292</link>
      <description>&lt;!--!*#--&gt;&amp;gt; See this post&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] the name of the LD device may change&lt;BR /&gt;&amp;gt; after a reboot. &lt;BR /&gt;&lt;BR /&gt;Around here, LD CONNECT lets you specify a&lt;BR /&gt;logical name, so that you don't need to worry&lt;BR /&gt;about which "physical" LD device it&lt;BR /&gt;creates/uses.&lt;BR /&gt;&lt;BR /&gt;alp $ ld version&lt;BR /&gt;%LD-I-VERSION, LD version V8.2, module X-8 built on Jun 29 2006 17:51:35&lt;BR /&gt;-LD-I-DRIVERVERSION, Driver version: 29-JUN-2006 18:18:50.92&lt;BR /&gt;-LD-I-SYSINFO, Node: ALP::, Hardware: COMPAQ Professional Workstation XP1000, VMS version: V8.3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LD is good stuff.</description>
      <pubDate>Tue, 08 Mar 2011 14:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276002#M41292</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-08T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276003#M41293</link>
      <description>and you get the latest LD Driver from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.digiater.com/lddriver.html" target="_blank"&gt;http://www.digiater.com/lddriver.html&lt;/A&gt;</description>
      <pubDate>Tue, 08 Mar 2011 14:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276003#M41293</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2011-03-08T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276004#M41294</link>
      <description>Hello Mark,&lt;BR /&gt;run ld startup com procedure&lt;BR /&gt;$@sys$startup:ld$startup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On an 8.4 itanium box i tried , error messages were more meaningful and i was told to run this script. Pyhton runs fine on OpenVMS. I have faced issues with using sqlite3 though .&lt;BR /&gt;&lt;BR /&gt;--Lucifer</description>
      <pubDate>Tue, 08 Mar 2011 14:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276004#M41294</guid>
      <dc:creator>Lucifer Megacruel</dc:creator>
      <dc:date>2011-03-08T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Python</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276005#M41295</link>
      <description>Hi Lucifer&lt;BR /&gt;&lt;BR /&gt;$@sys$startup:ld$startup&lt;BR /&gt;&lt;BR /&gt;is the magic incantatation.&lt;BR /&gt;&lt;BR /&gt;ld version does not work so I guess I have an old version of LD, but it seems good enough to run Python.&lt;BR /&gt;&lt;BR /&gt;Now all I have to do is learn how to use it.&lt;BR /&gt;Many thanks.</description>
      <pubDate>Tue, 08 Mar 2011 15:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/python/m-p/5276005#M41295</guid>
      <dc:creator>Mark Battle</dc:creator>
      <dc:date>2011-03-08T15:34:51Z</dc:date>
    </item>
  </channel>
</rss>

