id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
141	easy_install failure on 64 bit ubuntu	solrize	xi	"""easy_isntall pyyaml"" doesn't work.  The zip file fails to include a yaml.h file, leading to a bunch of compilation errors that I chopped.  Either (preferably) any necessary headers should be included in the easy_install, or else the easy_install should check for their absence and say where to get them.

$ sudo easy_install pyyaml
Searching for pyyaml
Reading http://pypi.python.org/simple/pyyaml/
Reading http://pyyaml.org/wiki/PyYAML
Best match: PyYAML 3.09
Downloading http://pyyaml.org/download/pyyaml/PyYAML-3.09.zip
Processing PyYAML-3.09.zip
Running PyYAML-3.09/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ei0gpu/PyYAML-3.09/egg-dist-tmp-2VXmew
build/temp.linux-x86_64-2.5/check_libyaml.c:2:18: error: yaml.h: No such file or directory
build/temp.linux-x86_64-2.5/check_libyaml.c: In function ‘main’:
"	defect	new	normal	pyyaml	major			
