[PYTHON MATRIX-SIG] Just checking in

Rob.Hooft@embl-heidelberg.de Rob.Hooft@embl-heidelberg.de
Thu, 29 Aug 1996 12:57:18 +0200 (MET DST)


>>>>> "JH" == Jim Hugunin <hugunin@mit.edu> writes:

 JH> Dynamic linking (problems on many architectures)

So I felt pressed to at least try dynamic linking once. The effect:

1) I have to "make" instead of "make dynamic", because I need the 
   changed sys.path with ".../numeric" in there.

2) nu[208]test%% python sieve.py
   Traceback (innermost last):
     File "sieve.py", line 2, in ?
       from Numeric import *
     File "/nu1/hooft/lib/python1.4/numeric/Numeric.py", line 4, in ?
       import multiarray
   ImportError: dlopen: cannot load /nu1/hooft/lib/python1.4/sharedmodules/multiarraymodule.so

I think I'll go back to static. Unfortunately I'm not an expert on dl on
DecUnix 4.0, so I don't expect to be of any more help...

Rob.
-- 
=== Rob.Hooft@EMBL-Heidelberg.DE   http://www.Sander.EMBL-Heidelberg.DE/rob/ ==
==== In need of protein modeling?  http://www.Sander.EMBL-Heidelberg.DE/whatif/
Validation of protein structures?  http://biotech.EMBL-Heidelberg.DE:8400/ ====
== PGPid 0xFA19277D == Use Linux!  Free Software Rules The World! =============

=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================