Quoting brian read <[email protected]>:

Ok, had a go at this:

Created new Centos65 VM.

Installed Robotframework successfully as follows:

1. yum install make automake gcc gcc-c++ kernel-devel git-core --y
2. yum install python-devel -y
3. curl -o /tmp/ezsetup.py https://sources.rhodecode.com/setuptools/raw/bootstrap/ez_setup.py
3a python /tmp/ezsetup.py
4. /usr/bin/easy_install pip
5. rm setuptools-*.tar.gz
6. pip install -i https://pypi.rhodecode.com/ --upgrade pip
6a.pip install robotframework
7. pip install virtualenv
8. pip install robotframework-selenium2library
9. pip install robotframework-ftplibrary

Am now experimenting with the ftp testing.


Great - so the install looks to be fairly simple.

Looking forward to your feedback and more people becoming involved.

Ian


_______________________________________________
Discussion about project organisation and overall direction
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/discussion/

Reply via email to