[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave-8.4.0 not working properly (II)
From: |
Markus Mützel |
Subject: |
Re: Octave-8.4.0 not working properly (II) |
Date: |
Mon, 20 Nov 2023 09:49:11 +0100 |
You are trying to build a native Windows binary while including a Cygwin
header. That won't work.
See, e.g., this thread for build instructions of the Pythonic package:
https://octave.discourse.group/t/problem-in-installing-pythonic-in-octave-6-1-0/902
It is for an older version of Octave and Pythonic. But the principle steps are
still the same.
Markus
Am 18. November 2023 um 18:30 Uhr schrieb "Fausto Arinos de A. Barbuto via
Help-octave":
Hi again,
On attempting to install the package Pythonic, I got the following
indecipherable error messages:
>> pkg -forge install pythonic
In file included from
C:/PROGRA~1/GNUOCT~1/OCTAVE~1.0/usr/include/python3.10/Python.h:50,
from oct-py-error.cc:31:
C:/PROGRA~1/GNUOCT~1/OCTAVE~1.0/usr/include/python3.10/pyport.h:235:10: fatal
error: sys/select.h: No such
file or directory
235 | #include <sys/select.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:118: oct-py-error.o] Error 1
make: Entering directory '/tmp/oct-FzyBr5/octave-pythonic-0.1.3/src'
CXX oct-py-error.o
make: Leaving directory '/tmp/oct-FzyBr5/octave-pythonic-0.1.3/src'
error: pkg: error running 'make' for the pythonic package
error: called from
configure_make at line 117 column 9
install at line 202 column 7
pkg at line 619 column 9
What might have happened? I'm running Octave as administrator because of
previous problems.
I'm running Windows Home 11.
Thanks
---------- We are transitioning to a web based forum for community help
discussions at https://octave.discourse.group/c/help