CT on ArchLinux
- Details
- Category: CodeTyphon Host OSes
- Published: Thursday, 03 May 2018 18:11
- Written by Administrator
- Hits: 14968
We test Lab CodeTyphon 6.50 on ArchLinux
ArchLinux is an independently developed, x86_64-optimised Linux distribution targeted at competent Linux users.
It uses 'pacman', its home-grown package manager, to provide updates to the latest software applications with full dependency tracking.
Operating on a rolling release system, Arch can be installed from a CD image or via an FTP server.
The default install provides a solid base that enables users to create a custom installation.
In addition, the Arch Build System (ABS) provides a way to easily build new packages, modify the configuration of stock packages, and share these packages with other users via the Arch Linux user repository.
More for ArchLinux OS here
System: Entry level PC with 1 CPU (4-Cores) / 8 Gbyte RAM / 120 Gbytes Hard Disk / 1680x1050 pixels Monitor
OS : ArchLinux 64bits with MATE as frontend Desktop
1. OS things and stuff..
ArchLinux is a true Multi-Platform OS.
We install all big Desktops in this installation
GNOME 3, Xfce, KDE (QT5) and MATE
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) 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 (for GTK2)
After CT install you can start CTCenter or to continue with the open terminal
We don't select "MultiArch" option.
It's the first installation of CodeTyphon on this PC, so we install "system libraries" select "0".
Select "8" to build all...
5. Finally
CTCenter and Typhon64 for GTK2, with ALL Docked Option (single Window)
6. Libraries tests (GTK2)
We test some of about 1500 CodeOcean samples...
pl_GLScene
pl_ORCA3D
pl_ORCA
pl_ColorLib
pl_OpenGL
pl_BGRAbitmap
pl_Cindy
pl_ExControls
pl_GaiaGIS
Pas2JavaScript !!!
7. Build Typhon IDE for QT4 (KDE4)
a) Switch Typhon IDE Host Platform to QT4
CodeTyphon Center => Setup Dialog
and select QT4 Platform
b) Only for the first time, install OS System Libraries
CodeTyphon Center =>HostPC=>"Install System Libraries"
c) Remove and Build Typhon IDE for new Platform (QT4)
CodeTyphon Center =>Typhon IDE=>"Remove and Build"
8. 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"
c) Remove and Build Typhon IDE for new Platform (QT5)
CodeTyphon Center =>Typhon IDE=>"Remove and Build"