From http://www.gnu-darwin.org/distfiles/cnslock-1.02.tar.gz (Note that this file is not really gzipped, just use "tar -xf".)
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			331 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			331 B
		
	
	
	
		
			Text
		
	
	
	
	
	
Requirements
 | 
						|
------------------------------------------------------
 | 
						|
	- gtk+ ( >= 2.1.x )
 | 
						|
	- Xlib, Xpm, gdk-pixbuf
 | 
						|
	- root access for install
 | 
						|
 | 
						|
Installation
 | 
						|
------------------------------------------------------
 | 
						|
1) Untar/gunzip sources
 | 
						|
	$ tar zxvf cnslock-x.x.x.tar.gz
 | 
						|
 | 
						|
2) Compilation
 | 
						|
	'make'
 | 
						|
	become root (via 'su')
 | 
						|
	'make install'
 |