Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

make WITH_CONTRIB #446

Open
KristynaPijackova opened this issue Apr 5, 2019 · 1 comment
Open

make WITH_CONTRIB #446

KristynaPijackova opened this issue Apr 5, 2019 · 1 comment

Comments

@KristynaPijackova
Copy link

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 no matlab 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)

@SanZamoyski
Copy link

make WITH_OCTAVE=true WITH_CONTRIB=true all contrib

WITH_OCTAVE is important, not sure about other dif.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants