16 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Text
		
	
	
	
	
	
 | 
						|
Install dependencies (on Debian/Ubuntu):
 | 
						|
 | 
						|
    sudo apt-get install  build-essential libglib2.0-dev libssl-dev
 | 
						|
 | 
						|
 | 
						|
Build the plugin with:
 | 
						|
 | 
						|
    make
 | 
						|
 | 
						|
 | 
						|
Install with:
 | 
						|
 | 
						|
    sudo make install
 | 
						|
 | 
						|
 |