| Article: |
Rolling with Ruby on Rails | |
| Subject: | installation issues | |
| Date: | 2005-03-23 10:06:42 | |
| From: | sudaca | |
|
Response to: installation issues
|
||
| Thank you very much Curth. I was having the same problems and was going nuts trying to find any info on this. | ||
Showing messages 1 through 1 of 1.
-
mkdir not automatic?
2005-03-28 06:28:01 Teiman [View]



create
Invalid argument - *
w:\>dir
Volume in drive W is PE Serial number is C531:B78D
Directory of W:\*
28/03/05 16:03 <DIR> .
28/03/05 16:03 <DIR> ..
0 bytes in 0 files and 2 dirs
5.674.467.328 bytes free
w:\>mkdir test
w:\>rails test
exists
create app/apis
create app/controllers
create app/helpers
create app/models
...
Humm???... looks like the new version fail to create the start dir on windows.