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

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

[Octave-bug-tracker] [bug #64251] Unable to install Parallel Package on


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #64251] Unable to install Parallel Package on Octave for Windows
Date: Fri, 26 May 2023 07:23:45 -0400 (EDT)

Follow-up Comment #3, bug #64251 (project octave):

Never mind I found the file. It is in 
C:\GNUOctave\Octave-8.2.0\mingw64\share\octave\8.2.0\m\help 

I changed the file to 


  unwind_protect_cleanup
    if (exist (name, "file"))
##     delete (name);
    endif
  end_unwind_protect


And ran the install again, but I couldn't see any result of it. The temporary
UnTar folder isn't there anymore after the error.

What do I have to look for?


[comment #1 comment #1:]
> A way to avoid the latter is to edit the hidden Octave function +nomarkup+
__makeinfo__.m -nomarkup- and (temporarily) comment out the "delete (name);"
line in the +nomarkup+ unwind_protect_cleanup -nomarkup- block at the end of
the function. Finding out what TexInfo errors are in which function should be
manageable then.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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