> after the ./configure part- > > marco-trevisans-computer:~ marcotrevisan$ ./configure --enable-matlab > MEX=/Applications/matlab/bin/utils --prefix/Applications/matlab > > the "make" ends without finding an (unexisting!!) gf_matlab file.
Hi Marco, your configure command line looks suspicious to me. The MEX stuff should be pointing to the real mex program, for example: MEX=/Applications/matlab/bin/utils/mex -- Julien _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
