Sean McBride wrote: > >Homebrew [1] is a very nice tools for installing external tools on > >Mac OS X. > >$ brew install libtool > > On Mac at least, that's now 3 dependencies: > - install Xcode > - install homebrew > - 'brew install' libtool > > vs > > - install Xcode > - install CMake
vs what is currently needed by tarball consumers - install Xcode The requirements for developers in a project usually doesn't matter so much, because they tend to be smaller in numbers than the users of the project. Optimize for the common case and all that. CMake unfortunately doesn't affect only developers, it also means that every user now needs CMake, where before they didn't. It's a significant disadvantage. :\ //Peter ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel