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

TOPIC:

[LAB] CodeTyphon on LinuxMint 17.2 MATE 8 years 7 months ago #7841

  • 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 5.50 on
LinuxMint 17.2 “Rafaela” with MATE Desktop info

Some screens from CodeTyphon Installation and Build procedure for GTK2:
(All actions are the same as any other CodeTyphon host OS)

1)-Download CodeTyphonIns.zip
2)-Give full "sudo" permissions to current user.
sudo nano /etc/sudoers

add at the end of /etc/sudoers the line
username ALL=(ALL) NOPASSWD: ALL

3)-UnZip CodeTyphonIns.zip
4)-Run install.sh from CT directory to Install CodeTyphon
cd CodeTyphonIns
sh ./install.sh

5)-CT on LinuxMint 17.2 now has MultiArch Support. You can Select MultiArch=1 from "MultiArch Setup"
6)-Install "System Libraries" from CT setup script.
7)-Build ALL (Freepascal and Typhon IDE) from sources

.
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: FredyCC

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

Last edit: by Sternas Stefanos.

[LAB] CodeTyphon on LinuxMint 17.2 MATE 8 years 7 months ago #7845

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Excellent, many thanks.

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

[LAB] CodeTyphon on LinuxMint 17.2 MATE 8 years 5 months ago #8267

  • hanair
  • hanair's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0
Thank you so much for the write up!
When I installed CodeTyphon package on a Windows 7 machine, both 32bit and 64bit got installed. But on Linux Mint 17.2 (Mate or Cinnamon) only 64bit IDE is being built successfully. Is that by design?

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

Last edit: by hanair.

[LAB] CodeTyphon on LinuxMint 17.2 MATE 8 years 4 months ago #8469

  • hanair
  • hanair's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0
While installing CT5.50 on Linux Mint 17.1 MATE 64 bit, 32bit BIG IDE fails with the following error message.
make[1]: Entering directory `/usr/lib/codetyphon/typhon/packager/registration'
/bin/rm -f ../units/i386-linux/fcllaz.ppu
/usr/lib/codetyphon/fpc/fpc32/bin/i386-linux/ppc386 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/i386-linux -g- -di386 fcllaz.pas
Hint: (11030) Start of reading config file /usr/lib/codetyphon/fpc/fpc32/bin/i386-linux/fpc.cfg
Hint: (11031) End of reading config file /usr/lib/codetyphon/fpc/fpc32/bin/i386-linux/fpc.cfg
Free Pascal Compiler version 3.1.1 [2015/09/15] for i386
Copyright
Copyright (c) 1993-2015 by Florian Klaempfl and others
(1002) Target OS: Linux for i386
(3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `/usr/lib/codetyphon/typhon/packager/registration'
make: *** [registration] Error 2

??????????????????????????????????????????????????????
[ERROR]: Sorry, Typhon32 Small IDE NOT Build
??????????????????????????????????????????????????????
[ERROR]: Sorry, Typhon32 from Small-IDE NOT Build
         please remove and build Typhon again...

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

Last edit: by hanair.

[LAB] CodeTyphon on LinuxMint 17.2 MATE 8 years 4 months ago #8491

  • hanair
  • hanair's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0
I finally found out why my install script failed in so many trials.

The following steps in the first post must be done in that order

5)-CT on LinuxMint 17.2 now has MultiArch Support. You can Select MultiArch=1 from "MultiArch Setup" <== Option 12 as of version 5.50
6)-Install "System Libraries" from CT setup script. <== Option 0 as of version 5.50

This is required because some of the libraries that are required depend on the Multi Arch selection.

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

Last edit: by hanair.

[LAB] CodeTyphon on LinuxMint 17.2 MATE 8 years 4 months ago #8494

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Yes Yes
NOT all Linux distributions support MultiArch.

PS: Now we test the latest Sabayon Linux (Gentoo based) and has MultiArch ability and
it's Rolling Release Linux distribution
review soon...
PilotLogic Architect and Core Programmer

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

  • Page:
  • 1