You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
			
		
		
		
		
			
		
			
				
					
					
						
							8 lines
						
					
					
						
							393 B
						
					
					
				
			
		
		
	
	
							8 lines
						
					
					
						
							393 B
						
					
					
				Installation instructions for *nix:
 | 
						|
-----------------------------------
 | 
						|
1. qmake-qt4 / qmake
 | 
						|
   You have to use qmake of Qt >= 4.3.0, depending on your distro it is called qmake or qmake-qt4.
 | 
						|
   By default KeePassX is installed to /usr, you can change that by adding PREFIX=[PATH] to the qmake command.
 | 
						|
   You can also add DEBUG=1 to build KeePassX with debug symbols.
 | 
						|
2. make
 | 
						|
3. make install
 | 
						|
 |