Thanks for the help Romain, Unfortunately, your formula for brew fails with exactly the same error message...
libao is installed in my cellar but can't be found by the ./configure command for liquidsoap ./configure --with-cry-dir=../ocaml-cry-0.2.2/src --with-ao-dir=../ocaml-ao-0.2.0/src --prefix=/usr/local/Cellar/liquidsoap/1.0.0 configure: WARNING: unrecognized options: --with-cry-dir, --with-ao-dir configuring ocaml-ao 0.2.0 checking for ocamlc... /usr/local/bin/ocamlc ocaml version is 3.12.1 ocaml library path is /usr/local/lib/ocaml checking for ocamlopt... /usr/local/bin/ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... /usr/local/bin/ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... /usr/local/bin/ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... /usr/local/bin/ocamldep checking for ocamldoc... /usr/local/bin/ocamldoc checking for ocamlfind... /usr/local/bin/ocamlfind checking for gcc... /usr/bin/gcc-4.2 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: error: libao not found => Exit Status: 1 http://github.com/mxcl/homebrew/blob/master/Library/Formula/.rb#L ==> Environment HOMEBREW_VERSION: 0.8.1 HEAD: 2864a8e31ab1381467d97edc48724a46df6c25c6 HOMEBREW_PREFIX: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar Hardware: dual-core 64-bit penryn OS X: 10.6.8 Kernel Architecture: i386 Ruby: 1.8.7-249 /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby Xcode: 3.2.5 GCC-4.0: build 5494 GCC-4.2: build 5664 LLVM: build 2333 Clang: 1.6-70 MacPorts or Fink? /opt/local/bin/port X11 installed? true ==> Build Flags CC: /usr/bin/gcc-4.2 CXX: /usr/bin/g++-4.2 LD: /usr/bin/gcc-4.2 CFLAGS: -O3 -w -pipe -march=core2 -msse4.1 CXXFLAGS: -O3 -w -pipe -march=core2 -msse4.1 MAKEFLAGS: -j2 On 9 January 2012 09:09, Ian Wootten <[email protected]> wrote: > Hi Romain, > > Many thanks for your response. > > I guess I just take the formulae out and any relevant dependencies > that don't exist and stick them in my own formulae directory? > > Will check this out when I get back from work tonight. > > Cheers, > > Ian > > On 9 January 2012 00:54, Romain Beauxis <[email protected]> wrote: >> I Ian! >> >> 2012/1/9 Ian Wootten <[email protected]>: >>> Hi All, >>> >>> I'm having a frustrating time attempting to compile liquidsoap on Mac OS. >>> >>> I've followed the instructions for brew and I'm using the minimal package >>> list. >>> >>> It ends with the main build of liquid soap failing with the following: >> >> Sorry, I only have time for a quick response. >> >> I have made a fork of homebrew which has a recipe for liquidsoap there: >> https://github.com/toots/homebrew >> >> Unfortunately, they have not (yet?) accepted my pull request and I did >> not find time to document how to use it. I hope that you may find how >> to do it.. >> >> Romain ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
