CT on Solus 4.5
- Details
- Category: CodeTyphon Host OSes
- Published: Friday, 12 January 2024 07:43
- Written by Administrator
- Hits: 1473
We test LAB CodeTyphon 8.30 on Solus ver 4.5
Solus OS is a Linux distribution built from scratch. It uses a forked version of the PiSi package manager, maintained as "eopkg" within Solus, and a custom desktop environment called "Budgie", developed in-house. The Budgie desktop, which can be set to emulate the look and feel of the GNOME 2 desktop, is tightly integrated with the GNOME stack. The distribution is available for 64-bit computers only.
More for Solus OS here
System: Entry level PC with 1 CPU (8-Cores) / 8 Gbyte RAM / 120 Gbytes Hard Disk / 1920x1200 pixels Monitor
OS : Solus 4.5 64 bits with XFCE Desktop
1. Preparation-Give "sudo" root privileges
Open a terminal and exec
sudo nano /etc/sudoers
add at /etc/sudoers the line
username ALL=(ALL:ALL) NOPASSWD: ALL
Ctl-X to exit and Y to save
2. 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
3. Setup and Build (for GTK2)
After CT install you can start CTCenter or to continue with the open terminal.
We don't change GTK2 Platform.
It's the first installation of CodeTyphon on this PC, so we must install "system libraries".
Select "0" to "system libraries".
Select "8" to build all...
Finally
CTCenter and Typhon64 for GTK2, with ALL Docked Option (single Window)
4. 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 QT4 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)
5. Build Typhon IDE for QT6
You can Logging to Plasma Desktop for this...
but, it's NOT necessary,
you can build Typhon IDE for QT6 or QT5 or QT4 or GTk2 from ANY Unix desktop...
a) Switch Typhon IDE Host Platform to QT6
CodeTyphon Center => Setup Dialog
and select QT6 Platform
b) Only for the first time, install OS System Libraries:
CodeTyphon Center =>HostPC=>"Install System Libraries"
CodeTyphon Center =>CodeTyphon=>QT Platform=>"QT6Pas Install Prebuild Libraries"
c) Remove and Build Typhon IDE for new Platform (QT6)
CodeTyphon Center =>Typhon IDE=>"Remove and Build"
Finally...
Typhon64 for QT6 with ALL Docked Option (single Window)