1. Requirements
WinWin is UNIX, X-Windows based program, you need to have environment to display X-Windows system.
Using SUN Workstatin in USC (SAL125, etc ) is recommanded.
Use Xwin32 on PC (click
here
)
2. Set-up Instructions
Login on your student account
Add ~cs577/WINWIN into your PATH
In .cshrc file, add a line
set path=(~cs577/WINWIN $path)
type in command
source .cshrc
Create directories for winwin data ( windb files )
Create
winwindata
directory at your home directory
mkdir winwindata
chmod go+xr winwindata
Create a directory for each project
cd winwindata
mkdir hw3+your login name
chmod go+xr hw3+your login name
Set environment variable USER for WinWin login
setenv USER User+your login name
3. How to work with WinWin
Create project
Add users
Enter Taxonomy
Create Artifacts : WinConditions, Issues, Options, Agreements, and Terms
Vote
Generate report ( Text, HTML, Framemaker )
4. Tips
Start homework as early as you can.
Try to open one Winwin process at a time.
Update often.