Hi everybody!!
I am trying to install libxml2 on unbuntu 9.10 and getting errors:
$ sudo python setup.py develop Its a very lengthy error message but the last error is
Setup script exited with error: Command 'gcc' failed with exit status 1.
Can anybody tell me why i am getting this error?
What are the dependencies or libraries required to install this?
scenario: I am trying to setup the reddit.com clone, and when i run develop command, its generating a huge error as stated above.
Please help!! Thanks in advance And my many thanks to Stackoverflow team for having such a life saving site.