octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave/Windows 2.9.15 available


From: Tatsuro MATSUOKA
Subject: Re: Octave/Windows 2.9.15 available
Date: Wed, 17 Oct 2007 19:11:48 +0900 (JST)

--- Michael Goffioul <address@hidden> wrote:
> A new release of octave for Windows is available from octave-forge
> web site. See 
> http://sourceforge.net/project/showfiles.php?group_id=2888&package_id=40078

That's good news!!!



However

****
The mkoctfile will not work. Full path of install folder must not have white 
space " ". 

Slight modification of mkoctfile.m is required. The file 'mkoctfile.m' is found 
at,
<Installed directry>\share\octave\2.9.13\m\miscellaneous\mkoctfile.m.

line 133: cmd = strcat ("\"", cmd, "\""); # Proposed patch in the thread.
line 134: status = system (cmd);

The "line 133" is the required to be inserted in "mkoctfile.m"
****

are still required so I only rewrite the version number  
'Note for mkoctfile for MSVC-octave 2.9.13'
to 
'Note for mkoctfile for MSVC-octave 2.9.15'.

I think white space problem may be difficult to solve.
However, the second one has a solution.
Have you mere left behind to correct it or is there the reason not to modify 
mkoctfile.m?

Tatsuro

--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/



reply via email to

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