octave-maintainers
[Top][All Lists]
Advanced

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

Re: dirty but most simple method by which pkg install will be successful


From: Tatsuro MATSUOKA
Subject: Re: dirty but most simple method by which pkg install will be successful in mingw octave
Date: Thu, 8 Nov 2007 11:34:01 +0900 (JST)

> I don't understand why this is needed.  As far as I know, Windows
> should not care whether the directory separator is \ or /.  

That is not correct.  In windows cmd.exe, file separator is only '\'.
The following is snapshot of cmd.exe
*****************************************
C:\Documents and Settings\Tatsu>cd c:/

C:\Documents and Settings\Tatsu>cd c:\

C:\>
*****************************************
Only cd:\ is effective but c:/ is not effective.

In the octave build on mingw, both / and \ are effective.

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]