Yes, i just did it. However, now i received error during compiling the mex files Seems like missing packages. Error: /usr/lib64/gcc/x86_64-suse-linux/12/../../../../x86_64-suse-linux/bin/ld: cannot find -loctinterp /usr/lib64/gcc/x86_64-suse-linux/12/../../../../x86_64-suse-linux/bin/ld: cannot find -loctave collect2: error: ld returned 1 exit status warning: mkoctfile: building exited with failure status error: mex: building exited with failure status Any idea? Thank you. On Sun, 14 May 2023 at...
Yes, i just did it. However, now i received error during compiling the mex files. /usr/lib64/gcc/x86_64-suse-linux/12/../../../../x86_64-suse-linux/bin/ld: cannot find -loctinterp /usr/lib64/gcc/x86_64-suse-linux/12/../../../../x86_64-suse-linux/bin/ld: cannot find -loctave collect2: error: ld returned 1 exit status warning: mkoctfile: building exited with failure status error: mex: building exited with failure status Any idea? Thank you.
fpproc warning: error caught while executing handle class delete method: 'fpproc_interface_mex' undefined near line 91, column 91 error: 'fpproc_interface_mex' undefined near line 81, column 81 error: called from fpproc at line 81 column 31 I added the path to fpproc_interface_mex.cpp "xfemm_linux64/mfemm/postproc/", but not working! Any suggestion? Thank you in advanced.
Hi, i am intended to run Femm through Octave on Linux Mint OS, after successfully installation for Femm (with wine) and GNU Octave (software manager), then i followed the instructions on http://www.femm.info/wiki/LinuxSupport. So, the problem is, every time i run openfemm, it gives the following Error: openfemm error: actxserver: Your system doesn't support the COM interface error: called from openfemm at line 12 column 21 Would you helpe?! Thanks Hassan