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

TOPIC:

Installation on MacOS 2 years 6 months ago #16180

  • Dinko
  • Dinko's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 91
  • Thank you received: 5
Hello. I'm trying to install CT 7.50 on MacOS Big Sur 11.6 (Intel I5) (already did many time for Windows and Linux), but I got and error.

This is part of the log where problem begins

(9015) Linking ../typhon
(1008) 320246 lines compiled, 35.6 sec
(1021) 184 warning(s) issued
(1022) 161 hint(s) issued
(1023) 169 note(s) issued
gmake[2]: Leaving directory '/usr/local/codetyphon/typhon/ide'
gmake[1]: Leaving directory '/usr/local/codetyphon/typhon/ide'
gmake: Leaving directory '/usr/local/codetyphon/typhon'
cp: /usr/local/codetyphon/binSettings/switcher/CT_Is_BigIDE.ctsw: No such file or directory

 
              Build Typhon64 Tools
 


[INFO]:
Build64 ctchmbuilder

Error: (TyphonBuild) invalid Typhon directory "": directory lcl not found
Error: (TyphonBuild) Building failed: /usr/local/codetyphon/typhon/tools/ctchmbuilder/ctchmbuilder.ctpr

??????????????????????????????????????????????????
[ERROR]:Problem ctchmbuilder 64 NOT Build ???
??????????????????????????????????????????????????

cp: /usr/local/codetyphon/binSettings/settings/allformacos/ctchmbuilder.app: No such file or directory
ln: /usr/local/codetyphon/typhon/bin64/ctchmbuilder.app/Contents/MacOS/ctchmbuilder: No such file or directory
chmod: /usr/local/codetyphon/typhon/bin64/ctchmbuilder.app: No such file or directory

[INFO]:
Build64 ctchmviewer

Error: (TyphonBuild) invalid Typhon directory "": directory lcl not found
Error: (TyphonBuild) Building failed: /usr/local/codetyphon/typhon/tools/ctchmviewer/ctchmviewer.ctpr

....... End is like this

chmod: /usr/local/codetyphon/binSettings/settings/allformacos/typhon.app: No such file or directory
chmod: /usr/local/codetyphon/binSettings/settings/allformacos/typhonstart.app: No such file or directory
chmod: /usr/local/codetyphon/binSettings/settings/allformacos/Typhon64.app: No such file or directory
cp: /usr/local/codetyphon/binSettings/settings/allformacos/typhon.app: No such file or directory
ln: /usr/local/codetyphon/typhon/bin64/typhon.app/Contents/MacOS/typhon: No such file or directory
ln: /usr/local/codetyphon/typhon/bin64/typhon.app/Contents/Resources/typhonstart.app/Contents/MacOS/typhonstart: No such file or directory
chmod: /usr/local/codetyphon/typhon/bin64/typhon.app: No such file or directory
cp: /usr/local/codetyphon/binSettings/settings/allformacos/typhonstart.app: No such file or directory
ln: /usr/local/codetyphon/typhon/bin64/typhonstart.app/Contents/MacOS/typhonstart: No such file or directory
chmod: /usr/local/codetyphon/typhon/bin64/typhonstart.app: No such file or directory

 

[FINAL INFO]: Typhon64 BIG IDE x86_64-darwin-cocoa Build OK!!! Have fun...

Any suggestions?
 

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

Installation on MacOS 2 years 6 months ago #16181

  • Dinko
  • Dinko's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 91
  • Thank you received: 5
I found solution. Mac is preventing 7z to start because it is from unknown developer (first time you start it will ask for premissions but by then it is too late because first command with 7z is killed)
So before executing 
   sh ./install.sh                           (execute install.sh)  
I need to execute
   sudo spctl --master-disable
to achieve something like this in attachment picture

Best regards, Dinko
 

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

Installation on MacOS 2 years 6 months ago #16182

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we update Wiki - General MacOS Install procedure.
PilotLogic Architect and Core Programmer

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

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