[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Install Problems Windows Version of OCTAVE
From: |
Wolfgang Lindner |
Subject: |
Install Problems Windows Version of OCTAVE |
Date: |
Wed, 3 Oct 2001 10:24:20 +0200 |
Hi,
I tryed to install Octave using the windows install routine octave-...25d.exe
(7.541.480 k). But it does not work. The simultaneuos installed GNUplot works.
I choosed the directory D:\OCTAVE and looked at the automaticly created file
octave.bat; this is the content:
----------octave.bat
@echo off
:: ..generated by GNU Octave setup.bat
if not exist \tmp\nul mkdir \tmp
"119 03.10.01 9:10 Directory.bat\bin\bash" --login start
rd \tmp
----------
I changed it to:
----------octave1.bat
@echo off
D:\octave\bin\bash --login start
----------
This is START: it looks to me like a LINUX-Version ??
----------
#!/bin/sh
rxvt -fn "Courier New-14" -tn linux -title "GNU Octave 2.1.31" -n "GNU Octave"
+sr -sl 1000 -e octave
----------
Who can help?
Best whishes
Wolfgang Lindner
_____________________________________
OStR Wolfgang Lindner Tel : +49 (0203) 379-1326
Gerhard-Mercator-Universität Duisburg Fax : +49 (0203) 379-2528
Fakultät 4 - Naturwissenschaften eMail: address@hidden
Institut fuer Mathematik, LE 424 address@hidden
Lotharstr. 65
D 47048 Duisburg (Germany)
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- Install Problems Windows Version of OCTAVE,
Wolfgang Lindner <=