File location test
(Difference between revisions)
Barrykgerdes (Talk | contribs) |
Barrykgerdes (Talk | contribs) |
||
| Line 27: | Line 27: | ||
||v-0.9.0||Win XP||config.ini||(root-partion):Documents and settings\(your settings folder)\stellarium\ | ||v-0.9.0||Win XP||config.ini||(root-partion):Documents and settings\(your settings folder)\stellarium\ | ||
|- | |- | ||
| − | ||v-0.9.0||Win XP||screenshots|(root-partition):\Documents and settings\(your settings)\Desktop\stellarium-xxx.bmp | + | ||v-0.9.0||Win XP||screenshots||(root-partition):\Documents and settings\(your settings)\Desktop\stellarium-xxx.bmp |
|- | |- | ||
| − | ||v-0.9.0||Win XP||(root-partition):\Documents and settings\(your settings)\stellarium\scripts\recorded-xxx.sts | + | ||v-0.9.0||Win XP||scripts||(root-partition):\Documents and settings\(your settings)\stellarium\scripts\recorded-xxx.sts |
|- | |- | ||
||r2133||OSX||install dir||can be anywhere, but typically /Applications | ||r2133||OSX||install dir||can be anywhere, but typically /Applications | ||
Revision as of 00:18, 8 June 2007
To whoever is able to build Stellarium on non-Linux platforms:
- Please see if build works with respect to the locations of files (I moved code from elsewhere into StelFileMgr, but don't have access to non-linux machines to do a test build).
- Report where files end up. It is not clear to me where this is on non-POISX systems, as the location is determined by a system call unfamiliar to me.
I would like to know the following for the user guide:
- Installation directory - the name of the directory where the nebulae, scripts, skycultures, landscapes etc. are installed.
- Location of config.ini (the version which is saved when clicking save in the config window, not the default_config.ini file)
- Location where screenshots get saved
- Location where recorded scripts get saved.
Please enter your results in this table:
| SVN Revision Tested | Platform | Item | Result |
| r2079 | Linux | install dir | $PREFIX/share/stellarium/ |
| r2079 | Linux | config.ini | $HOME/.stellarium/config.ini |
| r2079 | Linux | screenshots | $HOME/ |
| r2079 | Linux | recorded scripts | $HOME/ |
| v-0.9.0 | Win XP | install dir | (root-partition):\Program Files\Stellarium\ |
| v-0.9.0 | Win XP | config.ini | (root-partion):Documents and settings\(your settings folder)\stellarium\ |
| v-0.9.0 | Win XP | screenshots | (root-partition):\Documents and settings\(your settings)\Desktop\stellarium-xxx.bmp |
| v-0.9.0 | Win XP | scripts | (root-partition):\Documents and settings\(your settings)\stellarium\scripts\recorded-xxx.sts |
| r2133 | OSX | install dir | can be anywhere, but typically /Applications |
| r2133 | OSX | config.ini | ~/Library/Preferences/Stellarium/config.ini |
| r2133 | OSX | screenshots | ~/Desktop |
| r2133 | OSX | recorded scripts | ~/Library/Preferences/Stellarium/scripts |
| v-0.9.0 | Win 2000 | install dir | (root-partion)\Program files\stellarium\ |
| ? | Win 2000 | config.ini | ? |
| ? | Win 2000 | screenshots | Desktop? |
| ? | Win 2000 | recorded scripts | ? |
| ? | Vista | install dir | ? |
| ? | Vista | config.ini | ? |
| ? | Vista | screenshots | Desktop? |
| ? | Vista | recorded scripts | ? |