Difference between revisions of "Talk:Autopano-sift-C Compiling OSX"

From PanoTools.org Wiki
Jump to navigation Jump to search
(XCode can also e installed from the system DVD)
 
(New section: Getting the dependencies)
Line 1: Line 1:
 
== XCode ==
 
== XCode ==
 
First of all: thanks for the description! XCode can also be installed from the system DVD. Is there a reason why one should start such a huge download instead or should we mention the offline install option, too? <small>--[[User:Zarl|Carl]] 19:41, 8 February 2008 (CET)</small>
 
First of all: thanks for the description! XCode can also be installed from the system DVD. Is there a reason why one should start such a huge download instead or should we mention the offline install option, too? <small>--[[User:Zarl|Carl]] 19:41, 8 February 2008 (CET)</small>
 +
 +
== Getting the dependencies ==
 +
 +
I have some trouble following the instructions in this paragraph. First of all I usually log in as a standard user, i.e. without admin rights. No problem with installations. However, while trying to update the ports the sudo command doesn't accept my pw since it's not in the sudoers file. OK, now I see it's in /private/etc/sudoers. ("This file MUST be edited with the 'visudo' command as root. See the sudoers man page for the details on how to write a sudoers file.")
 +
When I attach admin rights to my account I get back "sudo: port: command not found". Argh, that's complicated. I'll try again tomorrow with a good cup of coffee. <small>--[[User:Zarl|Carl]] 03:33, 9 February 2008 (CET)</small>

Revision as of 04:33, 9 February 2008

XCode

First of all: thanks for the description! XCode can also be installed from the system DVD. Is there a reason why one should start such a huge download instead or should we mention the offline install option, too? --Carl 19:41, 8 February 2008 (CET)

Getting the dependencies

I have some trouble following the instructions in this paragraph. First of all I usually log in as a standard user, i.e. without admin rights. No problem with installations. However, while trying to update the ports the sudo command doesn't accept my pw since it's not in the sudoers file. OK, now I see it's in /private/etc/sudoers. ("This file MUST be edited with the 'visudo' command as root. See the sudoers man page for the details on how to write a sudoers file.") When I attach admin rights to my account I get back "sudo: port: command not found". Argh, that's complicated. I'll try again tomorrow with a good cup of coffee. --Carl 03:33, 9 February 2008 (CET)