(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 -~----------~----~----~----~------~----~------~--~---
