DIPimage initialise

8 visualizaciones (últimos 30 días)
Jose
Jose el 17 de Abr. de 2011
Editada: Cris Luengo el 12 de Oct. de 2014
I've been trying to install and run DIPimage toolbox for several days now. I've tried all DIPimage versions since 2.0 in Matlab R2009a and R2010b running on Ubuntu 10.10 64-bits but I keep having the same error all the times. I have searched the Internet upside down and I couldn't find anything that works. There seems to be a problem with the mex file (dip__initialise.mexa64) but have no idea what could that be. Any help on this would be of much help to me!!! Thanks in advance, José.
After entering dip_initialise, the error I get is the following:
All the relevant libraries were found.
Creating a temporary file to do a ldd scan. This may provide you
with more information or, in the worst case, more information to
send to us...
linux-vdso.so.1 => (0x00007fff1a101000)
libdml_mlv7_4.so => /home/netlak/Escritorio/dip/Linuxa64/lib/libdml_mlv7_4.so (0x00007f1892c8d000)
libdipio.so => /home/netlak/Escritorio/dip/Linuxa64/lib/libdipio.so (0x00007f18929c4000)
libdip.so => /home/netlak/Escritorio/dip/Linuxa64/lib/libdip.so (0x00007f18925b3000)
libm.so.6 => /lib/libm.so.6 (0x00007f1892312000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f18920f4000)
libgomp.so.1 => /usr/lib/libgomp.so.1 (0x00007f1891ee6000)
libc.so.6 => /lib/libc.so.6 (0x00007f1891b63000)
libgcc_s.so.1 => /home/netlak/MATLAB/R2010b/sys/os/glnxa64/libgcc_s.so.1 (0x00007f189194c000)
/lib64/ld-linux-x86-64.so.2 (0x00007f189309e000)
librt.so.1 => /lib/librt.so.1 (0x00007f1891744000)
Finally: this is the error message generated by the low-level
initialisation function:
Invalid MEX-file '/home/netlak/Escritorio/dip/common/mlv7_4/diplib/private/dip__initialise.mexa64': libdml_mlv7_4.so: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio.

Respuestas (2)

Dene Farrell
Dene Farrell el 24 de Abr. de 2012
Same problem.
-----------
All the relevant libraries were found.
Finally: this is the error message generated by the low-level
initialisation function:
Invalid MEX-file '/Users/Athea/MatLab Code/dip/common/mlv7_9/diplib/private/dip__initialise.mexmaci64': dlopen(/Users/Athea/MatLab Code/dip/common/mlv7_9/diplib/private/dip__initialise.mexmaci64, 1): no suitable image found. Did find:
/Users/Athea/MatLab Code/dip/common/mlv7_9/diplib/private/dip__initialise.mexmaci64: unknown required load command 0x80000022.
------------
No response on this?

Cris Luengo
Cris Luengo el 12 de Oct. de 2014
Editada: Cris Luengo el 12 de Oct. de 2014
If you downloaded DIPimage from its website, http://www.diplib.org/, you would have noticed three things:
1- The installation instructions, which clearly explain how to set up the toolbox so you don't get this error message.
2- A FAQ, that addresses this exact same question.
3- An email address that you can contact for help.
I'm sorry you've been waiting for three years for an answer to this question, I don't have time to check all places where people might post questions regarding DIPimage. I hope that this anser will help people searching MATLAB Answers for this same issue.
The user manual is here: <ftp://qiftp.tudelft.nl/DIPimage/latest/docs/dipimage_user_manual.pdf>. Check Chapter 2 for installation instructions.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by