Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:mac:builds:typical_build_procedure [2007/11/23 13:37] – billh | docs:mac:builds:typical_build_procedure [2012/01/21 22:24] (current) – billh | ||
---|---|---|---|
Line 3: | Line 3: | ||
# if you have a fink environment installed, you can remove the fink stuff when building with the following: | # if you have a fink environment installed, you can remove the fink stuff when building with the following: | ||
unset LDFLAGS MANPATH CPPFLAGS CXXFLAGS CFLAGS ACLOCAL_FLAGS PKG_CONFIG_PATH | unset LDFLAGS MANPATH CPPFLAGS CXXFLAGS CFLAGS ACLOCAL_FLAGS PKG_CONFIG_PATH | ||
+ | |||
+ | # if you have CDPATH set it may cause " | ||
# download source and extract | # download source and extract |