Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| diana:gettingstarted [2015-11-25 14:17:28] davidb | diana:gettingstarted [2022-05-31 09:29:31] (current) | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This document aims to describe what is needed to get a released version of Diana up and running on Ubuntu 12.04 (Precise) from a set of Debian packages. It is assumed that you will be using the version of Ubuntu that the packages were developed for. | This document aims to describe what is needed to get a released version of Diana up and running on Ubuntu 12.04 (Precise) from a set of Debian packages. It is assumed that you will be using the version of Ubuntu that the packages were developed for. | ||
| - | To build Diana for other distributions, | + | To build Diana for other distributions, | 
| - | To build a batch version of Diana for headless systems, install '' | + | To build a batch version of Diana for headless systems, install '' | 
| ===== Installing Packages ===== | ===== Installing Packages ===== | ||
| - | Obtain a set of release packages for the current release of Diana. Follow the instructions on the [[Installing Diana from Launchpad]] page. | + | Obtain a set of release packages for the current release of Diana. Follow the instructions on the [[Installing Diana from Launchpad]] page to install | 
| - | + | ||
| - | ===== Installing Data Files ===== | + | |
| - | + | ||
| - | From the same page as the packages, download the maps and demo data archives, | + | |
| - | [[ftp:// | + | |
| - | + | ||
| - | Choose a suitable location for installation. The default configuration file | + | |
| - | specifies ''/ | + | |
| - | '' | + | |
| - | the archives in that directory. | + | |
| - | + | ||
| - | < | + | |
| - | cd / | + | |
| - | tar zxf / | + | |
| - | tar zxf / | + | |
| - | </ | + | |
| - | + | ||
| - | Alternatively, | + | |
| - | Diana' | + | |
| ===== Configuring Diana ===== | ===== Configuring Diana ===== | ||
| Line 37: | Line 17: | ||
| * The current directory. | * The current directory. | ||
| * '' | * '' | ||
| - | * ''/ | ||
| - | Possibly the easiest way to arrange this is to run Diana without | + | If you built and installed | 
| - | file then immediately quit. This will cause the '' | + | |
| - | in the user's home directory. Then copy the ''/ | + | * ''/ | 
| - | that directory for further configuration. | + | |
| If you installed the maps and demo data in a location other than the default, | If you installed the maps and demo data in a location other than the default, | ||
| Line 54: | Line 32: | ||
| </ | </ | ||
| - | ===== Testing ===== | + | This means that you need to have a '' | 
| + | edit it. Possibly the easiest way to arrange this is to run Diana without a '' | ||
| + | file then immediately quit. This will cause the '' | ||
| + | in the user's home directory. Then copy the ''/ | ||
| + | (or the correct one for the version you are using) into that directory for further | ||
| + | configuration. | ||
| + | |||
| + | ===== Testing | ||
| It is useful to test that the basic installation works correctly, particularly on headless systems that only allow '' | It is useful to test that the basic installation works correctly, particularly on headless systems that only allow '' | ||
| Line 72: | Line 57: | ||
| < | < | ||
| - | bdiana-3.35 -i test.input -s diana.setup | + | bdiana -i test.input -s diana.setup | 
| </ | </ | ||
| A file called '' | A file called '' | ||
| - | {{: | + | {{diana: | 
| If the file is not created or the image is blank, check the output from '' | If the file is not created or the image is blank, check the output from '' | ||
| + | You can also find more input files to test in the [[https:// | ||
| ===== Running Diana ===== | ===== Running Diana ===== | ||