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

TOPIC:

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4852

  • Standard User
  • Standard User's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Good day,
trying to install CT on Linux Mint 15 Xfce x86, but whatever I try, always get "Sorry, Typhon32 BIG IDE NOT Build". Warning and error lines from terminal:

typhon.pp(237,31) Warning: Constructing a class "TMainIDE" with abstract method "SelComponentPageButtonClick"
typhon.pp(263,1) Error: Can't call the resource compiler "/usr/lib/codetyphon/fpc/bin/i386-linux/fpcres", switching to external mode
typhon.pp(263,1) Warning: "crti.o" not found, this will probably cause a linking failure
typhon.pp(263,1) Warning: "crtn.o" not found, this will probably cause a linking failure
typhon.pp(263,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[2]: *** [typhon] Error 1
make[2]: Leaving directory `/usr/lib/codetyphon/typhon/ide'
make[1]: *** [bigide] Error 2
make[1]: Leaving directory `/usr/lib/codetyphon/typhon/ide'
make: *** [idebig] Error 2



??????????????????????????????????????????????????????
[ERROR]: Sorry, Typhon32 BIG IDE NOT Build
??????????????????????????????????????????????????????

The problem is - I'm very new lo Linux, so I would be really grateful for any help.

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

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4853

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Did you install system libraries ?
PilotLogic Architect and Core Programmer

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

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4856

  • 4aiman
  • 4aiman's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Comix creator
  • Posts: 227
  • Thank you received: 12
I think it would be great to install system libraries by default.
Those who already have got those libraries can be prompted for update and (in case of denial) be warned about possible errors.
Maybe selection can be made in a form of a list of checkboxes.
Those who haven't got those libs wouldn't be able to compile CT anyway.
It'll require GUI install, but one can make one easily with TProcess and the current shell scripts. :)
At least, if one already have CT installation then update definitely should have an option to update libs also.

There shouldn't be too much negative emotions about updates, although. You can call this libs a dependency. And we all know that dependencies should be satisfied :)
Regards!
コンソールマニアック

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

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4859

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Yes Sir , agree with you
I must discuss this with other guys here...
PilotLogic Architect and Core Programmer

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

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4860

  • Standard User
  • Standard User's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Yes, installed system libraries. Also tried to google all the warnings, installed a whole bunch of additional libraries. Tried to remove CT and reinstall many times, but unfortunatelly, still getting the same error. So I would be really thankful for any other hints.

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

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4861

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Look here Sir
is Mint 16 but the procedure is the same.
PilotLogic Architect and Core Programmer

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

Sorry, Typhon32 BIG IDE NOT Build 10 years 4 months ago #4865

  • Standard User
  • Standard User's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Eh, followed the tutorial step by step, but still getting the same errors :sick: Many thanks anyway, I think, I will try to install CT on another Linux distro or continue using Windows )

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

Last edit: by Standard User.

Sorry, Typhon32 BIG IDE NOT Build 10 years 3 months ago #4996

  • Vladimir Bazović
  • Vladimir Bazović's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 4
When I re-installed my comp to Mint with Cinnamon 16, 32bit I had some problems with CT 4.60. There were crti.o and ctrbegin.o messages and a lot of problems with access denied. After a couple of hours I solved problem by pathcing cgcpu.pas in fpc_src.7z (compiler/i386 folder) and first installing only fpc. Then adjusting fpc.cfg in folder /usr/lib/codetyphon/fpc/bin/i386-linux/fpc.cfg , adding in searchpath -Fu/usr/lib/i386-linux-gnu and -Fl/usr/lib/gcc/i686-linux-gnu/4.8.1 in ifdef cpui386. After that I re-builded CT. Then I recompiled one of my more complex project and everything was ok. Well almost everything, CT crachees when I select home/user folder in Open project (workaround is to type home address not to click on it).

To check if path are missing use /usr/lib/codetyphon/fpc/bin/i386-linux/fpc -vt something_fake and see output then add them as I described above.
The following user(s) said Thank You: Bryan Chan

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

  • Page:
  • 1