CT on Oracle Linux 8

Contents[Hide]

We test LAB CodeTyphon 6.90 on Oracle Linux 8

Oracle Linux is an enterprise-class Linux distribution supported by Oracle
and built from source packages for Red Hat Enterprise Linux (RHEL).
Some of the special features of Oracle Linux include a custom-build and rigorously-tested Linux kernel called "Oracle Unbreakable Kernel", tight integration with Oracle's hardware and software products including most database applications, and "zero downtime patching" - a feature that enables administrators to update the kernel without a reboot.

 

More for Oracle Linux OS here dearth

 

System: Entry level PC with 1 CPU (4-Cores) / 8 Gbyte RAM / 120 Gbytes Hard Disk / 1680x1050 pixels Monitor
OS : Oracle Linux 8 64bits (V982803-01.iso) with GΝΟΜΕ 3 as frontend Desktop

 

 

 

 

1. OS things and stuff..

We install Oracle Linux as Server with GUI

 

 

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 the 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...

 

Finally

 

CTCenter, Typhon64 for GTK2, with ALL Docked Option (single Window)

 

 

 

5. Libraries tests (GTK2)

We test some of about 1850 CodeOcean samples...

 

Pas2js

 

pl_GLScene

 

pl_ORCA3D

 

pl_VirtualTrees