help-octave
[Top][All Lists]
Advanced

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

RE: Help please


From: William Krekeler
Subject: RE: Help please
Date: Wed, 15 Dec 2010 15:08:49 +0000

Micah

I figured I'd add this in case your only problem wasn't just changing to the 
directory. I downloaded and installed Octave on a windows machine recently. If 
I remember correctly there is a specific warning against installing in a 
directory with spaces in the path name. I installed in the root to avoid this ( 
C:\Octave ). It works fine. I think if you install in a path with spaces Octave 
has trouble finding all the installed packages.

Bill Krekeler

-----Original Message-----
From: Andy Buckle [mailto:address@hidden 
Sent: Wednesday, December 15, 2010 1:46 AM
To: Burgdorf, Micah E. (UMSL-Student)
Cc: address@hidden
Subject: Re: Help please

> I'm trying to get Octave to run on my desktop, but I'm having difficulties.
> I have tried to tell it:
> cd Desktop\HW

In DOS, cd Desktop would work if the current working directory was
C:\Documents and Settings\<user>. In Octave, try

cd 'C:\Documents and Settings\<user>\Desktop'

If you want more help, you will need to specify some code for your
CTRL-C problem, and exactly what you are trying to set up.

-- 
/* andy buckle */
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave



reply via email to

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