[OpenStack-docs] Setting up my environment

Anne Gentle annegentle at justwriteclick.com
Fri Jun 19 20:40:40 UTC 2015




> On Jun 19, 2015, at 11:23 AM, APlimpton <aplimpton at gmail.com> wrote:
> 
> Hi Randy,
> 
> Which repo were you cloning and setting up for? 
> 
> I noticed issues when setting up mine as well and I'm wondering if there are more issues setting up for individual project docs. 

Yes there can be, because the dependencies for each project vary in complexity.

Anne


> 
> Thanks,
> Amanda
> 
>> On Fri, Jun 19, 2015 at 7:47 AM, <Randy_Perryman at dell.com> wrote:
>> So after spending many hours of setup and struggle.  I spoke with one of the local engineers and he said he can build the docs after following the instructions at http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html.
>> 
>>  
>> 
>> So I followed these instructions, then went back to our documentation at https://wiki.openstack.org/wiki/Documentation/HowTo#Edit_OpenStack_RST_and.2For_DocBook_documentation
>> 
>>   and went to Building Output Locally. 
>> 
>>  
>> 
>> I can now do a
>> 
>>  
>> 
>> tox –e py27  with no errors
>> 
>>  
>> 
>> activate my virtual environment
>> 
>>  
>> 
>> tox –e docs
>> 
>>  
>> 
>> with No errors
>> 
>>  
>> 
>> Basics of what I did
>> 
>>  
>> 
>> Operating System – CentOS 6.6
>> 
>> python 2.7 (https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz)
>> 
>>                 setup as an alternative:
>> 
>> alternatives --install /usr/bin/python python /usr/src/Python-2.7.9/python 2
>> 
>> alternatives --install /usr/bin/python python /usr/bin/python2.6 1
>> 
>> alternatiives --config python
>> 
>> sudo easy_install nose
>> 
>> pip install virtualenv
>> 
>> pip install setuptools-git
>> 
>> pip install flake8
>> 
>> pip install tox
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>>  
>> 
>> Randy Perryman
>> 
>> Dell | Cloud and Big Data Solutions
>> 
>> randy_perryman at dell.com
>> 
>> Dell Inc. 300 Innovative Way, Suite 301, Nashua NH, 03062
>> 
>>  
>> 
>> Please consider the environment before printing this email.
>> 
>>  
>> 
>> Confidentiality Notice | This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or proprietary information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, immediately contact the sender by reply e-mail and destroy all copies of the original message.
>> 
>>  
>> 
>>  
>> 
>> 
>> _______________________________________________
>> OpenStack-docs mailing list
>> OpenStack-docs at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
> 
> _______________________________________________
> OpenStack-docs mailing list
> OpenStack-docs at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20150619/aace80b7/attachment-0001.html>


More information about the OpenStack-docs mailing list