Re: [Pymat-users] Linking not working after compilation
Brought to you by:
ajssf
From: Stephan R. <ste...@tu...> - 2005-09-13 01:30:16
|
On Monday 12 September 2005 21:06, ro...@st... wrote: > I havn't tried the lates matlab version under linux yet. I probably will > have an attempt at it during this or next week. I have later found a link from brainvisa (pymat-brainvisa.tar.gz) that said that matlab 7.0 is not working because of the dynamic linking issues. They have a derived package that compiled okay after some Makefile adjustments and also allows me to import the module. But then I am not able to open a connection to matlab and it gives me: $ python -c "import pymat; pymat.open()" Traceback (most recent call last): File "<string>", line 1, in ? RuntimeError: Unable to start MATLAB engine > Some tips: > Are you running the cvs version? No, but I can certainly try this. > Try to compile by editing the test/testND script. Okay. > If it doesn't help I'll ask me again in a week. Cool, I will. BTW, the reason I am looking at pymat is that I want to use it to write unit tests for my matlab code. If you guys are interested I'll let you know about the results. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training |