smeighan
Dedicated elf
Here are the steps to install Nutcracker on your local Windows 7 or Windows XP box
1) Download Wampp. http://www.wampserver.com/en/
2) Take all defaults for installation
3) Start Wamp. Click on the Pink W icon.
4) Test Wamp by setting your browser to http://localhost
if it is working, you will see the WAMP home page.Apache server uses port 80. If you have Skype or microsoft HTTP/2.0 they also use port 80.Here is a web page that describes how to fix this conflict. http://blog.techsoft...ions.net/?p=315For Wamp; the httpd.conf file is located in c:\wamp\bin\apache\apache2.2.22\conf directory
5) You now need to get a copy of the current Nutcracker code tree. Go tohttp://smeighan.github.com/nutcracker/ and download the zip file. This file is updated daily with the latest Nutcracker code tree and with the latest export from meighan.net/nutcracker database
Unzip this file into c:\wamp\www\nutcracker
This zip file also now contains gnuplot so you dont need to install it separately.
6) Add gnuplot into Windows PATH environment variable.I found a much better tool to do this and i have included the tool in the nutcracker zip fileRun c:\wamp\www\nutcracker\gnuplot\bin\PathEditor.exe as administrator
Add c:\wamp\www\nutcracker\gnuplot\bin
7) When you get Localhost working, install the database.Http://localhost/nutcracker/install.php in a browser window
This command will do the following
a) Drop all the tables from your existing nutcracker database
b) create the nutcracker database if it is missing
c) create the nutcracker user: nc_user
d) execute sql/nutcrackertables.sql to create all nutcracker tablese) execute sql/nutcrackerdata.sql to create 50,000 rows of data
MaterDaddy wrote this script for me, Thanks!!
Your local nutcracker should be ready
login in as http://localhost/nutcracker
same login and password as you have always used.
For future code releases, you just do step (5) above. Just unzip the file on top of your local nutcracker directory. This step is only a few seconds.
In the future, we will make a button to download and install the zip file for you. This prob wont happen this season as we work on the real guts of Nutcracker
a) Projects , soon a single button that generates and entire 3 minute song and creates the sequencer file for you
b) Single strand effects (eaves, windows, arches). Model generator released yesteday, effects coming this week
c) Local Install, released yesterday
d) Horizontal matrix. It is Next up after single strand effects
e) 20 open bugs/enhancements
thanks
1) Download Wampp. http://www.wampserver.com/en/
2) Take all defaults for installation
3) Start Wamp. Click on the Pink W icon.
4) Test Wamp by setting your browser to http://localhost
if it is working, you will see the WAMP home page.Apache server uses port 80. If you have Skype or microsoft HTTP/2.0 they also use port 80.Here is a web page that describes how to fix this conflict. http://blog.techsoft...ions.net/?p=315For Wamp; the httpd.conf file is located in c:\wamp\bin\apache\apache2.2.22\conf directory
5) You now need to get a copy of the current Nutcracker code tree. Go tohttp://smeighan.github.com/nutcracker/ and download the zip file. This file is updated daily with the latest Nutcracker code tree and with the latest export from meighan.net/nutcracker database
Unzip this file into c:\wamp\www\nutcracker
This zip file also now contains gnuplot so you dont need to install it separately.
6) Add gnuplot into Windows PATH environment variable.I found a much better tool to do this and i have included the tool in the nutcracker zip fileRun c:\wamp\www\nutcracker\gnuplot\bin\PathEditor.exe as administrator
Add c:\wamp\www\nutcracker\gnuplot\bin
7) When you get Localhost working, install the database.Http://localhost/nutcracker/install.php in a browser window
This command will do the following
a) Drop all the tables from your existing nutcracker database
b) create the nutcracker database if it is missing
c) create the nutcracker user: nc_user
d) execute sql/nutcrackertables.sql to create all nutcracker tablese) execute sql/nutcrackerdata.sql to create 50,000 rows of data
MaterDaddy wrote this script for me, Thanks!!
Your local nutcracker should be ready
login in as http://localhost/nutcracker
same login and password as you have always used.
For future code releases, you just do step (5) above. Just unzip the file on top of your local nutcracker directory. This step is only a few seconds.
In the future, we will make a button to download and install the zip file for you. This prob wont happen this season as we work on the real guts of Nutcracker
a) Projects , soon a single button that generates and entire 3 minute song and creates the sequencer file for you
b) Single strand effects (eaves, windows, arches). Model generator released yesteday, effects coming this week
c) Local Install, released yesterday
d) Horizontal matrix. It is Next up after single strand effects
e) 20 open bugs/enhancements
thanks