Hi, We have machines that do not have internet access and we would like to install Sphinx on them. I downloaded the egg and used the easy-install utility to install it. It fails when it tries to download the dependencies from the internet.
I don't mind installing the dependencies myself, I just need to know which ones to install. The first one is docutils, which I can install manually, but after reading the following article, I may be going down a rats nest of dependencies: http://stackoverflow.com/questions/10322653/sphinx-quickstart-fails Is there an easy way to install this on a machine that does not have internet access? Or is there a list of all the dependencies that Sphinx has? Thanks! -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/sphinx-dev/-/ZFxhBEI0q2AJ. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.