Guest User

Untitled

a guest
Jul 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. gangah@gangah:/opt/Plone-3.1/zinstance$ sudo ./bin/buildout
  2. Uninstalling zopepy.
  3. Uninstalling instance.
  4. Updating plone.
  5. Updating zope2.
  6. Updating productdistros.
  7. Installing instance.
  8. Getting distribution for 'Products.ZMySQLDA'.
  9. Got Products.ZMySQLDA 3.1.
  10. Getting distribution for 'MySQL-python>=1.2.1'.
  11. sh: mysql_config: not found
  12. Traceback (most recent call last):
  13. File "<string>", line 1, in ?
  14. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 1671, in main
  15. with_ei_usage(lambda:
  16. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 1659, in with_ei_usage
  17. return f()
  18. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 1675, in <lambda>
  19. distclass=DistributionWithoutHelpCommands, **kw
  20. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/distutils/core.py", line 149, in setup
  21. dist.run_commands()
  22. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/distutils/dist.py", line 946, in run_commands
  23. self.run_command(cmd)
  24. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/distutils/dist.py", line 966, in run_command
  25. cmd_obj.run()
  26. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 211, in run
  27. self.easy_install(spec, not self.no_deps)
  28. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 427, in easy_install
  29. return self.install_item(None, spec, tmpdir, deps, True)
  30. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 476, in install_item
  31. dists = self.install_eggs(spec, download, tmpdir)
  32. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 655, in install_eggs
  33. return self.build_and_install(setup_script, setup_base)
  34. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 930, in build_and_install
  35. self.run_setup(setup_script, setup_base, args)
  36. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/command/easy_install.py", line 919, in run_setup
  37. run_setup(setup_script, args)
  38. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/sandbox.py", line 26, in run_setup
  39. DirectorySandbox(setup_dir).run(
  40. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/sandbox.py", line 63, in run
  41. return func()
  42. File "/opt/Plone-3.1/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/setuptools/sandbox.py", line 29, in <lambda>
  43. {'__file__':setup_script, '__name__':'__main__'}
  44. File "setup.py", line 15, in ?
  45. File "/tmp/easy_install-w29sSx/MySQL-python-1.2.3c1/setup_posix.py", line 43, in get_config
  46. File "/tmp/easy_install-w29sSx/MySQL-python-1.2.3c1/setup_posix.py", line 24, in mysql_config
  47. EnvironmentError: mysql_config not found
  48. An error occured when trying to install MySQL-python 1.2.3c1.Look above this message for any errors thatwere output by easy_install.
  49. While:
  50. Installing instance.
  51. Getting distribution for 'MySQL-python>=1.2.1'.
  52. Error: Couldn't install: MySQL-python 1.2.3c1
  53. gangah@gangah:/opt/Plone-3.1/zinstance$
Add Comment
Please, Sign In to add comment