[Geoserver-devel] osx easy_install sphinx

So easy_install sphinx is working fine; indeed is the same as on
linux. But when I go to "make" it fails - seems to be unable to find
Jinja 2.1.
Using easy_install Jinja it ends up downloading 1.2 so I am stuck in
some kind of version hell.

Asking for easy_intall Jinja2 looks like it starts working (it can
find some good version numbers) but then fails during the process...

sudo easy_install Jinja2
Searching for Jinja2
Reading http://pypi.python.org/simple/Jinja2/
Reading http://jinja.pocoo.org/
Best match: Jinja2 2.1.1
Downloading http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.1.1.tar.gz#md5=b37fc262e4f613eec57c3defe6aea97c
Processing Jinja2-2.1.1.tar.gz
Running Jinja2-2.1.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-hRtUOF/Jinja2-2.1.1/egg-dist-tmp-q8EjzP
warning: no files found matching 'Makefile'
warning: no files found matching 'ez_setup.py'
warning: no previously-included files matching '*' found under
directory 'docs/_build/doctrees'
No eggs found in
/tmp/easy_install-hRtUOF/Jinja2-2.1.1/egg-dist-tmp-q8EjzP (setup
script problem?)

Jody

Answer?

Ignore easy_install and friends ...

Download http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.1.1.tar.gz
untar etc...
sudo python setup.py install

And then do the same thing with Sphinx
http://pypi.python.org/packages/source/S/Sphinx/Sphinx-0.6.2.tar.gz

No idea what is actually wrong in the origional error message;
something about an egg. Even building Jinja2 manually did not fix the
correct "egg" causing Sphinx to also require a manual install.

Jody

On Wed, Jul 22, 2009 at 11:42 AM, Jody Garnett<jody.garnett@anonymised.com> wrote:

So easy_install sphinx is working fine; indeed is the same as on
linux. But when I go to "make" it fails - seems to be unable to find
Jinja 2.1.
Using easy_install Jinja it ends up downloading 1.2 so I am stuck in
some kind of version hell.

Asking for easy_intall Jinja2 looks like it starts working (it can
find some good version numbers) but then fails during the process...

sudo easy_install Jinja2
Searching for Jinja2
Reading http://pypi.python.org/simple/Jinja2/
Reading http://jinja.pocoo.org/
Best match: Jinja2 2.1.1
Downloading http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.1.1.tar.gz#md5=b37fc262e4f613eec57c3defe6aea97c
Processing Jinja2-2.1.1.tar.gz
Running Jinja2-2.1.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-hRtUOF/Jinja2-2.1.1/egg-dist-tmp-q8EjzP
warning: no files found matching 'Makefile'
warning: no files found matching 'ez_setup.py'
warning: no previously-included files matching '*' found under
directory 'docs/_build/doctrees'
No eggs found in
/tmp/easy_install-hRtUOF/Jinja2-2.1.1/egg-dist-tmp-q8EjzP (setup
script problem?)

Jody

I have seen this error (only on OS X) in a few cases around the office, and I think the only way around it was a manual install. Not sure its cause, though.

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org

Jody Garnett wrote:

Answer?

Ignore easy_install and friends ...

Download http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.1.1.tar.gz
untar etc...
sudo python setup.py install

And then do the same thing with Sphinx
http://pypi.python.org/packages/source/S/Sphinx/Sphinx-0.6.2.tar.gz

No idea what is actually wrong in the origional error message;
something about an egg. Even building Jinja2 manually did not fix the
correct "egg" causing Sphinx to also require a manual install.

Jody

On Wed, Jul 22, 2009 at 11:42 AM, Jody Garnett<jody.garnett@anonymised.com> wrote:

So easy_install sphinx is working fine; indeed is the same as on
linux. But when I go to "make" it fails - seems to be unable to find
Jinja 2.1.
Using easy_install Jinja it ends up downloading 1.2 so I am stuck in
some kind of version hell.

Asking for easy_intall Jinja2 looks like it starts working (it can
find some good version numbers) but then fails during the process...

sudo easy_install Jinja2
Searching for Jinja2
Reading http://pypi.python.org/simple/Jinja2/
Reading http://jinja.pocoo.org/
Best match: Jinja2 2.1.1
Downloading http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.1.1.tar.gz#md5=b37fc262e4f613eec57c3defe6aea97c
Processing Jinja2-2.1.1.tar.gz
Running Jinja2-2.1.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-hRtUOF/Jinja2-2.1.1/egg-dist-tmp-q8EjzP
warning: no files found matching 'Makefile'
warning: no files found matching 'ez_setup.py'
warning: no previously-included files matching '*' found under
directory 'docs/_build/doctrees'
No eggs found in
/tmp/easy_install-hRtUOF/Jinja2-2.1.1/egg-dist-tmp-q8EjzP (setup
script problem?)

Jody

------------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel