To install ACP Locally
Note: This guide is currently only for Lumina developers.
Introduction
- This is the first iteration of a guide to set up Suan locally, primarily for testing advanced functionality (e.g. working with open ports). This page is subject to change if this functionality sees a decent amount of use.
- As of the time of writing 6.2 is the newest release; you'll likely want to change the download links accordingly depending on what the newest version available is.
Things you'll need
- Latest version of DTA
https://downloads.analytica.com/ANA6.2/AnaSetup6_2_0_202.exe
- Latest version of ACP
https://downloads.analytica.com/ANA6.2/Suan6_2_0_202.exe
- LibCrypto DLL
https://downloads.analytica.com/Suan/Release_3_1_build_73/libcrypto-3.dll
- LibSSL DLL
https://downloads.analytica.com/Suan/Release_3_1_build_73/libssl-3.dll
- ACP License
Notes:
- To access the DLL files you'll need access to the downloads.analytica.com server
- If you've previously downloaded the LibCrypto / LibSSL DLL files you shouldn't need to download them again as they rarely update.
Setup
- Download all of the above files and acquire the necessary license
- Install the latest DTA version with the downloaded DTA EXE file
- Change the downloaded Suan file to from Suan6_2_0_202.exe to Suan.exe
- Place the renamed Suan file and DLL files inside the new Analytica 6.2 folder that was generated from the DTA install. By default this filepath should be "C:\Program Files\Lumina\Analytica 6.2"
That's it. Note that if you're trying to do things like port testing, you'll need to set up a .config file. Once set up, to test you'll need to run Suan with the config file via command prompt. The command will look something like this:
"C:\Program Files\Lumina\Analytica 6.2\Suan.exe" /config:"C:\Program Files\Lumina\Analytica 6.2\<your_config_file_here>.config"
Comments
Enable comment auto-refresher