Hey
I am trying to use Matlab 2007 b in openbsd 4.2. I have Linux support
installed and enabled. I manged to fix the installer arch checking by
providing my own small uname script. And have modified their start
script to handle to output of openbsd uname.
But when I try to launch it it returns.
"/matlab/bin/glnx86/MATLAB: error while loading shared libraries:
libut.so: cannot enable executable stack as shared object requires:
Permission denied"
I have tied without their launch script to just run
/matlab/bin/glnx86/MATLAB but that's the same.
To ensure Linux emul on the binary i made a "file
/matlab/bin/glnx86MATLAB" with the following result:
"/matlab/bin/glnx86/MATLAB: ELF 32-bit LSB executable, Intel 80386,
version 1, for GNU/Linux 2.2.0, dynamically linked (uses shared libs),
stripped"
My user owns the directory and to be sure that it isn't permission probs
I have also tied as root....
Hope that anyone have some suggestions...
Kind regards:
Kasper Revsbech