It's up and running now. If anyone else is following my trail to get
Nitrogen & Erlang running on XP . . . this is the trail that got me
there:
1. Downloaded the latest Erlang
2 After the install, I manually edited the path statement to include
the Erlang bin directory (reboot)
3. To run the basic Erlang tutorials, you have to save the files you
create to a specific directory
a. Use the Start/All Programs/Erlang . . .but rt-click on the
icon to see the porperties
b. Note the "Start in:" directory, that is where you need to save
the files.
4. After running some basic tutorials, test Inets:http://
blog.foemmel.com/2008/05/hello-world-webapp-in-erlang.html
5. Download nitrogen, unzip, I then copied the files to this
location . . . D:\Program Files\erl5.7.3\lib\nitrogen-master
6. drill into the subdirectory to the quickstart.bat
7.
http://localhost:8000
If you are good through the first 6 steps, but the server does not
launch properly, then try a reboot.