rhtyd closed pull request #2: Add python-setuptools to yum install command.
URL: https://github.com/apache/cloudstack-documentation/pull/2
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/source/installguide/building_from_source.rst
b/source/installguide/building_from_source.rst
index 508899d..75e4d33 100644
--- a/source/installguide/building_from_source.rst
+++ b/source/installguide/building_from_source.rst
@@ -348,7 +348,7 @@ Linux.
.. parsed-literal::
- # yum install java-1.8.0-openjdk-devel.x86_64 genisoimage mysql
mysql-server ws-commons-util MySQL-python createrepo
+ # yum install java-1.8.0-openjdk-devel.x86_64 genisoimage mysql
mysql-server ws-commons-util MySQL-python python-setuptools createrepo
Next, you'll need to install build-time dependencies for CloudStack with
Maven. We're using Maven 3, so you'll want to grab `Maven 3.0.5 (Binary tar.gz)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services