[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
parellel pkg install
From: |
Nidjara |
Subject: |
parellel pkg install |
Date: |
Thu, 8 Jan 2015 11:29:09 -0800 (PST) |
Hi,
I'm trying to install parallel pkg on octave 3.8.2. on win 8.1, but keep
getting this error:
>> pkg install -forge parallel
sclose.cc:37:24: fatal error: sys/socket.h: No such file or directory
#include <sys/socket.h>
^
compilation terminated.
make: *** [sclose.oct] Error 1
make: Entering directory `/tmp/oct-3/parallel-2.2.0/src'
C:/Octave/Octave-3.8.2/bin/mkoctfile-3.8.2.exe -s sclose.cc sock-stream.cc
make: Leaving directory `/tmp/oct-3/parallel-2.2.0/src'
pkg: error running `make' for the parallel package.
error: called from 'configure_make' in file
C:\Octave\Octave-3.8.2\share\octave\3.8.2\m\pkg\private\configu
re_make.m near line 82, column 9
error: called from:
error: C:\Octave\Octave-3.8.2\share\octave\3.8.2\m\pkg\private\install.m
at line 199, column 5
error: C:\Octave\Octave-3.8.2\share\octave\3.8.2\m\pkg\pkg.m at line 394,
column 9
Any advice?
Thanks, Djara
--
View this message in context:
http://octave.1599824.n4.nabble.com/parellel-pkg-install-tp4668030.html
Sent from the Octave - General mailing list archive at Nabble.com.
- parellel pkg install,
Nidjara <=