CVS-less install: Difference between revisions

From Project Apollo - NASSP
Jump to navigation Jump to search
imported>Tschachim
(→‎How do I update?: no meshland anymore)
imported>Tschachim
(removed and redirected)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox | caption=Latest Downloads | text={{Latest_Downloads Extended}} }}
#REDIRECT [[Installation]]
 
If you are here, it is because for some reason you wish to install using a CVS snapshot instead of a full download.  While this still allows you to update through CVS this method is not recommended as it will not always give you the most up to date files from which to debug.  Also, it minimizes your access to some bug fixes that require only a proper CVS update.
 
If you for some reason cannot use CVS, or have CVS installed but would rather download the snapshot at once, this is the page for you.
 
== How do I start? ==
First, it is recommended that you create a new folder for project Apollo (separate from your main orbiter installation).  This allows a clean install of Orbiter with just Project Apollo, allowing for clean testing.
 
Then:
* Download and unzip the '''CVS snapshot''' using the link at the top of this page.  Copy it into the destination directory with all folders intact.
 
* Install Orbiter in your folder, that means in the example above the path of Orbiter is "C:\ProjectApollo\orbiter.exe". This includes the following files at the moment:<BR><BR>'''Orbiter 2006-P1 Edition''' (http://www.orbitersim.com)
** orbiter060929_base.zip
** orbiter060929_sdk.zip<BR><BR>Optional:<BR>
**Earth060504_L10.zip
**Moon060504_L8.zip<BR>You can install every other Planetary extension package, too.<BR><BR><div style="margin-left: -1.5em;">'''OrbiterSound 3.5''' (http://orbiter.dansteph.com)</div>
** OrbiterSound35.exe<BR><BR><div style="margin-left: -1.5em;">Orbiter and OrbiterSound should not overwrite any of the CVS files.</div><BR>
 
* Now you have everything you need except probably the most important files, the modules. Please download and unzip the '''Modules Pack''' using the link at the top of this page. Make sure that the directory structure of the archive is retained, usually there's a "Use Folders" option box or similar, which should be ticked/checked.<BR><BR>If you have a compiler/IDE you can build them for yourself, of course:
** You will find the Project Apollo workspace file for Microsoft Visual C++ 6.0 in the "ProjectApollo" source folder ("C:\ProjectApollo\Orbitersdk\samples\ProjectApollo\ProjectApollo.dsw"). All available projects are included in this workspace.
** You will find the Project Apollo solution file for Microsoft Visual Studio 2005 in the "ProjectApollo" source folder ("C:\ProjectApollo\Orbitersdk\samples\ProjectApollo\ProjectApollo2005.sln"). All available projects are included in this solution.<BR><BR>
 
* Start Orbiter, go to the "Parameters" tab and make sure that at least '''Complex flight model''' and '''Limited fuel''' are enabled. If you're using a Virtual AGC scenario, also enable '''Nonspherical gravity sources'''.<BR>
 
* Go to the "Modules" tab and activate the '''[[ProjectApolloMFD]]''' module.<BR>
 
* Optionally you can change some options with the '''[[Launchpad_Configuration_Options|Launchpad Configurator]]''' on the "Extra" tab.<BR>
 
* That's all, now you can try if Orbiter and Project Apollo is working. You'll find the proper scenarios in the '''"Project Apollo - NASSP" scenario folder''' and subfolders.
 
== How do I update? ==
NOTE:  If you decided to do the CVS-less install, you will still have access to CVS updates if you decide later to install a CVS client.  For that reason, the instructions are shown here for your convenience.
 
To get the latest version of Project Apollo you don't have to do the initial checkout again but you have to a CVS update.
 
* Choose the '''CVS Update''' menu item from the Tortoise context menu for each folder below "C:\ProjectApollo", i.e. "Config", "Doc", "Html" etc. CVS will download the changed files and merge the changes into your local copies.
 
* Download and unzip the latest '''Modules Pack''' (using the link at the top of this page).
 
==See Also==
 
* [[:Category:Scenario configuration|Configuration]]

Latest revision as of 18:18, 16 July 2012

Redirect to: