mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-03 01:54:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			465 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			465 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
INSTALL for britney v2.0
 | 
						|
========================
 | 
						|
 | 
						|
Requirements:
 | 
						|
-------------
 | 
						|
 | 
						|
  * Python 2.5                  aptitude install python2.5
 | 
						|
  * Python APT/DPKG bindings    aptitude install python2.5-apt libapt-pkg-dev dpkg-dev
 | 
						|
  * Python dev headers          aptitude install python2.5-dev
 | 
						|
 | 
						|
Compiling:
 | 
						|
----------
 | 
						|
 | 
						|
Run "make all" in the lib directory and add a symlink called
 | 
						|
britneymodule.so pointing to the freshly generated britneymodule.so in
 | 
						|
the lib directory.
 | 
						|
 |