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

TOPIC:

Installation CT on Mac 10.9.4 9 years 7 months ago #5975

  • Jos Wegman
  • Jos Wegman's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 4
Hi,

Basic support for Mac available in CT 5.00. Great work!
I tried to install it from terminal as root.
Not succesfull to install yet.
XCode 5 wants to install. There are no commandline tools for that version. At least I get an error intrying to install Xcode.

Can you explain briefly how you installed CT on a Mac. Or where I can find documentation about it.
Please point me in the right dirention.
Any help or instructions are welcome.
Thank you

Jos
The following user(s) said Thank You: kenlee

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

Installation CT on Mac 10.9.4 9 years 7 months ago #5977

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
the steps for CT On MacOS 10.9.x are the same as any other Unix (until now)

We working and on this Lab Task
for your help:
1) install XCode: in a terminal run: xcode-select --install
2) Get Sudo permitions:in a terminal run: visudo
and add at last line: user ALL=(ALL) NOPASSWD: ALL
"Esc" and "zz" to save and exit from vi editor

Now download CT to Download directory
extract (open)
open a terminal: go to CodeTyphonInst :cd CodeTyphonInst
and run as normal user sh ./install.sh

-How to view Root directory and subdirectories ( /usr/lib, etc..) in Mac OS Finder?

in a terminal run: sudo chflags -R nohidden /*
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: kenlee

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

Last edit: by Sternas Stefanos.

Installation CT on Mac 10.9.4 9 years 7 months ago #5978

  • Jos Wegman
  • Jos Wegman's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 4
Thank you Sir.
I will try to install.

Jos

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

  • Page:
  • 1