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

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

[Octave-bug-tracker] [bug #64447] Loads of load_path warnings when Octav


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #64447] Loads of load_path warnings when Octave install path contains umlaut
Date: Mon, 31 Jul 2023 04:14:49 -0400 (EDT)

Follow-up Comment #8, bug #64447 (project octave):

Thank you for trying to fix this! I managed to install and run the new version
using the MINGW64 shell. However, there seem to be no packages included in the
build artifact (?). Trying to install one, I get an error. The output depends
on whether I unpacked the artifact in a folder with or without an umlaut:
Without umlaut:

OCTAVE_HOME
ans = C:\Test\mingw64
>> pkg install -forge image
sh: line 1: make: command not found

error: pkg: error running 'make' for the image package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
    pkg at line 619 column 9


With umlaut:

OCTAVE_HOME
ans = C:\Täst\mingw64
>> pkg install -forge image
C:\Tst\mingw64\bin\octave-gui.exe: failed to exec
'C:\Tst\mingw64\bin\octave-gui.exe'
C:\Täst\mingw64\bin\octave-9.0.0.exe: Invalid argument
C:\Tst\mingw64\bin\octave-gui.exe: failed to exec
'C:\Tst\mingw64\bin\octave-gui.exe'
C:\Täst\mingw64\bin\octave-9.0.0.exe: Invalid argument
C:\Tst\mingw64\bin\octave-gui.exe: failed to exec
'C:\Tst\mingw64\bin\octave-gui.exe'
C:\Täst\mingw64\bin\octave-9.0.0.exe: Invalid argument
C:\Tst\mingw64\bin\octave-gui.exe: failed to exec
'C:\Tst\mingw64\bin\octave-gui.exe'
C:\Täst\mingw64\bin\octave-9.0.0.exe: Invalid argument
sh: line 1: make: command not found

error: pkg: error running 'make' for the image package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
    pkg at line 619 column 9


So first, how do I install a package in this build artifact? And second, it
seems something is still reading the paths correctly in pkg.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64447>

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




reply via email to

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