help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NaN-toolbox installation problem


From: xnand
Subject: NaN-toolbox installation problem
Date: Fri, 24 Sep 2010 02:45:48 -0700 (PDT)

Hi all.

When I tried to install NaN-toolbox 2.3.1
(http://biosig-consulting.com/matlab/NaN/) on Octave version 3.3.50+, I got
the following error.
make: /usr/local/matlab/bin/mexext: Command not found
So I changed
MEX_EXT = $(shell $(MATLABDIR)/bin/mexext)
to
MEX_EXT = $(shell /home/me/share/octave/3.3.50+/m/miscellaneous/mexext)
in src/Makefile. Now I get 
make: /home/me/share/octave/3.3.50+/m/miscellaneous/mexext: Command not
found

Any suggestions?

Thanks.
Nands

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/NaN-toolbox-installation-problem-tp2553259p2553259.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]