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.
On 27/02/14 18:08, John Crisp wrote:
On 25/02/14 20:37, Ian Wells wrote:
Try to install robotframework on COS6 as that is the normal build system
Maybe follow:
http://www.queryhome.com/33183/installation-of-robot-framework-in-linux-centos
It would be good to have one known master setup, but also for each
developer to have a local setup.
Ian,
I have spoken to Stephane and I will have a go on my CentOS buildbox and
see if we can document a basic install.
I may then be able to make a KVM image available for those who want to try.
From what I have read it would seem something like Selenium would be
good for the browser testing but it all looks double dutch to me right now !
Any advice would be appreciated.
B. Rgds
John
_______________________________________________
Discussion about project organisation and overall direction
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/discussion/
_______________________________________________
Discussion about project organisation and overall direction
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/discussion/