Obtained from: http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/wmtictactoe-1.1-1.tar.gz
		
			
				
	
	
		
			17 lines
		
	
	
	
		
			483 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			483 B
		
	
	
	
		
			Text
		
	
	
	
	
	
Installation instructions for wmTicTacToe.
 | 
						|
 | 
						|
Requirements
 | 
						|
--------------------------------------------------------------
 | 
						|
To know read... :)
 | 
						|
 | 
						|
Installation
 | 
						|
--------------------------------------------------------------
 | 
						|
1) % tar -zxvf wmtictactoe-1.1.tar.gz
 | 
						|
2) % cd wmtictactoe-1.1/wmtictactoe
 | 
						|
3) % make
 | 
						|
as root type:
 | 
						|
4) % make install
 | 
						|
or copy 'wmtictactoe' somewhere in your $PATH like /usr/local/bin;
 | 
						|
5) % wmtictactoe & (or wmtictactoe -h for help)
 | 
						|
 | 
						|
Be sure to read the TODO file too!
 |