octave-maintainers
[Top][All Lists]
Advanced

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

Re: [octave-forge] (parallel) request help for testing at Windows


From: Olaf Till
Subject: Re: [octave-forge] (parallel) request help for testing at Windows
Date: Mon, 25 Nov 2019 11:15:38 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Nov 24, 2019 at 11:55:08AM -0500, Nicholas Jankowski wrote:
> octave:7> pkg load parallel
> octave:8> test("__test_rfeval__.cc","verbose")
> >>>>> c:\programs\octave\__test_rfeval__.cc
> ***** test
>  __test_rfeval__ (@ (x) sqrt (x), 1, @ (info, x) info.message);
>  assert (__test_rfeval__ (9, 1, @ (info, x) info.message){1}, 3);
>  assert (iscellstr (__test_rfeval__ ("a", 1, @ (info, x) info.message)));
> open: No such file or directory
> process generation failed
> 
> 
> so far octave has been sitting at this state for a couple hours, windows
> indicates all octave sub-processes at 0%

Do I understand it correctly that Octave didn't return to the prompt
after this? Even after hitting ENTER?

Anyway, the problem seems to be that the default name of the Octave
executable file or the path to this file is wrong. It occurs to me now
that I didn't consider the '.exe' postfix of Windows... But for the
case that it is not so simple, could you give me the following
information, still:

- From the Octave prompt, what das 'getenv("OCTAVE_BINDIR")' print out
  (if anything)?

- From the shell, what does  'octave-config -p BINDIR' say? (Maybe you
  must give the path to octave-config.)

- In the directories, if any, printed out by the above, what are the
  filenames of the Octave executables? Is there an 'octave-cli.exe'?

Thanks,

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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