2021-03-29, Tong Zhang -------------------------------------------- LISE++ for Linux (with Qt 5.15.x, release 16.3.11 and before) - Tested on Debian Buster (10), other Linux OS distributions released later than Ubuntu Xenial (16.04) should work as well - Run with self-extractable script: - Download lise-.run file, chmod +x lise-.run if it is not runnable - Double clicking the .run file and choose 'Run in Terminal', or: - Type './lise_.run' in the directory where the file is - Get into the new created folder 'lise-app' and type './run_lise.sh' to start - Run with Debian package (for Debian, Ubuntu, etc.) - Install lise-app_.deb by 'dpkg -i' or by double-clicking on Ubuntu (Debian may needs extra packages) - Menu entry named LISE++ should appear in your system menu, or type 'lise++' in the Terminal to start LISE++ - In FRIB Office Network - On machine 'flagtail': run lise-app in terminal - Virtualbox (develop-vmphy0-v7): - sudo apt-get update && sudo apt-get install lise-app 2023-08-04, Tong Zhang -------------------------------------------- LISE++ for Linux (with Qt 6.x, release 16.16.25 and after) - Should work with Linux OS distributions released later than Ubuntu Focal (20.04), e.g. - Linux Mint 21, Debian Bullseye (11), Debian Bookworm (12), etc. - See the above notes for how to work with .run and .deb files. - In FRIB Office Network: - Does not work with Debian Buster (10) anymore, as of now they ('flagtail') are running Debian 10. - Virtualbox (develop-vmphy0-v11 and v12): - sudo apt-get update && sudo apt-get install lise-app - If the lise-app debian package is installed, command tools are available for: - lise++: LISEcute - global: Global - charge: Charge - pace4: PACE4 - gemini: Gemini - kantelehandbook: KanteleHandbook - etacha4: ETACHA4 2024-05-07, Tong Zhang -------------------------------------------- LISE++ for Linux (with Qt 6.7.x, release 17.5.1 and after) - Slient mode (i.e. lise++ CLI mode): https://lise.nscl.msu.edu/17/17_05_silentMode.pdf - lise++ -s - Execute the command "lise++" after installed the .deb package, or - Use .run script, execute "LISE++" in the extracted directory 2024-05-21, Tong Zhang -------------------------------------------- Restored the support on old Linux systems for LISE++ and its apps - fishtank with Debian 10 Buster 2024-06-19, Tong Zhang -------------------------------------------- Sometimes, clicking the link of .run file may not trigger the downloading process, use "Save link as..." instead. 2024-06-20, Tong Zhang -------------------------------------------- !!No Qt installation is required to run LISE!! If any of the system installed Qt causes trouble, try first "unset LD_LIBRARY_PATH" then run LISE again.