CT on PCLinuxOS 2019-09
- Details
- Category: CodeTyphon Host OSes
- Published: Wednesday, 18 September 2019 18:26
- Written by Administrator
- Hits: 8926
We test LAB CodeTyphon 7.00 on PCLinuxOS 2019-09
PCLinuxOS is a user-friendly Linux distribution with out-of-the-box support for many popular graphics and sound cards, as well as other peripheral devices.
The bootable live DVD provides an easy-to-use graphical installer and the distribution sports a wide range of popular applications for the typical desktop user, including browser plugins and full multimedia playback. The intuitive system configuration tools include Synaptic for package management, Addlocale to add support to many languages and Mylivecd to create a customised live CD.
More for PCLinuxOS here
System: Entry level PC with 1 CPU (4-Cores) / 8 Gbyte RAM / 120 Gbytes Hard Disk / 1680x1050 pixels Monitor
OS : PCLinuxOS 64bits (pclinuxos64-MATE-2019.09.iso) with MATE as frontend Desktop
1. OS things and stuff..
After installation PCLinuxOS don't has "sudo" package,
so install sudo and nano
su
apt-get install sudo nano
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
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, Typhon64 for GTK2, with ALL Docked Option (single Window)