Using Free PGI and Xcode



Similar documents
Customer Transaction FBL5N

Apple Time Machine. Backing up. Setting up Time Machine

MY WORLD GIS. Installation Instructions

Apple Mail Setup Guide (POP3)

Knappsack ios Build and Deployment Guide

owncloud Configuration and Usage Guide

AODA Mouse Pointer Visibility

Apple Mac Fundamentals: A Tutorial. Updated 24/4/2013 By Mac Thing enquiries@macthing.co.uk Table of Contents:

Macintosh System OSX #1

OS X LION SET UP THE SYSTEM

MERLIN SERVER. The Quick Start Guide for collaborative project management ProjectWizards GmbH, Melle, Germany. All rights reserved.

Spotlight. Effectively Search The Content Of Your Computer

Citrix for Mac Installation

Version Control with Subversion and Xcode

LEARNING RESOURCE CENTRE GUIDE TO OFFICE 365

Gaggle Account How-To. How do I login to my Gaggle Account? To login, follow these steps: Go to:

FlashAir. Firmware Update Tool Ver User s Manual. (For updating a Mac system via the Internet)

BI-RADS Atlas 5th Edition e-book Download Instructions (Updated: 12/11/14)

Mac Basics: Time Machine backs up your Mac

OS X - Quick Start Guide

Standard Client Configuration Requirements

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On

Set up a VPN Connection on Windows

How to find the MAC address of your computer

Android Setup Phase 2

CDUfiles User Guide. Chapter 1: Accessing your data with CDUfiles. Sign In. CDUfiles User Guide Page 1. Here are the first steps to using CDUfiles.

Install MS Office 365 on your Android mobile device

Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices

Jumble for Microsoft Outlook

Accessing Citrix on a MAC using OS X (Mountain Lion and Newer)

Accessing the Tufts Network with a Mac School of Arts, Sciences, and Engineering

How To Set Up a VPN Server Using a Mac

This document also includes steps on how to login into HUDMobile with a grid card and launch published applications.

AppAssure Software Information Collection Utility: AAInfo

TIPS FOR USING OS X 10.8 MOUNTAIN LION

Check current version of Remote Desktop Connection for Mac.. Page 2. Remove Old Version Remote Desktop Connection..Page 8

DIAL-UP INTERNET ACCESS

ELECOM Mouse Assistant Macintosh version

Cleaning your Windows 7, Windows XP and Macintosh OSX Computers

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion

Getting Started using the SQuirreL SQL Client

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server

Install and End User Reference Guide for Direct Access to Citrix Applications

How To Unlink Your Computer From Dropbox From Your Computer To Your Computer (For A Free Download) From Your Dropbox Account (For Free) (For An Ubuntu Install) (Free Download) (Unlock) (Reboot)

How To Use An Apple Macbook With A Dock On Itunes Macbook V.Xo (Mac) And The Powerbar On A Pc Or Macbook (Apple) With A Powerbar (Apple Mac) On A Macbook

Managing Documents in the Citrix XenApp Remote Desktop

YubiKey OSX Login. yubico. Via Yubico-PAM Challenge-Response. Version 1.6. October 24, 2015

Instructions for Department of Public Health (DPH) WebConnect (Mac)

The Basics - Macintosh OS X

Do I need to install anything on my computer to use the VC?

Citrix Desktop for Home Computers Apple ios Instructions

Installing Sun's VirtualBox on Windows XP and setting up an Ubuntu VM

Using Firefly Media Server with Roku SoundBridge. For Mac OS X and 10.4.x

Remote Desktop Services

How to use FTP Commander

Dacorum U3A Apple Mac Users Group Agenda TUESDAY 7th July 2015 Time Machine Backups for your MAC & ipad?

Code::Blocks Student Manual

Managing Your Desktop with Exposé, Spaces, and Other Tools

Citrix XenApp 6.5 User Guide. For Windows and OS X

SuperOffice AS. CRM Online. Installing the Citrix Online Web plug-in

Internet Explorer Settings for use with Privia

PNY DUO-LINK On-The-Go Flash Drive for iphone and ipad. User Manual

How To Run Paragon Boot Camp Backup On A Mac Computer (Windows) On A Pc Or Mac (Windows 2) On An Ntos 2 (Windows 3) On Your Computer Or Ipad (Windows 1) On Pc Or Ipa

KSC Remote Access Solution


MailTags 4. Quick Start Guide V: 4.0

Initial Setup of Mozilla Thunderbird with IMAP for OS X Lion

Navigating Microsoft Word 2007

Table of Contents. Oracle/Sun JRE Upgrade Instructions. Verify Hard Disk Space JRE

Installing Java 5.0 and Eclipse on Mac OS X

Getting Started Guide: Transaction Download for QuickBooks Windows. Information You ll Need to Get Started

View CPU, Memory, Disk, and Network Usage in Activity Monitor.

MICROSOFT OUTLOOK 2011 SYNC ACCOUNTS AND BACKUP

Mac System Setup Guide (Pre-Class)

Outlook Web App User Guide

Xcode Project Management Guide. (Legacy)

Boot Camp Installation & Setup Guide

How to use Dropbox. What is Dropbox. Please read the University of Melbourne Guidelines on Dropbox and University Information prior to use.

DraganFly Guardian: API Instillation Instructions

Getting the best from your OneDrive

Adobe Reader Settings

Yale Software Library

Resource Guide INSTALL AND CONNECT TO CISCO ANYCONNECT VPN CLIENT (FOR WINDOWS COMPUTERS)

Installing C++ compiler for CSc212 Data Structures

Remote Access End User Reference Guide for SHC Portal Access

GO MARKETS MT4 FOR MAC

Installation Guide for Kurzweil 3000 Web License (Visual Walkthrough) Macintosh Version 14

DocumentMall PPDM Upload Link Version 1.0 User s Guide

Engage ios App Administrator s Guide

Macs are not directly compatible with Noetix.

STEP #1 - REQUIRED SOFTWARE AND AUTHORIZATION -- INSTALL ADOBE DIGITAL EDITIONS ON YOUR COMPUTER

Installing and Configuring Lexia Reading Desktop Software

What's it Called on my Mac?

Contents. Stationery Greeting Cards at a glance Stationery Greeting Cards in Mail Installing Stationery Greeting Cards...

Protection Service for Business

How to Install Applications (APK Files) on Your Android Phone

Montefiore Portal Quick Reference Guide

Remote Access VPN SSL VPN Access via Internet Explorer

Transcription:

Using Free PGI and Xcode Free PGI relies on several Xcode components such as system header files, assembler, linker, and system libraries. For this reason, you must install Xcode and the Xcode command line tools before installing Free PGI. Following are the steps required for installing Xcode and the Xcode command line tools for different Xcode and/or OS X versions. 1. Installing Xcode First check to see if you have Xcode installed. In Terminal, run the xcode- select command. If Xcode is installed, you ll see a path to your Xcode. If you see an error message, then Xcode is not installed on your system. If you see either of the following messages, then you have Xcode installed. myosx% xcode- select - - print- path /Applications/Xcode.app/Contents/Developer OR myosx% xcode- select - - print- path /Developer If you don t have Xcode installed, the latest version is available from the App Store. The current version, Xcode 5, requires OS X 10.8.4 or newer. Xcode 5 may attempt to install on older versions of OS X but will hang as evidenced by the continuously spinning busy ( beach ball ) cursor. If this happens, force quit the installer and download the compatible version of the Xcode for your version of OS X from the Apple Developer website at https://developer.apple.com/xcode/. To access and download Xcode, you ll need to create an Apple developer account if you don t have one currently (available at no charge). In addition, be sure to consult the Free PGI minimum system requirements first for a list of compatible versions of Xcode and OS X. 2. Xcode Set- up To use Xcode, you must first assent to Apple s license agreement. Two options are available for doing this: a. In Terminal, enter the following command: sudo xcodebuild license. b. Open Xcode (in the Applications folder) and then follow the directions below. With this method, after assenting to the license, Xcode may prompt you to install some additional components. Install those components as recommended. Early versions of Xcode are normally installed in a new Developer folder located at the top level of your system hard disk.

For Xcode 3.x: Select the Go to Folder option from the Finder s Go menu. In a pop- up window, enter /Developer and click Go Once in the Developer folder, open the Applications folder and then open Xcode.

For Xcode 4.x or newer: Newer versions of Xcode are normally installed in the Applications folder. Select the Applications option from the Finder s Go menu and then open Xcode. 3. Installing the Xcode Command Line Tools Over time, Apple has used different methods for installing the command line tools. Before starting, first determine which version of Xcode you have. Again, two methods are available. a. In Terminal enter the following command: myosx% xcodebuild version You should then see something like this: Xcode 4.6.3 Build version 4H1503 Here you can see Xcode version 4.6.3 listed. b. Select About Xcode from the Xcode menu from within Xcode. Here again you can see Xcode version 4.6.3 listed.

Xcode 3.2.x 4.2.x No extra installation is required. The command line tools are automatically installed with these versions of Xcode. Xcode 4.3.x 5 on OS X 10.8 or earlier From within Xcode, select the Preferences option from the Xcode menu. Select the Downloads icon in the tool bar and then click on the downward pointing arrow to the right of the Command Line Tools components to start installation. Earlier versions of Xcode have an install button instead of an arrow.

Xcode 5 on OS X 10.9 Mavericks or newer Two methods are available: a. In Terminal enter the command xcode- select - - install This will pop up a window. Click the Install button to install the command line tools. a. The other method, which can be used with any version of Xcode, is to download the Command Line Tools from Apple s developer website at https://developer.apple.com/xcode/. As mentioned above, you ll need to create a developer account if you don t have one currently (it s free). You are now ready to install Free PGI on OS X by copying Free PGI to your Applications folder. View the Free PGI documentation online at www.pgroup.com/products/freepgi/.