﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
26	fix hacking howto setup for fedora 15	Will Kahn-Greene	Christopher Allan Webber	"{{{
#!rst
The setup bits in the hacking howto don't work on Fedora 15.

Jef gets this when he runs python bootstrap.py && bin/buildout:

::

    Develop: '/home/jef/mediagoblin/.'
    Develop distribution: Paste 1.7.5.1
    uses namespace packages but the distribution does not require setuptools.
    Uninstalling make_user_dev_dirs.
    Updating mediagoblin.
    Develop distribution: Paste 1.7.5.1
    uses namespace packages but the distribution does not require setuptools.
    Installing make_user_dev_dirs.

curious
schendje: is that the entire output from buildout?
or just a snippet
that's everything
okay, yes, something's wrong then
schendje: I'll look into this... I guess if you like, you can not
worry about it and just design into a plain html file and I can
incorporate it

What should happen is that running that command downloads all the
requirements and builds an environment to run GNU MediaGoblin in.

Making this an issue for 0.0.2.



}}}"	task	closed	minor	0.0.4	documentation	FIXED			
