CT on LinuxMint 22.2
We test Lab CodeTyphon 8.80 on LinuxMint 22.2
Linux Mint is an Ubuntu-based distribution whose goal is to provide a more complete out-of-the-box experience by including browser plugins, media codecs, support for DVD playback, Java and other components. It also adds a custom desktop and menus, several unique configuration tools, and a web-based package installation interface. Linux Mint is compatible with Ubuntu software repositories.
More for Linux Mint here
System: Middle level PC with 1 CPU (8-Cores) / 16 Gbyte RAM / 120 Gbytes Hard Disk / 1680x1050 pixels Monitor
OS : Linux Mint 22.2 “Zara” 64 bits with Cinnamon Desktop
Preparation-Give "sudo" root privileges
Open a terminal and exec
sudo nano /etc/sudoers
add at the end of /etc/sudoers the line
username ALL=(ALL:ALL) NOPASSWD: ALL
Ctl-X to exit and Y to save
Download-Unzip-Install
Download CodeTyphonIns.zip and unzip to your home directory
Open a terminal, and go to new CodeTyphonIns directory
cd CodeTyphonIns
Start CodeTyphon Installation with command
sh ./install.sh
Give zero "0" to Install CodeTyphon
Setup and Build (for GTK2)
After CT install you can start CTCenter or to continue with the open terminal.
It's the first installation of CodeTyphon on this PC,
so we give "0" to install "system libraries".
Select "8" to build anything (ALL)...
Finally
CTCenter and Typhon64 for GTK2.
Build Typhon IDE for QT5 (KDE5)
You can Logging to Plasma Desktop for this...
but, it's NOT necessary,
you can build Typhon IDE for QT6 or QT5 or GTk2 from ANY Unix desktop...
a) Switch Typhon IDE Host Platform to QT5
CodeTyphon Center => Setup Dialog
and select QT5 Platform
b) Only for the first time, install OS System Libraries:
CodeTyphon Center =>HostPC=>"Install System Libraries"
CodeTyphon Center =>CodeTyphon=>QT Platform=>"QT5Pas Install Prebuild Libraries"
c) Remove and Build Typhon IDE for new Platform (QT5)
CodeTyphon Center =>Typhon IDE=>"Remove and Build"
Finally...
Typhon64 for QT5 (KDE 5) with ALL Docked Option (single Window)
QT6 ?
This distribution use OLD QT6 packages ver 6.4.x
CT Prebuild Libraries for QT6 request ver 6.6.x or above.