On Mon, Mar 16, 2009 at 09:23:22PM -0700, David Van Couvering wrote: > /bin/sh ../../libtool --mode=install /usr/bin/install -c ' > couch_erl_driver.la' > '/usr/local/lib/couchdb/erlang/lib/couch-0.9.0a743231-incubating/priv/lib/ > couch_erl_driver.la' > ../../libtool: line 778: X--mode=install: command not found > ../../libtool: line 944: *** Warning: inferring the mode of operation is > deprecated.: command not found > ../../libtool: line 945: *** Future versions of Libtool will require > --mode=MODE be specified.: command not found > ../../libtool: line 6099: X/usr/bin/install: No such file or directory > ../../libtool: line 6117: X/usr/bin/install: No such file or directory > ../../libtool: line 6168: X-c: command not found > ../../libtool: line 6200: > X/usr/local/lib/couchdb/erlang/lib/couch-0.9.0a743231-incubating/priv/lib/ > couch_erl_driver.la: No such file or directory > Xquartz starting: > X.org Release 7.2 > X.Org X Server 1.3.0-apple22 > Build Date: 20080821 > Launchd socket fd: -1 > Could not init font path element /Library/Fonts, removing from list! > Could not init font path element /System/Library/Fonts, removing from list!
>From this output, looks like PREFIX starts with "X" which is odd. Maybe you did something similar to: ./configure --prefix=x/usr/local Anyway, please see my other email for instructions. Thanks, -- Noah Slater, http://tumbolia.org/nslater
