From OpenSCADAWiki
Jump to: navigation, search

Steps of the global building:

1. Configure the building system of OpenSCADA:
./configure
2. Build OpenSCADA:
make
3. Install OpenSCADA:
su  # Entry for superuser
make install
5. The program is ready to start up:
exit
openscada