I had talked to the maintainer for MacPorts and Sphinx (Brett) back in Feb and he updated the repo to work with Leopard and MySQL5 so all you have to do is:
sudo port install sphinx Rob has a good post on how to compile it: http://www.notch8.com/articles/2007/10/15/sphinx-and-ultrasphinx-and-eye-on-search Ryan On Mar 28, 2008, at 4:13 PM, Phlip wrote: > > (Just jumping into the thread, and about to jump out, but...) > > Dean Holdren wrote: > >> if it's a mac, you can(/should?) make this change in /etc/profile for >> system-wide setting >> >> export PATH="$PATH:/usr/local/bin" > > Alternately, symlink: > > sudo ln -s /usr/local/bin/indexer /usr/bin/indexer > > There's plenty of reasons not to do that, though. > > Did someone build sphinx from scratch with ./configure ? > > Shouldn'a that'd been ./configure --prefix=/usr ? > > Or did you install sphinx with the Darwin-ports system? > > (I'd like to find whoever invented /usr/local, as a honeypot for > conflicts with > /usr/, and smack them silly...) > > -- > Phlip > http://flea.sourceforge.net/PiglegToo_1.html > > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
