| 
									
										
										
										
											2011-12-06 21:27:09 +01:00
										 |  |  | QWeeChat installation | 
					
						
							|  |  |  | ===================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Required to run QWeeChat: | 
					
						
							| 
									
										
										
										
											2011-12-07 15:44:10 +00:00
										 |  |  | - Python 2.x >= 2.6 | 
					
						
							|  |  |  | - PySide (recommended, packages: python.pyside.*) or PyQt4 (python-qt4) | 
					
						
							| 
									
										
										
										
											2011-12-06 21:27:09 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Run without install | 
					
						
							|  |  |  | ------------------- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Extract files from archive and run qweechat.py: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $ tar xvzf qweechat-x.y.tar.gz | 
					
						
							|  |  |  | $ cd qweechat-x.y | 
					
						
							| 
									
										
										
										
											2011-12-25 21:01:44 +01:00
										 |  |  | $ python src/qweechat/qweechat.py | 
					
						
							| 
									
										
										
										
											2011-12-06 21:27:09 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-12-07 15:44:10 +00:00
										 |  |  | Run with install | 
					
						
							|  |  |  | ---------------- | 
					
						
							| 
									
										
										
										
											2011-12-06 21:27:09 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | Extract files from archive and install using script 'setup.py': | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $ tar xvzf qweechat-x.y.tar.gz | 
					
						
							|  |  |  | $ cd qweechat-x.y | 
					
						
							|  |  |  | $ python setup.py install | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-12-25 13:01:28 +01:00
										 |  |  | WeeChat setup | 
					
						
							|  |  |  | ------------- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | You have to add a relay port in WeeChat, for example on port 1234: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ---------------------------------------- | 
					
						
							|  |  |  | /relay add weechat.* 1234 | 
					
						
							|  |  |  | /set relay.network.password "mypass" | 
					
						
							|  |  |  | ---------------------------------------- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Connect to WeeChat | 
					
						
							|  |  |  | ------------------ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | In QWeeChat, click on connect and enter fields: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | * 'server': the IP address or hostname of your machine with WeeChat running | 
					
						
							|  |  |  | * 'port': the relay port (defined in WeeeChat) | 
					
						
							|  |  |  | * 'password': the relay password (defined in WeeChat) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-12-06 21:27:09 +01:00
										 |  |  | See AUTHORS for support, feel free to contact us for any problem. |