help-octave
[Top][All Lists]
Advanced

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

Re: testing binary of octave-3.3.91 (mingw32) is uploaded


From: fork
Subject: Re: testing binary of octave-3.3.91 (mingw32) is uploaded
Date: Thu, 3 Feb 2011 21:37:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

John W. Eaton <jwe <at> octave.org> writes:

> You need to have the makeinfo program installed in your path.

1> getenv('PATH')
ans = C:\Program Files\MiKTeX 2.8\miktex\bin; <SNIP>

makeinfo.exe is in C:\Program Files\MiKTeX 2.8\miktex\bin;  (I also have 2.9
installed, and should probably delete 2.8 from the path ...)

However ... in 3.3.91:

3> system('makeinfo')
Unsupported operation system version (4.0).
ans =  1

while in 3.2.4:
44> system('makeinfo')
makeinfo: missing file argument.
Try `makeinfo --help' for more information.
ans =  1











reply via email to

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