Installing Sphinx
- Download and extract everything from the distribution tarball and go to the
sphinxdirectory:$ tar xzvf sphinx-0.9.9.tar.gz
$ cd sphinx - Run the configuration program:
$ ./configure - Build the binaries:
$ make - Install the binaries
$ make install
0 comments:
Post a Comment