There was an error while loading. Please reload this page.
These instructions utilize the tarball created in how_to_build_it.md, copied to the home directory of a user system.
sudo apt-get install libqt5xmlpatterns5 sudo apt-get install libsecret-1-0
cd ~ mkdir ~/sample_apps tar -xzf ~/sample_apps.tar.gz -C ~/sample_apps
cd ~/sample_apps export LD_LIBRARY_PATH=`pwd` ./rms_sample # RMS sample ./rmsauth_sample # auth sample