-
Website
http://paulmwatson.com/journal -
Original page
http://paulmwatson.com/journal/2006/07/26/cerberus-on-windows/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
aidanf
1 comment · 3 points
-
keithbohanna
1 comment · 1 points
-
martinmurphy
1 comment · 1 points
-
jufemaiz
1 comment · 1 points
-
lxsg
1 comment · 1 points
-
-
Popular Threads
In fact HOME variable usually present on windows system, try to run
set HOME
So if it present then CERBERUS_HOME would be constructed as HOME/.cerberus
Also I do not recommend you to set CERBERUS_HOME to C:\ruby\lib\ruby\gems\1.8\gems\cerberus-0.1.1 because when you reinstall gem (lets say to 0.2.0 that would be release in 2 weeks) your configuration files as well as fetched sources would be removed. I think it is not what you want.
So my recipe - only in case if HOME absent add CERBERUS_HOME variable. I would recoment something like this
CERBERUS_HOME = C:/work/cerberus