Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6809

  • Konstantin
  • Konstantin's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Good afternoon!
Put CodeTyphon 5.2 on the same operating system ustanolennoy Fedora 21.

Results in an error: "Can not find unit system used by fcllaz"

By installing an earlier version (5.1) faced exactly the same problem, but since it was a long time ago, then forgotten as solved the problem.

What to do?

Sorry for the bad English - I use a translator.

Log:

make -C packager/registration
make[1]: вход в каталог «/usr/lib/codetyphon/typhon/packager/registration»
/usr/bin/rm -f ../units/x86_64-linux/fcllaz.ppu
/usr/bin/mkdir -p ../units/x86_64-linux
/usr/lib/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64 MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/x86_64-linux -Cg -g -dx86_64 fcllaz.pas
Hint: (11030) Start of reading config file /usr/lib/codetyphon/fpc/fpc64/bin/x86_64-linux/fpc.cfg
Hint: (11031) End of reading config file /usr/lib/codetyphon/fpc/fpc64/bin/x86_64-linux/fpc.cfg
Free Pascal Compiler version 3.1.1 [2015/01/08] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
(1002) Target OS: Linux for x86-64
(3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted

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

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6810

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
we need more info:
did you follow this visual methodology , it's the same and for Fedora 21, RedHat, CentOS, OracleLinux, Korona, etc.
did you install System Libraries ? ( info )
did you give "sudo" root privileges to installation/build user ? (info)
can you post, (after zip) the build log file ? ( info )

PS: Fedora 21 (64bits) (with Debian 7.x) is our primary Lab Linux distribution
we build CodeTyphon 5-10 times per day on Fedora 21 (MultiArch) without problems

Screen1 (now) from Fedora 21 (64bits) Typhon build with QT4 API
Screen2 (now) from Fedora 21 (64bits) Typhon build with QT5 API :woohoo:
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6812

  • Konstantin
  • Konstantin's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0

sternas wrote: Sir
we need more info:
1. did you follow this visual methodology , it's the same and for Fedora 21, RedHat, CentOS, OracleLinux, Korona, etc.
2. did you install System Libraries ? ( info )
3. did you give "sudo" root privileges to installation/build user ? (info)
4. can you post, (after zip) the build log file ? ( info )

PS: Fedora 21 (64bits) (with Debian 7.x) is our primary Lab Linux distribution
we build CodeTyphon 5-10 times per day on Fedora 21 (MultiArch) without problems

Screen1 (now) from Fedora 21 (64bits) Typhon build with QT4 API
Screen2 (now) from Fedora 21 (64bits) Typhon build with QT5 API :woohoo:


1 - yes
2 - yes
3 - yes

After the "Install System Library" had to deliver pekety:
* buildutils-devel
* devscripts
* alien
The following packages are missing in the Fedora repositories 21:
* build-essential

OS: Fedora 21 Workstation
Attachments:

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

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6813

  • Konstantin
  • Konstantin's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Typhon32 Small going without problems.
Typhon32 Big going without problems.
Typhon64 Small is not compiled
Typhon64 Big is not compiled

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

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6814

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
the problem is in FPC64 building procedure

My Suggestion
-Set from CTCenter=> settings " MultiArch mode"
-Set from CTCenter=> settings "GTK2 Platform"
-CTCenter=>HostPC=>"Install System Libraries"
-CTCenter=>CodeTyphon=>"Remove and Build ALL"

Post here (zip first) ALL Action Log from last action "Remove and Build ALL"

or

-CTCenter=>FreePascal=>"FPC 64 Build Compiler"
and Post here (zip first) Action Log
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6817

  • Konstantin
  • Konstantin's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Compiler FPC64 successfully met yesterday.
But I've done you have requested procedure. Log in attachment.

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

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 2 months ago #6818

  • Konstantin
  • Konstantin's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Not compiled:
* FPC64 cross build element i386 Linux
* FPC64 cross build element i386 win32
* FPC64 cross build element x86_64 Linux
Log in attachment.

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

Install CodeTyphon 5.2 for Fedora 21 x86_64 9 years 1 month ago #6848

  • Konstantin
  • Konstantin's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Ask a question solved?
Or just forget about him?

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

  • Page:
  • 1