octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9675] Using MSYS2 for mxe-octave


From: Markus Mützel
Subject: [Octave-patch-tracker] [patch #9675] Using MSYS2 for mxe-octave
Date: Fri, 17 Aug 2018 14:17:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #1, patch #9675 (project octave):

I updated mxe-octave to hg id 68b3f1ccccac and ran the following in my
existing mxe-octave directory:

make clean
autoconf
./configure --enable-devel-tools --enable-windows-64 --enable-octave=default
--enable-binary-packages --with-pkg-dir=../mxe-octave-pkg --with-ccache
--disable-system-opengl --enable-qt5
make all 7z-dist JOBS=3


When running the test suite on Windows 10, I get lots and lots of the
following output:

Der Befehl "perl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.


That translates to something like: "The command "perl" is either spelled
incorrectly or could not be found."
Indeed there is no "perl.exe" in the mingw64/bin directory.

We might need to also install perl from msys2.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9675>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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