Donate Share

MatLinks/Chorus

Tracker: Support Requests

5 Octave installation - ID: 312191
Last Update: Comment added ( nobody )


Nobody/Anonymous ( nobody ) - 2001-01-18 12:55

5

Open

None

Nobody/Anonymous

Project and Site Statistics

None

Public


Comments ( 3 )




Date: 2001-02-24 03:47
Sender: nobody

Logged In: NO
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98)

sender Shimako Yamada
Summary Executable octave probram


I can install the octave for win98.But I cannot make a
executable file and cannot compile it. I made following file
with wordpad and typed as follow.
-----file name 'mat'------------------------
#! usr/local/bin/octave -qf
printf ("%s", program_name);
for i = 1:nargin
printf (" %s", argv(i,:));
endfor
printf ("\n");
-----execute----------------------
octave:1> octave mat
;pasue err
----------------------------------
I red infofile and found such description as 'You can do
this on GNU systems and on many Unix systems (1)'. Can I do
this on GNU systems? Give me the concrete way to make a
executable octave program file and execute it.






Date: 2001-02-22 19:20
Sender: nobody

Logged In: NO
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)

I have exactly the same problems as Juan (Date: 2001-Jan-18
04:55 Sender: jamendez). Any help would be appreciated!
Ralf.Blendowske@fh-aalen.de


Date: 2001-01-18 12:55
Sender: nobody

Logged In: NO
Browser: Mozilla/4.72 [en] (Win98; I)

I Installed the Octave for Windows 98. There is a
octave.bat that should start the octave. However, it
doesn´t work.
The content of the octave.bat file is

cd "119 18/01/01 9:41 Directory.bat\bin"
if not exist \tmp\nul mkdir \tmp
bash --login start
rd \tmp

The line "cd ..." doesn´t work.

When I execute, bash --login start. It says
"bash.exe: warning: could not find /tmp, please
create!"

Then I create the directory /tmp and the message does
not appear anymore and the shell is started. It seems
that a window appears only for a while and then
dissapears and nothing happens.

Could you please tell me what is the exact procedure
to run octave?. Thanks in advance

Juan A. Mendez
University of La Laguna
SPAIN







Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.