| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | Welcome and thanks for trying out Gajim. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | =RUNTIME REQUIREMENTS= | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | python2.4 (python2.3 should work too) | 
					
						
							| 
									
										
										
										
											2005-11-22 11:39:22 +00:00
										 |  |  | pygtk2.6 or higher | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | python-libglade | 
					
						
							| 
									
										
										
										
											2005-11-23 19:12:52 +00:00
										 |  |  | pysqlite2 (aka. python-pysqlite2) | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-10-22 13:13:58 +00:00
										 |  |  | some distros also split too much python standard library. | 
					
						
							|  |  |  | I know SUSE does. In such distros you also need python-xml | 
					
						
							|  |  |  | the xml lib that *comes* with python and not pyxml or whatever | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | =COMPILE-TIME REQUIREMENTS= | 
					
						
							| 
									
										
										
										
											2005-05-25 22:16:57 +00:00
										 |  |  | python-dev | 
					
						
							| 
									
										
										
										
											2005-06-18 22:55:17 +00:00
										 |  |  | python-gtk2-dev | 
					
						
							| 
									
										
										
										
											2005-06-25 14:24:29 +00:00
										 |  |  | libgtk2.0-dev		# aka. gtk2-devel | 
					
						
							| 
									
										
										
										
											2005-07-23 10:16:34 +00:00
										 |  |  | libxss-dev			# for idle detection module (Some distributions (f.e. Debian) split xscreensaver) | 
					
						
							| 
									
										
										
										
											2005-06-25 14:24:29 +00:00
										 |  |  | libgtkspell-dev	# for gtkspell module | 
					
						
							| 
									
										
										
										
											2005-09-10 18:46:44 +00:00
										 |  |  | intltool | 
					
						
							| 
									
										
										
										
											2005-05-25 22:16:57 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-08-14 19:51:57 +00:00
										 |  |  | NOTE: | 
					
						
							|  |  |  | if you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | Optionally: | 
					
						
							| 
									
										
										
										
											2005-11-16 10:55:42 +00:00
										 |  |  | dnspython or pydns for SRV support; if you don't know what that is, you don't need it | 
					
						
							| 
									
										
										
										
											2005-06-25 14:24:29 +00:00
										 |  |  | gtkspell and aspell-LANG where lang is your locale eg. en, fr etc | 
					
						
							|  |  |  | GnomePythonExtras 2.10 or above so you can avoid compiling trayicon and gtkspell | 
					
						
							| 
									
										
										
										
											2005-12-30 21:37:36 +00:00
										 |  |  | notification-daemon (and D-Bus) to get cooler popups | 
					
						
							|  |  |  | D-Bus to have gajim-remote working | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-11-16 10:55:42 +00:00
										 |  |  | NOTE TO PACKAGERS: | 
					
						
							|  |  |  | Gajim is a GTK+ app and not a gnome one. Just do 'make' so you don't require gnomepythonextras | 
					
						
							|  |  |  | which is gnome dep | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | =INSTALLATION PROCEDURE= | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | tar jxvf gajim-version.tar.bz2 | 
					
						
							|  |  |  | cd gajim | 
					
						
							| 
									
										
										
										
											2005-06-25 14:24:29 +00:00
										 |  |  | make	# builds all modules | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | su -c make install | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:24:29 +00:00
										 |  |  | To specify what modules to build do: | 
					
						
							|  |  |  | make help | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | To specify where to install do: | 
					
						
							| 
									
										
										
										
											2005-07-07 17:59:51 +00:00
										 |  |  | su -c make PREFIX=custom_path install | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | =RUNNING GAJIM= | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | gajim | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-03-31 23:26:05 +00:00
										 |  |  | or if you didn't 'make install' you can also run from gajim folder with | 
					
						
							| 
									
										
										
										
											2005-05-29 14:55:22 +00:00
										 |  |  | ./launch.sh | 
					
						
							| 
									
										
										
										
											2005-05-28 20:10:53 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:20:34 +00:00
										 |  |  | Last but not least, you can run Gajim from your GNOME/XFCE/KDE/whatever menus. | 
					
						
							| 
									
										
										
										
											2005-05-28 20:10:53 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | =UNINSTALLATION PROCEDURE= | 
					
						
							|  |  |  | su -c make uninstall | 
					
						
							|  |  |  | this will try to remove Gajim from the default directories. | 
					
						
							|  |  |  | If you want to remove it from custom directory provide it as: | 
					
						
							| 
									
										
										
										
											2005-07-07 18:04:34 +00:00
										 |  |  | make PREFIX=custom_path uninstall | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | =MISCELLANEOUS= | 
					
						
							| 
									
										
										
										
											2005-10-23 13:28:05 +00:00
										 |  |  | XML & Debugging: | 
					
						
							| 
									
										
										
										
											2005-05-28 20:10:53 +00:00
										 |  |  | If you want to see the xml stanzas and/or help us debugging  | 
					
						
							|  |  |  | you're advised to enable verbose via advanced configuration window. | 
					
						
							|  |  |  | If you don't want to make this permanent, execute gajim with --verbose | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | everytime you want to have verbose output. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-10-23 13:28:05 +00:00
										 |  |  | Cannot join room with password: | 
					
						
							|  |  |  | please read the FAQ for the reply on this issue | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-11-16 10:58:14 +00:00
										 |  |  | =FAQ/Wiki= | 
					
						
							|  |  |  | FAQ can be found at http://trac.gajim.org/wiki/GajimFaq | 
					
						
							|  |  |  | Wiki can be found at http://trac.gajim.org/wiki | 
					
						
							| 
									
										
										
										
											2005-03-22 14:09:21 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:24:29 +00:00
										 |  |  | That is all, enjoy! | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-06-25 14:18:51 +00:00
										 |  |  | (C) 2003-2005 | 
					
						
							| 
									
										
										
										
											2005-03-21 22:08:06 +00:00
										 |  |  | The Gajim Team | 
					
						
							|  |  |  | http://gajim.org | 
					
						
							| 
									
										
										
										
											2005-03-29 16:16:42 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-03-29 16:37:59 +00:00
										 |  |  | PS. | 
					
						
							| 
									
										
										
										
											2005-11-16 10:58:14 +00:00
										 |  |  | we use original art and parts of sounds and other art from Psi, Gossip | 
					
						
							| 
									
										
										
										
											2005-11-20 14:10:53 +00:00
										 |  |  | and some icons from various gnome-icons (mostly Dropline Etiquette) | 
					
						
							|  |  |  | we found at art.gnome.org | 
					
						
							| 
									
										
										
										
											2005-04-07 00:35:06 +00:00
										 |  |  | If you think we're violating a license please inform us |