drsmith57 <[email protected]> writes: > I saw below someone was having a similar problem to me but no > response. I am attempting to install mwlib...easy_install mwlib on a > RH5 machine. His it the output: > > Searching for mwlib > Reading http://pypi.python.org/simple/mwlib/ > Reading http://code.pediapress.com/ > Best match: mwlib 0.11.2 > Downloading > http://pypi.python.org/packages/source/m/mwlib/mwlib-0.11.2.tar.gz#md5=e083bd902d84e62a095759e6d3db94b4 > Processing mwlib-0.11.2.tar.gz > Running mwlib-0.11.2/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-EsjPix/mwlib-0.11.2/egg-dist-tmp-tdST1M > USING: mwlib.templ.nodes mwlib/templ/nodes.c > USING: mwlib.templ.evaluate mwlib/templ/evaluate.c > unable to execute gcc: No such file or directory > error: Setup script exited with error: command 'gcc' failed with exit > status 1 >
install gcc and python-dev packages. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
