Talk:Autopano-sift-C Compiling OSX

From PanoTools.org Wiki
Revision as of 04:15, 19 March 2008 by Cwren (talk | contribs) (→‎libtool)
Jump to navigation Jump to search

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)

libtool

export LIBTOOLIZE=glibtoolize

before bootstrap to account for the fact that port installs libtool as glibtool.