CT on MX Linux 22.0
- Details
- Category: CodeTyphon Host OSes
- Published: Monday, 13 December 2021 05:44
- Written by Administrator
- Hits: 5113
We test LAB CodeTyphon 7.70 on MXLinux 22.0
MX Linux it's a desktop-oriented Linux distribution based on Debian's "stable" branch, is a cooperative venture between the antiX and former MEPIS Linux communities.
Using Xfce as the default desktop, it is a mid-weight operating system designed to combine an elegant and efficient desktop with simple configuration, high stability, solid performance and medium-sized footprint.
More for MX Linux OS here
System: Entry level PC with 1 CPU (4-Cores) / 8 Gbyte RAM / 120 Gbytes Hard Disk / 1680x1050 pixels Monitor
OS : MX Linux 22.0 64bits with xfce4 as frontend Desktop (MX-21_ahs_x64.iso)
1. OS things and stuff..
We install Xfce Desktop for this test
2. Preparation-Give "sudo" root privileges
Open a terminal and exec
su
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
3. 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
4. Setup and Build (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 install "system libraries" select "0".
Select "8" to build all...
Finally
CTCenter, Typhon64 for GTK2, with ALL Docked Option (single Window)
5. Libraries tests (GTK2)
Screens from some Libraries tests...
pl_ORCA
pl_ORCA3D
pl_OpenGL
pl_VirtualTrees
pl_VirtualTreesExtra
6. Build Typhon IDE for QT5 (KDE5)
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 for QT5"
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)