Set up Runtime Tools on Ubuntu 22.04 devices
Install and configure Runtime Tools on Ubuntu 22.04 devices.
The
FactoryTalk® Optix™
Runtime Tools for Ubuntu 22.04 consists of the FactoryTalk® Optix™
Application Update Service and the FactoryTalk® Optix™
Entitlement Command Line Interface (CLI).
IMPORTANT:
FactoryTalk® Optix™
Runtime Tools
currently support Ubuntu 22, x64 CPUs.- Install and update Ubuntu desktop 22.04.
- In the terminal, do the following:
- Entersudo apt-get update
- Entersudo apt-get upgrade
- Entersudo apt-get install libxcb-cursor0
- Entercd ~/Downloads
- Extract the installation package by enteringtar xvf FactoryTalkOptixRuntimeToolsSetup_Ubuntu_22_x64_[version].Beta.tar.gz
- TheFTOptixApplicationUpdateService.Ubuntu_22_x64.file installs the Update Service.[version].sh
- TheFTOptixEntitlementCli.Ubuntu_22_x64.file installs the[version].shEntitlement Manager.TIP: See Activate a FactoryTalk Optix Runtime entitlement on Ubuntu 22 devices to learn more about entitlement activation.
- Enterchmod +x FTOptixApplicationUpdateService.Ubuntu_22_x64..[version].sh
- Run the Update Service installation script by enteringsudo ./FTOptixApplicationUpdateService.Ubuntu_22_x64..[version].shIMPORTANT:
- For Rockwell Automation drivers, entersudo apt-get install libglib2.0-bin
- For Open DataBase Connectivity (ODBC) drivers, entersudo apt-get install libltdl7
- For native presentation engines inFactoryTalk® Optix™Applications, entersudo apt-get install libevent-dev
TIP: To run the script in silent mode, add the-sflag:./FTOptixApplicationUpdateService.Ubuntu_22_x64.. Silent mode is useful for automations.[version].sh -s
- (optional) ConfigureFactoryTalk® Optix™Runtime Tools to start automatically at login:
- Press .
- Entergnome-session-properties.
- InStartup Applications Preferences, selectAdd.
- InAdd Startup Program, complete:
- Name: EnterFTOptix
- Command: Enter/home/username/Rockwell_Automation/FactoryTalk_Optix/FTOptixApplication/FTOptixRuntime -c
- Comment: Leave blank or enter a description.
- SelectAdd.
TIP: To log in automatically to Ubuntu after restart, follow Log in automatically (ubuntu.com). - Restart Ubuntu and proceed with entitlement activation.
TIP:
If the project includes a video, install the
required packages by entering
sudo apt-get install gstreamer1.0-libav
ubuntu-restricted-extras
Ubuntu 22.04
Runtime Tools
CLI installation
automation setup
Provide Feedback