Changes between Version 5 and Version 6 of PythonApps
- Timestamp:
- Aug 12, 2009, 6:19:31 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonApps
v5 v6 11 11 12 12 === Installing and Testing PyMW === 13 First, setup the [VmServer BOINC virtual server] following the instructions in the [QuickStart Quick Start] guide. Also, if you are following this exactly, it's highly recommended that you ssh into your VM instead of using a VM viewer so that you can copy and paste commands.13 First, setup the [VmServer BOINC virtual server] following the instructions in the [QuickStart Quick Start] guide. If you are following this exactly, it's highly recommended that you ssh into your VM instead of using a VM viewer so that you can copy and paste commands (you can start the ssh daemon with $/usr/sbin/sshd). 14 14 15 15 First, login to your VM as "boincadm" (with password "boincadmpw" if you haven't changed it). To get up and running with PyMW, first download the PyMW package and unzip it into your home folder on the BOINC VM and install it into your local Python "site-packages" directory. This can be done with the following commmands, assuming you have internet access: