Why does it rule out shared hosts? It's easier to install and use than
ferret, I thought it would be easier to use on shared hosts. Who's
your host and what is the problem?
cheers,
steven bristol
On Tue, Feb 3, 2009 at 3:47 PM, Jason Keenan <jason....@raavin.com> wrote:
> running just 'make install' gives
>[snip permission errors]
That's because install will default to system directories, but you can
probably get it to install in your home dir.
Not tested, but :
`configure --help` should give you a list of options, among which you
should find --prefix , which you can use to set the destination
install dir.
Try something like
mkdir ~/sphinx-install
configure --prefix ~/sphinx-install
make && make install
Maybe it'll work then.
--
Francois Gombault
make && make install
I have grown tired of users having such a hard time setting up ferret
and having just converted less accounting to use ts, I felt
comfortable with it. What do you think?
cheers,
steve