Welcome, Guest
Username: Password: Remember me
CodeTyphon Linux OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

[LAB] CodeTyphon on Fedora 20 10 years 3 months ago #4960

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
We test lab CodeTyphon ver 4.70 on
Fedora 20 “Heisenbug” info
with MATE 1.6.1 Desktop i nfo

Some screens from CodeTyphon Installation and Build procedure:
1)-Copy, Unzip CodeTyphonIns.zip
2)-Install "nano" text editor
su
yum install nano

3)-Give full "sudo" permissions to current user.
su
sudo nano /etc/sudoers
add in the end of /etc/sudoers the line
username	ALL=(ALL) NOPASSWD: ALL
and comment out the following line in /etc/sudoers:
#Defaults requiretty

4)-Install CodeTyphon
5)-Install "System Libraries" from CT setup script.
6)-Build ALL (Freepascal and Typhon IDE).
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Miquel Matas, Crash

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

[LAB] CodeTyphon on Fedora 20 10 years 3 months ago #4961

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
General CT tests list:

-CT System libraries installation
-CT Installation
-CT Build All procedure
-CT Update procedure
-CT ToolChains download procedure
-FreePascal compiler tests
-Typhon IDE tools tests
-CodeOcean samples tests

Some CodeOcean tests screens for CT libraries:

pl_AGGPas,
pl_BGRAbitmap, pl_BGRAcontrols,
pl_Castle,
pl_Cindy,
pl_ColorLib,
pl_ExControls (new TreeListView comp),
pl_Graphics32,
pl_ORCA,

have fun...
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: kenlee, Crash

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1