<br><font size=2 face="sans-serif">Hi,<br>
</font>
<br><font size=2 face="sans-serif">I am trying to install Python Imaging
Library on a HP-UX PA-RISC box running HP-UX 11.11 and I have great difficulties
with the installation. Please find attacments and explanations in the following
mails. <br>
</font>
<br><font size=2 face="sans-serif">I hope you are able to helt me out with
this</font>
<br>
<br><font size=2 face="sans-serif">Regards</font>
<br>
<br><font size=2 face="sans-serif">Oluf Iversen<br>
----------------------------------------------------------------------------------------<br>
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.<br>
----------------------------------------------------------------------------------------<br>
</font><font size=1 color=#800080 face="sans-serif">----- Forwarded by
Oluf Iversen/SCA/CSC on 03-05-2006 14:34 -----</font>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Oluf Iversen<br>
/SCA/CSC</b></font>
<p><font size=1 face="sans-serif">03-05-2006 14:34</font>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;Domhnall Walsh &lt;domhnall.walsh@astech.ie&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;Flemming Hargum/SCA/CSC@CSC</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Fw: Python/HP-UX problem...</font></table>
<br>
<br><font size=2 face="sans-serif">Hi Domhnall,<br>
</font>
<br><font size=2 face="sans-serif">Update on the problem with Python Imaging
Library</font>
<br>
<br><font size=2 face="sans-serif">I have done some additional attempts
to solve the problem.</font>
<br>
<br><font size=2 face="sans-serif">Flemming and I installed a different
Python from HP under internet express. It is installed in /opt/iexpress/python/bin.
Following is the result of the &quot;python setup.py install&quot;</font>
<br>
<br><font size=2 face="sans-serif">running install</font>
<br><font size=2 face="sans-serif">running build</font>
<br><font size=2 face="sans-serif">running build_py</font>
<br><font size=2 face="sans-serif">running build_ext</font>
<br><font size=2 face="sans-serif">building '_imaging' extension</font>
<br><font size=2 face="sans-serif">gcc -pthread -fno-strict-aliasing -DNDEBUG
-g -O1 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DWORDS_BIGENDIAN
-I/usr/local/include/freetype2 -IlibImaging -I/opt/iexpress/python/include
-I/usr/local/include -I/usr/include -I/opt/iexpress/python/include/python2.4
-c _imaging.c -o build/temp.hp-ux-B.11.11-9000/800-2.4/_imaging.o</font>
<br><font size=2 face="sans-serif">In file included from /opt/iexpress/python/include/python2.4/Python.h:55,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;from _imaging.c:74:</font>
<br><font size=2 face="sans-serif">/opt/iexpress/python/include/python2.4/pyport.h:116:24:
error: sys/select.h: No such file or directory</font>
<br><font size=2 face="sans-serif">error: command 'gcc' failed with exit
status 1</font>
<br>
<br><font size=2 face="sans-serif">As you see it seems now to locate Python.h,
but we have a new problem with sys/select.h</font>
<br>
<br><font size=2 face="sans-serif">We also tried to upgrade to PIL vcersion
1.1.6a1-20051211 with the same result.</font>
<br>
<br><font size=2 face="sans-serif">Regards</font>
<br>
<br><font size=2 face="sans-serif">Oluf<br>
----------------------------------------------------------------------------------------<br>
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.<br>
----------------------------------------------------------------------------------------<br>
</font>
<br><font size=1 color=#800080 face="sans-serif">----- Forwarded by Oluf
Iversen/SCA/CSC on 03-05-2006 14:22 -----</font>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Oluf Iversen<br>
/SCA/CSC</b></font>
<p><font size=1 face="sans-serif">02-05-2006 16:02</font>
<td>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;Domhnall Walsh &lt;domhnall.walsh@astech.ie&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Re: Fw: Python/HP-UX problem...</font><a href=Notes:///C12565DB0025504E/32547D7F59F9E7E38525613200556E77/FD4327411B51FA6C852571620046CC4B>Link</a></table>
<br>
<br><font size=2 face="sans-serif">Hi Domhnall,<br>
<br>
I have located Python.h in /usr/local/include/python/</font>
<br>
<br><font size=2 face="sans-serif">I have searched google and HP ITRC without
luck. There are several references to installation of python-devel packages
but I think there is somehow a reference problem between Python and the
installation of Python Imaging Library rather than need for installation
of additional packages. I am installing based on PIL version 1.1.5, which
I downloaded from the web site you gave me a link to.</font>
<br>
<br><font size=2 face="sans-serif">The output I sent you is the result
of the command &quot;python setup.py install&quot; as specified in the
README file. This command should take care of everything (configure, make
and make install) as I understand it</font>
<br>
<br><font size=2 face="sans-serif">I have also tried to download version
1.1.4 and install it. It gave similiar problems with the Python.h. However
with version 1.1.4 you must configure and make according to the README
file. The configure and make step completed succesfully &nbsp;but the build
step failed with the Python.h error</font>
<br>
<br><font size=2 face="sans-serif">I attach output from version 1.1.4 configure
and make </font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Also find attachment of output from
&quot;python setup.py build&quot;</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Regards</font>
<br>
<br><font size=2 face="sans-serif">Oluf<br>
----------------------------------------------------------------------------------------<br>
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.<br>
----------------------------------------------------------------------------------------<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Domhnall Walsh &lt;domhnall.walsh<br>
@astech.ie&gt;</b></font>
<p><font size=1 face="sans-serif">02-05-2006 14:56</font>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Re: Fw: Python/HP-UX problem...</font></table>
<br>
<br>
<br><font size=2><tt>Hi Oluf:<br>
<br>
Sorry about the slow reply, had some e-mail difficulties here. Looking
<br>
at the log, I'd expect that there'd be a &quot;Python.h&quot; somewhere
in the <br>
included folders, presumably in /usr/local/include/python2.4 - is this
<br>
the case?<br>
<br>
Also, could you send me the output of the configure script? (as in a <br>
dump of what it prints to STDOUT?) I want to see if it picks up <br>
everything correctly.<br>
<br>
Thanks,<br>
Domhnall.<br>
<br>
Oluf Iversen wrote:<br>
<br>
&gt;<br>
&gt; Hi Domhnall,<br>
&gt;<br>
&gt; I have tried once again to install PIL, but unfortunately I get the
<br>
&gt; same error as before when Python was installed via the binary package<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I will continue investigating. If you have any ideas you are welcome.<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; Oluf<br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; This is a PRIVATE message. If you are not the intended recipient,
<br>
&gt; please delete without copying and kindly advise us by e-mail of the
<br>
&gt; mistake in delivery. NOTE: Regardless of content, this e-mail shall
<br>
&gt; not operate to bind CSC to any order or other contract unless pursuant
<br>
&gt; to explicit written agreement or government initiative expressly <br>
&gt; permitting the use of e-mail for such purpose.<br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*Domhnall
Walsh &lt;domhnall.walsh<br>
&gt; @astech.ie&gt;*<br>
&gt;<br>
&gt; 28-04-2006 14:08<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;Lavinia
Raducan &lt;lavinia.raducan@astech.ie&gt;, Paul <br>
&gt; Nolan &lt;paul@astech.ie&gt;, Thomas Jobs &lt;thomas.jobs@sas.se&gt;,
Flemming <br>
&gt; Hargum/SCA/CSC@CSC<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Re:
Fw: Python/HP-UX problem...<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Oluf:<br>
&gt;<br>
&gt; That's great news - I assume the background-related hang was because<br>
&gt; &quot;make&quot; was expecting some sort of user input from you?<br>
&gt;<br>
&gt; Let me know how you get on with building PIL...<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Domhnall<br>
&gt;<br>
&gt; Oluf Iversen wrote:<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; Hi Domhnall,<br>
&gt; &gt;<br>
&gt; &gt; I never heard anything from hpux@connect.org.uk.<br>
&gt; &gt;<br>
&gt; &gt; However I did continue to do some investigation and since the
db<br>
&gt; &gt; module seemed to be the problem I uninstalled the current version,<br>
&gt; &gt; since it is fairly new and dowgraded it to version 3.1.14<br>
&gt; &gt;<br>
&gt; &gt; After that I tried to configure and make again and I did run
into some<br>
&gt; &gt; other problems with a &quot;hang&quot; of the make process, which
I did in<br>
&gt; &gt; background. I have now done it in foreground and it works. I
did a<br>
&gt; &gt; rerun of everything on the original setup.py and it still works.<br>
&gt; &gt;<br>
&gt; &gt; I have now a successfull installation of Python 2.4.2 from source.<br>
&gt; &gt;<br>
&gt; &gt; I will continue to do the setup of the Python Imaging Library.<br>
&gt; &gt;<br>
&gt; &gt; Regards<br>
&gt; &gt;<br>
&gt; &gt; Oluf<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; This is a PRIVATE message. If you are not the intended recipient,<br>
&gt; &gt; please delete without copying and kindly advise us by e-mail
of the<br>
&gt; &gt; mistake in delivery. NOTE: Regardless of content, this e-mail
shall<br>
&gt; &gt; not operate to bind CSC to any order or other contract unless
pursuant<br>
&gt; &gt; to explicit written agreement or government initiative expressly<br>
&gt; &gt; permitting the use of e-mail for such purpose.<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*Domhnall
Walsh &lt;domhnall.walsh<br>
&gt; &gt; @astech.ie&gt;*<br>
&gt; &gt;<br>
&gt; &gt; 26-04-2006 14:36<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;Oluf
Iversen/SCA/CSC@CSC<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;Lavinia
Raducan &lt;lavinia.raducan@astech.ie&gt;, Paul<br>
&gt; &gt; Nolan &lt;paul@astech.ie&gt;, Thomas Jobs &lt;thomas.jobs@sas.se&gt;<br>
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Re:
Fw: Python/HP-UX problem...<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Oluf:<br>
&gt; &gt;<br>
&gt; &gt; I think that's all we can do for now - I'm eager to hear what
kind of<br>
&gt; &gt; response you get (if any).<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Domhnall.<br>
&gt; &gt;<br>
&gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hi Domhnall,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; There was a file Lib/distutils/sysconfig.py.cln. I made
a copy of the<br>
&gt; &gt; &gt; file to sysconfig.py.termplate and executed the configure
step again<br>
&gt; &gt; &gt; without errors. However the gmake phase failed again.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I have sent an email to hpux@connect.org.uk (contact email
on<br>
&gt; &gt; &gt; http://hpux.cs.utah.edu/) and explained the problem and
asked if they<br>
&gt; &gt; &gt; can help.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Regards<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; This is a PRIVATE message. If you are not the intended recipient,<br>
&gt; &gt; &gt; please delete without copying and kindly advise us by e-mail
of the<br>
&gt; &gt; &gt; mistake in delivery. NOTE: Regardless of content, this e-mail
shall<br>
&gt; &gt; &gt; not operate to bind CSC to any order or other contract unless
pursuant<br>
&gt; &gt; &gt; to explicit written agreement or government initiative expressly<br>
&gt; &gt; &gt; permitting the use of e-mail for such purpose.<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; 26-04-2006 12:08<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;Oluf
Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;Thomas
Jobs &lt;thomas.jobs@sas.se&gt;, Paul Nolan<br>
&gt; &gt; &gt; &lt;paul@astech.ie&gt;, Lavinia Raducan &lt;lavinia.raducan@astech.ie&gt;<br>
&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp;
&nbsp;Re: Fw: Python/HP-UX problem...<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hi Oluf:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; This missing file is important in the configuration of Python
at build<br>
&gt; &gt; &gt; time. I checked to see if the web-based tar interface on
a couple <br>
&gt; of the<br>
&gt; &gt; &gt; HP package repositories (one in Utah, the other in the UK)
could<br>
&gt; &gt; &gt; retrieve it - no joy, it appears to be missing from the
archive <br>
&gt; they are<br>
&gt; &gt; &gt; distributing for some reason.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; If the configure script is going wrong in this way (because
of the<br>
&gt; &gt; &gt; missing script), it may well explain why we are having the
problems<br>
&gt; &gt; &gt; we're having. Is there someone you can contact (for example)
in HP <br>
&gt; that<br>
&gt; &gt; &gt; can investigate this?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Best Regards,<br>
&gt; &gt; &gt; Domhnall Walsh<br>
&gt; &gt; &gt; ASTech<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi Domhnall,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; One thing I did not mention to you is the following
error show <br>
&gt; in the<br>
&gt; &gt; &gt; &gt; forst line of the screen output from ./configure.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; ./configure[397]: Lib/distutils/sysconfig.py.template:
Cannot <br>
&gt; find or<br>
&gt; &gt; &gt; &gt; open the file.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; The file is not there, but the configure step completed
successfully<br>
&gt; &gt; &gt; &gt; in all the tests so far, so I did not find it that
important. <br>
&gt; However<br>
&gt; &gt; &gt; &gt; I see now there is a reference to that file in the
HPUX.Install <br>
&gt; file.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I will try to investigate that further.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; This is a PRIVATE message. If you are not the intended
recipient,<br>
&gt; &gt; &gt; &gt; please delete without copying and kindly advise us
by e-mail of the<br>
&gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless of content, this
e-mail shall<br>
&gt; &gt; &gt; &gt; not operate to bind CSC to any order or other contract
unless <br>
&gt; pursuant<br>
&gt; &gt; &gt; &gt; to explicit written agreement or government initiative
expressly<br>
&gt; &gt; &gt; &gt; permitting the use of e-mail for such purpose.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; ----- Forwarded by Oluf Iversen/SCA/CSC on 26-04-2006
10:57 -----<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;*Oluf Iversen<br>
&gt; &gt; &gt; &gt; /SCA/CSC*<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; 26-04-2006 09:27<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp;
&nbsp;Domhnall Walsh &lt;domhnall.walsh@astech.ie&gt;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp;
&nbsp;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp;
&nbsp; &nbsp;Re: Python/HP-UX problem...Link<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; &lt;Notes:///C12565DB0025504E/32547D7F59F9E7E38525613200556E77/3B4C600DD82C529E8525715B004FD518&gt;
<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi Domhnall,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I have done what you suggested also using gmake rather
than make.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Resullt is the same, maybe there is a little difference
in the <br>
&gt; output,<br>
&gt; &gt; &gt; &gt; which I think is due to use of gmake rather than make<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; gcc -pthread -fno-strict-aliasing -DNDEBUG -O -D_POSIX_THREADS<br>
&gt; &gt; &gt; &gt; -I/usr/local/include/ncurses -I. -I./Include &nbsp;-DPy_BUILD_CORE<br>
&gt; &gt; &gt; &gt; &nbsp;-I/usr/local/include -c ./Modules/_bsddb.c -o
Modules/_bsddb.o<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c: In function 'DBEnv_lock_stat':<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c:4104: error: 'DB_LOCK_STAT' has
no member named<br>
&gt; &gt; &gt; &gt; 'st_nnowaits'<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c:4105: error: 'DB_LOCK_STAT' has
no member named<br>
&gt; &gt; &gt; &gt; 'st_nconflicts'<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c: In function 'init_bsddb':<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c:4941: error: 'DB_LOCK_DIRTY' undeclared
<br>
&gt; (first use<br>
&gt; &gt; &gt; &gt; in this function)<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c:4941: error: (Each undeclared identifier
is<br>
&gt; &gt; &gt; &gt; reported only once<br>
&gt; &gt; &gt; &gt; ./Modules/_bsddb.c:4941: error: for each function it
appears in.)<br>
&gt; &gt; &gt; &gt; gmake: *** [Modules/_bsddb.o] Error 1<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; This is a PRIVATE message. If you are not the intended
recipient,<br>
&gt; &gt; &gt; &gt; please delete without copying and kindly advise us
by e-mail of the<br>
&gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless of content, this
e-mail shall<br>
&gt; &gt; &gt; &gt; not operate to bind CSC to any order or other contract
unless <br>
&gt; pursuant<br>
&gt; &gt; &gt; &gt; to explicit written agreement or government initiative
expressly<br>
&gt; &gt; &gt; &gt; permitting the use of e-mail for such purpose.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; 25-04-2006 16:33<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp;
&nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp;
&nbsp;<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp;
&nbsp; &nbsp;Re: Python/HP-UX problem...<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Oluf:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; One last thing to try for today, if you don't mind;
it looks <br>
&gt; like the<br>
&gt; &gt; &gt; &gt; &quot;--without-bsddb&quot; configure switch might
work, so please try that so<br>
&gt; &gt; &gt; &gt; that we can see what's going on here.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; =======================================<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; $ configure --without-bsddb<br>
&gt; &gt; &gt; &gt; $ gmake<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; =======================================<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hopefully this will work.<br>
&gt; &gt; &gt; &gt; Best Regards,<br>
&gt; &gt; &gt; &gt; Domhnall Walsh<br>
&gt; &gt; &gt; &gt; ASTech<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Hi Domhnall<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Files as requested are attached<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; This is a PRIVATE message. If you are not the
intended recipient,<br>
&gt; &gt; &gt; &gt; &gt; please delete without copying and kindly advise
us by e-mail <br>
&gt; of the<br>
&gt; &gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless of content,
this e-mail <br>
&gt; shall<br>
&gt; &gt; &gt; &gt; &gt; not operate to bind CSC to any order or other
contract unless<br>
&gt; &gt; pursuant<br>
&gt; &gt; &gt; &gt; &gt; to explicit written agreement or government initiative
expressly<br>
&gt; &gt; &gt; &gt; &gt; permitting the use of e-mail for such purpose.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; 25-04-2006 14:40<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp;
&nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp;
&nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp;
&nbsp; &nbsp;Re: Python/HP-UX problem...<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Hi Oluf:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Okay, I'll call you in a little bit (30 minutes
or so, probably<br>
&gt; &gt; less),<br>
&gt; &gt; &gt; &gt; &gt; but I just want to check some things first to
try to be better<br>
&gt; &gt; &gt; prepared.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Until then, can you try again, but when you run
the configure<br>
&gt; &gt; script,<br>
&gt; &gt; &gt; &gt; &gt; specify &quot;--without-dbm&quot; as an option?<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; In other words (from the directory containing
the source files):<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; ==============================<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; $ ./configure --without-dbm<br>
&gt; &gt; &gt; &gt; &gt; $ make<br>
&gt; &gt; &gt; &gt; &gt; (etc.)<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; ==============================<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Thanks,<br>
&gt; &gt; &gt; &gt; &gt; Domhnall Walsh<br>
&gt; &gt; &gt; &gt; &gt; ASTech<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Hi Domnhall,<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Sorry but same result again. Maybe you could
give me a call<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; +45 2923 6543<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; This is a PRIVATE message. If you are not
the intended <br>
&gt; recipient,<br>
&gt; &gt; &gt; &gt; &gt; &gt; please delete without copying and kindly
advise us by e-mail<br>
&gt; &gt; of the<br>
&gt; &gt; &gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless of
content, this e-mail<br>
&gt; &gt; shall<br>
&gt; &gt; &gt; &gt; &gt; &gt; not operate to bind CSC to any order or other
contract unless<br>
&gt; &gt; &gt; pursuant<br>
&gt; &gt; &gt; &gt; &gt; &gt; to explicit written agreement or government
initiative expressly<br>
&gt; &gt; &gt; &gt; &gt; &gt; permitting the use of e-mail for such purpose.<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; &gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; 25-04-2006 11:50<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp;
&nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp;
&nbsp; &nbsp;Lavinia Raducan<br>
&gt; &gt; &lt;lavinia.raducan@astech.ie&gt;, Paul<br>
&gt; &gt; &gt; &gt; &gt; &gt; Nolan &lt;paul@astech.ie&gt;, Thomas Jobs
&lt;thomas.jobs@sas.se&gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp;
&nbsp; &nbsp; &nbsp;Re: Python/HP-UX problem...<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Oluf:<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Can I ask you to try to add a couple more
entries to the <br>
&gt; disabled<br>
&gt; &gt; &gt; &gt; &gt; &gt; modules list I pointed out to you earlier?<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; I want you to add the &quot;bsddb3&quot;
and &quot;pybsddb&quot; modules, so that<br>
&gt; &gt; &gt; the line<br>
&gt; &gt; &gt; &gt; &gt; &gt; in &quot;setup.py&quot; (as mentioned in
my last e-mail) now reads:<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; =========================================================<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; disabled_module_list = ['dbm', 'gdbm', 'bsddb',
'bsddb3',<br>
&gt; &gt; 'pybsddb']<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; =========================================================<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; ... and let me know how that goes?<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Sorry about the guesswork, I'm afraid I don't
have access to a<br>
&gt; &gt; HP-UX<br>
&gt; &gt; &gt; &gt; &gt; &gt; machine at the moment...<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Best Regards,<br>
&gt; &gt; &gt; &gt; &gt; &gt; Domhnall Walsh<br>
&gt; &gt; &gt; &gt; &gt; &gt; ASTech<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi Domhnall<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; I have tried out your suggestion. However
the result is the<br>
&gt; &gt; same.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Do you have any other ideas.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; This is a PRIVATE message. If you are
not the intended<br>
&gt; &gt; recipient,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; please delete without copying and kindly
advise us by e-mail<br>
&gt; &gt; &gt; of the<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless
of content, this e-mail<br>
&gt; &gt; &gt; shall<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; not operate to bind CSC to any order
or other contract unless<br>
&gt; &gt; &gt; &gt; pursuant<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; to explicit written agreement or government
initiative <br>
&gt; expressly<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; permitting the use of e-mail for such
purpose.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; 24-04-2006 16:30<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp;
&nbsp; &nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp;
&nbsp; &nbsp; &nbsp;Paul Nolan &lt;paul@astech.ie&gt;, Lavinia <br>
&gt; Raducan<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &lt;lavinia.raducan@astech.ie&gt;, Thomas
Jobs &lt;thomas.jobs@sas.se&gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Re: Python/HP-UX problem...<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi Oluf:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; The error appears to be related to a
Python database interface<br>
&gt; &gt; &gt; &gt; layer;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; as ASTech's Python-based software doesn't
use this layer, the<br>
&gt; &gt; &gt; &gt; easiest<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; solution may be to disable it.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; To do this, edit a file called &quot;setup.py&quot;
in the root<br>
&gt; &gt; directory of<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; your unpacked source files (the same
directory you were <br>
&gt; running<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &quot;configure&quot; and &quot;make&quot;
from). I'm looking at the source<br>
&gt; &gt; &gt; tarball for<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Python 2.4.3 here, and in that distribution,
the important<br>
&gt; &gt; line is<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; line 18, which looks like this:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; =========================================================<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; disabled_module_list = []<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; =========================================================<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; (The exact line number may be different
in other versions, but<br>
&gt; &gt; &gt; this<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; line will only appear once, close to
the top of the file)<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; I suggest that you change this to:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; =========================================================<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; disabled_module_list = ['dbm', 'gdbm',
'bsddb']<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; =========================================================<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; ...and then &quot;configure&quot; and
&quot;make&quot; Python again (this should<br>
&gt; &gt; &gt; disable<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; the problem modules and allow the build
to proceed)<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Let me know how this goes for you -
if you're still having<br>
&gt; &gt; &gt; problems,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; we'll try to resolve them as quickly
as possible.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Best Regards,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Domhnall Walsh<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; ASTech<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi Domnhall,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; I have removed the python software (binary
package) from the<br>
&gt; &gt; &gt; server,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; downloaded the source and done the configure
part without<br>
&gt; &gt; &gt; problems.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; However there seems to be problems during
the &quot;make&quot; phase<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; If you have a hint you are welcome.</tt></font>
<br><font size=2><tt>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; I attch the screen output &nbsp;from
the &nbsp;make command<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; This is a PRIVATE message. If you are
not the intended<br>
&gt; &gt; recipient,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; please delete without copying and kindly
advise us by e-mail<br>
&gt; &gt; &gt; of the<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless
of content, this e-mail<br>
&gt; &gt; &gt; shall<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; not operate to bind CSC to any order
or other contract unless<br>
&gt; &gt; &gt; &gt; pursuant<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; to explicit written agreement or government
initiative <br>
&gt; expressly<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; permitting the use of e-mail for such
purpose.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; 06-04-2006 13:59<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;To: &nbsp;
&nbsp; &nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;cc: &nbsp;
&nbsp; &nbsp; &nbsp;Paul Nolan _&lt;paul.nolan@astech.ie&gt;_<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &lt;mailto:paul.nolan@astech.ie&gt;,
Lavinia Raducan<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; _&lt;lavinia.raducan@astech.ie&gt;_
<br>
&gt; &lt;mailto:lavinia.raducan@astech.ie&gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Re: Python/HP-UX problem...<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi Oluf:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Having looked through the log file you
sent me, I noticed in<br>
&gt; &gt; &gt; &gt; &gt; particular<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; an issue on line 7:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; _imaging.c:74:20: error: Python.h: No
such file or directory<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; This seems to suggest that the version
of Python that you<br>
&gt; &gt; &gt; &gt; &gt; installed does<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; not include the development libraries
- as PIL is compiled<br>
&gt; &gt; against<br>
&gt; &gt; &gt; &gt; &gt; these<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; libraries, you'll need to get them.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; I believe that the best strategy here
is to compile Python <br>
&gt; from<br>
&gt; &gt; &gt; &gt; source<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; rather than (as I'm guesing you did)
install a binary package<br>
&gt; &gt; &gt; &gt; (depot)<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; for Python - omitting development files
from binary <br>
&gt; packages is<br>
&gt; &gt; &gt; &gt; &gt; quite a<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; common practice, unfortunately.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; The URL you sent me<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; (_http://gatekeep.cs.utah.edu/hppd/hpux/Languages/python-2.4.2/_)<br>
&gt; &gt; &gt; &gt; &gt; has a<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; source package you can download (the
fourth download option<br>
&gt; &gt; at the<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; bottom of the screen, package type is
&quot;Tarred/Gzipped Source<br>
&gt; &gt; &gt; Code&quot;).<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Python itself is written in C/C++, so
you'll have to untar and<br>
&gt; &gt; &gt; &gt; &quot;make&quot;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; the program in the usual way (having
removed the binary <br>
&gt; package<br>
&gt; &gt; &gt; &gt; &gt; first!),<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; and then you should be able to build
PIL against that without<br>
&gt; &gt; &gt; &gt; &gt; incident.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Let me know how this goes for you, and
if you have any further<br>
&gt; &gt; &gt; &gt; issues,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; problems or questions, don't hesitate
to contact me.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Best Regards,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Domhnall Walsh.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; Oluf Iversen wrote:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi Donald,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I managed to install Python 2.4.2
after download from <br>
&gt; website<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; _http://hpux.cs.utah.edu/hppd/hpux/Languages/python-2.4.2_<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; A number of dependency products
had to be installed. They<br>
&gt; &gt; &gt; were all<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; downloaded from the same web site
and successfully <br>
&gt; installed.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; After that I downloaded Python
Imaging Library (PIL) 1.1.5.<br>
&gt; &gt; &gt; &gt; from the<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; web site you specified<br>
&gt; &gt; &gt; _http://www.pythonware.com/products/pil_. I<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; found<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; that SHLIB_PATH had to be set to
the location of the &quot;db&quot;<br>
&gt; &gt; &gt; &gt; &gt; software in<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; this case /usr/local/BerkeleyDB.4.4/lib.
After correct<br>
&gt; &gt; setup of<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; SHLIB_PATH it turned out that a
lot of other dependency<br>
&gt; &gt; &gt; &gt; products had<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; to be installed, which has been
carried out successfully.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I attach the output form &quot;python
setup.py install&quot;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I have searched google and HP ITRC
forum, were I did find<br>
&gt; &gt; &gt; similiar<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; errors but not exactly the same
problem as you will find<br>
&gt; &gt; in the<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; attachment<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I hope this is detailed enough.
If not you, are welcome <br>
&gt; to ask<br>
&gt; &gt; &gt; &gt; &gt; me for<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; further information.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Regards<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Oluf<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; This is a PRIVATE message. If you
are not the intended<br>
&gt; &gt; &gt; recipient,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; please delete without copying and
kindly advise us by e-mail<br>
&gt; &gt; &gt; &gt; of the<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; mistake in delivery. NOTE: Regardless
of content, this <br>
&gt; e-mail<br>
&gt; &gt; &gt; &gt; shall<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; not operate to bind CSC to any
order or other contract <br>
&gt; unless<br>
&gt; &gt; &gt; &gt; &gt; pursuant<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; to explicit written agreement or
government initiative<br>
&gt; &gt; expressly<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; permitting the use of e-mail for
such purpose.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; <br>
&gt; ----------------------------------------------------------------------------------------<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;*Domhnall Walsh &lt;domhnall.walsh<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; @astech.ie&gt;*<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; 04-04-2006 15:14<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;Oluf Iversen/SCA/CSC@CSC<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Python/HP-UX problem...<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi Oluf:<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I've just been in contact with
Lavinia, and she informs me<br>
&gt; &gt; that<br>
&gt; &gt; &gt; &gt; &gt; you're<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; having a problem with relation
to the scanning system<br>
&gt; &gt; &gt; &gt; &gt; &gt; (Python-related, I<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; believe). If you could send me
on details of you <br>
&gt; problem, I'll<br>
&gt; &gt; &gt; &gt; &gt; look in<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; to it.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Best Regards,<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Domhnall Walsh.<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;------------------------------------------------------------------------<br>
&gt;<br>
&gt;No virus found in this incoming message.<br>
&gt;Checked by AVG Free Edition.<br>
&gt;Version: 7.1.385 / Virus Database: 268.5.1/328 - Release Date: 5/1/2006<br>
&gt; &nbsp;<br>
&gt;<br>
<br>
</tt></font>
<br>