[Doc] Add note about running 'scons install' as Administrator on Windows
This commit is contained in:
parent
ca68fbc075
commit
5298f703c3
1 changed files with 3 additions and 0 deletions
|
|
@ -79,6 +79,9 @@ the full list of dependencies.
|
|||
(e.g. ``C:\Python27``) to your PATH. This is accessible from::
|
||||
|
||||
Control Panel > System and Security > System > Advanced System Settings > Environment Variables
|
||||
* In order to use SCons to install Cantera to a system folder (e.g. ``C:\Program
|
||||
Files\Cantera``) you must run the ``scons install`` command in a command
|
||||
prompt that has been launched by selecting the *run as administrator* option.
|
||||
|
||||
OS X
|
||||
----
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue