<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Oct 9, 2006, at 11:15 PM, Travis Griggs wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV><BLOCKQUOTE type="cite"> </BLOCKQUOTE></DIV>OK, I'm getting close. Thanks to tips both private and here in list. What I've done so far is:<DIV><BR class="khtml-block-placeholder"></DIV><DIV>port install cogito</DIV><DIV>cg-clone -s git://git.cairographics.org/git/cairo</DIV><DIV>port install libtool</DIV><DIV>edit the autogen.sh file, changed the first ${LIBTOOLIZE-libtoolize} with ${LIBTOOLIZE-glibtoolize} "I must admit that variable expression makes now sense to me" </DIV></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV>You could instead do</DIV><DIV>$ LIBTOOLIZE=glibtoolize ./autogen.sh</DIV><DIV><BR><BLOCKQUOTE type="cite"><DIV>port install automake</DIV><DIV>port install pkgconfig</DIV><DIV>port install libpng "trial and error determined all 4 of these lines"</DIV><DIV>./autogen.sh --enable-atsui --enable-quartz</DIV><DIV>make</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If I'm supposed to do some of the previous steps differently, I admit my naivety and am open to suggestion. Before this, this box has had very little "non apple" software loaded onto it. I think I port'ed VIM.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The bad news is that I get a compile error:</DIV><DIV>....</DIV><DIV>/local/lib/libz.dylib -lXrender -lSM -lICE -L/usr/X11R6/lib -lX11  -Wl,-framework -Wl,Carbon -install_name  /usr/local/lib/libcairo.2.dylib -Wl,-compatibility_version -Wl,12 -Wl,-current_version -Wl,12.2</DIV><DIV>ld: Undefined symbols:</DIV><DIV>_FcNameConstant</DIV><DIV>/usr/bin/libtool: internal link edit command failed</DIV><DIV>make[3]: *** [libcairo.la] Error 1</DIV><DIV>make[2]: *** [all] Error 2</DIV><DIV>make[1]: *** [all-recursive] Error 1</DIV><DIV>make: *** [all] Error 2 </DIV></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV>$ port install fontconfig</DIV><DIV><BR><BLOCKQUOTE type="cite"><DIV></DIV><DIV>I was throwing educated darts before. Now I go to blind dart throwing unless some kind soul sheds some enlightenment on me.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>TIA</DIV></BLOCKQUOTE><BR>YWOL</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Ian<FONT class="Apple-style-span" size="5"><SPAN class="Apple-style-span" style="font-size: 18px;"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" size="5"><SPAN class="Apple-style-span" style="font-size: 18px;"><BR class="khtml-block-placeholder"></SPAN></FONT><BLOCKQUOTE type="cite"><DIV><DIV><DIV><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>Travis Griggs</DIV><DIV>Objologist</DIV><DIV>"Only one thing is impossible for God: to find any sense in any copyright law on the planet." - Mark Twain</DIV><BR class="Apple-interchange-newline"></SPAN></SPAN></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>