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: Wed, 5 Jul 2023 02:33:16 -0400 (EDT)

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

Can anyone help me out where I can find the logs? I commented out the delete
out, but I cannot find any error logs.

Thank you very much in advance. 

[comment #3 comment #3:]
> Never mind I found the file. It is in +nomarkup+
C:\GNUOctave\Octave-8.2.0\mingw64\share\octave\8.2.0\m\help -nomarkup-
> 
> 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]