03-10-2021, 03:29 AM
(02-15-2021, 09:11 PM)jamjam Wrote: You can download the Linux beta here - https://jamkazam-repo.s3.amazonaws.com/linux_build/jk_linux-01-10-2021.tar.xz This beta does not have video support.Excited that there is a linux client still in the works. The most recent version I see posted in this thread appears to be the 1/10 version ad I will start by trying that, but the updates directory does not appear to allow viewing. Is there any other way to access updates?
1. Expand the file change to the directory
2. Run the app by running ./run.sh
3. You can run with elevated realtime privilege which gives for steadier IO rate by modifying the run command to
sudo LD_LIBRARY_PATH=$APP_DIR/QtLibs:$APP_DIR/libs:$APP_DIR/QtPlugins:$APP_DIR/Libs:$LD_LIBRARY_PATH QT_QPA_PLATFORM_PLUGIN_PATH=$APP_DIR/QtPlugins/plugins ./JamKazam -rf
Updates to placed in the directory https://jamkazam-repo.s3.amazonaws.com/linux_build/