Command line MacOS

Voices won't install properly on your system?

Command line MacOS

Postby tisawyer » Sat Apr 29, 2017 9:32 am

Where is the command line executable, swift on MacOS? Only /usr/bin/swift is in the path but that's Apple's new programming language. Thanks for any help.
tisawyer
 
Posts: 1
Joined: Sat Apr 29, 2017 8:53 am

Re: Command line MacOS

Postby Gwyneth Llewelyn » Tue Aug 09, 2022 8:13 am

I have it automatically installed on /usr/local/bin/swift, and I've actually fixed the $PATH to look there first before /usr/bin/swift (Apple's programming language).

As a reference, here is what I've put on my path (I'm using bash and this is the last line on ~/.bash_profile):

Code: Select all
export PATH=/usr/local/bin:/usr/local/sbin:$PATH
Gwyneth Llewelyn
 
Posts: 7
Joined: Sun Jul 21, 2019 11:10 am
Location: Neufreistadt, CDS, Second Life


Return to Installation

Who is online

Users browsing this forum: No registered users and 19 guests

cron