|  | @@ -13,7 +13,7 @@ development package. This package is often called something like
 | 
	
		
			
				|  |  |  or you just installed it, check for the two files again. Often the 
 | 
	
		
			
				|  |  |  <filename>libcurses.a</filename> file is (still) missing. If so, then 
 | 
	
		
			
				|  |  |  create <filename>libcurses.a</filename> as a symlink by running the 
 | 
	
		
			
				|  |  | -following commands:</para>
 | 
	
		
			
				|  |  | +following commands as user root:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para><screen><userinput>cd /usr/lib &&
 | 
	
		
			
				|  |  |  ln -s libncurses.a libcurses.a</userinput></screen></para>
 |