> I'm looking into putting this latest version of nan-2.4.4 onto FreeBSD.
> I had to make some changes.
>
> In particular, I had to make changes to the Makefile. This has the line:
>
> all:octave win32 win64 mex4m
>
> Of these, only octave builds properly. I am guessing that win32 and
> win64
I'm looking into putting this latest version of nan-2.4.4 onto FreeBSD.
I had to make some changes.
In particular, I had to make changes to the Makefile. This has the line:
all:octave win32 win64 mex4m
Of these, only octave builds properly. I am guessing that win32 and
win64 are merely
Also here
Octave 3.5.0+
Thanks
On Fri, May 27, 2011 at 6:44 PM, Nir Krakauer wrote:
> it works now, thanks!
>
> Nir
>
>> pkg install nan-2.4.4.tar.gz
> make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found
> make: Entering directory `/tmp/oct-mBVVxn/NaN/src'
> make: /usr/local/MATLAB/R20
it works now, thanks!
Nir
> pkg install nan-2.4.4.tar.gz
make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found
make: Entering directory `/tmp/oct-mBVVxn/NaN/src'
make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found
make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found
make:
I get the same error message for 2.4.3
--Nir
> pkg install nan-2.4.3.tar.gz
make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found
make: Entering directory `/tmp/oct-yti1XA/NaN/src'
make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found
make: /usr/local/MATLAB/R2010b/bin/mexext: Com
This should be fixed in nan-2.4.3; please try and let me know of any
issues.
Alois
On 05/25/11 11:08, Juan Pablo Carbajal wrote:
> On Wed, May 25, 2011 at 4:52 AM, Nir Krakauer wrote:
>> When I download the current nan package and try to install it in Octave with
>>
>> pkg install
On Wed, May 25, 2011 at 4:52 AM, Nir Krakauer wrote:
> When I download the current nan package and try to install it in Octave with
>
> pkg install nan-2.4.1.tar.gz
>
> I get compilation errors related to mex files (copied below). All
> nan-2.x versions give similar kinds of errors. nan-1.0.9 comp
When I download the current nan package and try to install it in Octave with
pkg install nan-2.4.1.tar.gz
I get compilation errors related to mex files (copied below). All
nan-2.x versions give similar kinds of errors. nan-1.0.9 compiles and
runs fine.
I'm running Octave 3.4.0 compiled from sour