I just switched to occidentalis, installed Putty and WebIDE . Putty gives me remote access - works great!
However, I am unable to use WebIDE.
Here is the terminal output showing the ( apparently) successful installation of WebIDE:
------------------------------
Starting process checker: No processes defined in config file. Exiting.
restartd.
**** Create webide user and group ****
**** Adding webide user to sudoers ****
/etc/sudoers.tmp: parsed OK
/etc/sudoers.d/README: parsed OK
**** Adding default .bashrc file for webide user ****
**** Installing the WebIDE as a service ****
**** (to uninstall service, execute: 'sudo update-rc.d -f adafruit-webide.sh remove') ****
update-rc.d: using dependency based boot sequencing
**** Starting the server...(please wait) ****
**** The Adafruit WebIDE is installed and running! ****
**** Commands: sudo service adafruit-webide.sh {start,stop,restart} ****
**** Navigate to
http://raspberrypi.local to use the WebIDE
root@raspberrypi:/home/pi/Adafruit-WebIDE# ls
config COPYRIGHT helpers package.json README.md scripts test views
controllers GNU-AGPL-3.0 logs public release server.js tmp
---------------------
When I navigate to
http://raspberrypi.local the page is not found.
I don't know enough yet about how this works to solve it.
Anybody else had this problem?