You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
Hi guys!
I'm trying to install mexopencv with Octave on Ubuntu, but when I call
$ ~/mexopencv$ make WITH_CONTRIB=true
I get this as response:
make: /usr/local/matlab/bin/mexext: Command not found Makefile:66: *** "MEX extension not set". Stop.
In
/user/local
I have nomatlab
directory, so the error make sense, but could anyone tell me what to do? Do I relocate it or create the directory?(I am sorry if the question sounds stupid, but I am not that skilled with linux commands yet)
The text was updated successfully, but these errors were encountered: