Closed pflannery closed 10 years ago
I've managed to work out what was wrong. My GIT ssh tool wasn't registered in the windows global path.
This is because when installing GIT on windows you get a choice to decide if you want to register the UNIX commands in the global windows path. When I originally installed GIT (yonks ago) I didn't want this. (See screenshot of needed GIT install choice) -
So the fix was: Re-install GIT and let it register the path for you. (I choose this option) OR Register the "C:\Program Files (x86)\Git\bin" folder manually in to the windows global PATH
Once that was done I had to open up a command prompt and run the following steps:
type: cd
and only then does OOCSS build...
At the moment for me this all seems very long winded just to monitor changes I make but I'm hoping that I can shorten this down. I will update this post if I manage this (unless someone can assist ;)
Thanks..
Hi,
I followed the new setup instructions https://github.com/stubbornella/oocss/tree/master/oocss#setting-up-your-dev-environment
Everytime I launch the "oocss/start/win-start.bat" the virtual box loads but gets stuck on a "lucid32 login: " prompt.
How do I get around this so I can build the project?
Thanks..
(Im using windows 7)