octave-maintainers
[Top][All Lists]
Advanced

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

Re: OctaveForWindows Wiki : May I delete information of octave workshop?


From: Tatsuro MATSUOKA
Subject: Re: OctaveForWindows Wiki : May I delete information of octave workshop?
Date: Thu, 15 Nov 2007 18:27:03 +0900 (JST)

Hello Michael

--- Michael wrote:
>The trick to make mkoctfile.m work should not be needed anymore
>with 2.9.16 release.

I guessed so but I did not have enough time to confirm it.
Thanks!!!

I would like to confirm that it is enough to delete the below. 
**************************
Modify the "mkoctfile.m"
Currently the mkoctfile.m does not work. A little modification is proposed.
See the following threads:
http://www.nabble.com/oct-files-for-GNU-Octave-on-windows-tf4260312.html#a12132414

Slight modification of mkoctfile.m is required. The file 'mkoctfile.m' is found 
at,
<Installed directry>\share\octave\2.9.15\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"
***********************

I would like to confirm to whether the white space problem in the install path 
have been solved or
not.  ("C:\program files")

Tatsuro


--------------------------------------
New Design Yahoo! JAPAN  2008/01/01
http://pr.mail.yahoo.co.jp/newdesign/


reply via email to

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