Talk:Autopano-sift-C Compiling OSX

From PanoTools.org Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.

libpano

Should not get from SVN. I had some weird errors coming from autopano until I started from scratch and used the libpano release (not the SVN)