No document available here. Yet!
If you need help, please check the forums on
www.footstar.org
or the FAQ section below.
What do I need to run FS Enthusiast?
In order to run FS Enthusiast you need:
How do I install R?
- Go to R site, www.r-project.org.
- On the left menu select Download CRAN.
- Select your closest mirror.
- From Download and Install R choose your platform.
- If you did not choose Windows, you're smart enough to continue by yourself. Windows users, continue.
- Go to base.
- Download R 2.*.* for Windows. You will also find here links
with installation and other instructions.
- Install R.
- Done.
How do I install XML package for R on Windows?
- Launch R from Start / Programs / R / ....
- In the menu of RGui go to Packages / Install packages.
- Choose your favorite mirror.
- Choose XML from the list of packages.
- Done.
How do I add R in the PATH environment variable?
- Open Control Panel - Performance and Maintenance - System
(or right-click on My Computer and choose Properties).
- In the System Properties window, click on the Advanced tab.
- In the Advanced section, click the Environment Variables button.
- Finally, in the Environment Variables window,
highlight the path variable in the Systems Variable
section and click edit. Add or modify the path lines with
the paths you wish the computer to access.
Each different directory is separated with a semicolon as shown below.
C:\Program Files;C:\Winnt;C:\Program Files\R\R-2.8.1\bin
- Done.
I have run ./bin/fse.bat, but nothing happened.
Look in ./bin/fse.log .
- If it says something about not recognizing R,
see 'R' is not recognized....
- If it says something you do understand, you have to understand! :)
- If it says something you do not understand ask on the forums from
www.footstar.org.
More FAQ to come, if needed.