CustusX
22.04-rc5
An IGT application
|
These build instructions are intended for setting up CustusX together witk PlusServer on our internal CustusX racks, but can also be used for building PlusServer on machines that are going to use CustusX together with the Plus Toolkit.
Build Plus on the developer user - then it will be available for all users on the rack computer.
cd dev mkdir plus-2.6 cd plus-2.6 git clone https://github.com/PlusToolkit/PlusBuild.git PlusBuild cd PlusBuild git checkout Plus-2.6
cd .. cd PlusB-bin make
This section is only relevant if you got a CustusX version with Plus tool files.
Plus access the tool rom files in a path relative to the Plus folder structure. Therefore you will have to copy the rom files from the CustusX installation to the Plus folder structure:
Copy the following folder from the CustusX installation: config/tool
into the Plus folder structure: plus-2.6/PlusB-bin/PlusLibData/ConfigFiles
.