|  |   | 
	       
	       
   
      
	 | Known problems: 
	       I'm getting# macro `AM_PATH_GTK_2_0' not found in library
 when running aclocal. How can I get rid of this error?
 
 Edit autogen.sh. You have to replace aclocal with
 aclocal -I$PREFIX/share/aclocal
 $PREFIX is the prefix you installed pkg-config; e.g. if you have pkg-config 
		   in /opt, use -I/opt/share/aclocal
 Then redo from start :)
 
 
giFToxic tells me I need to specify a host and port to connect to, how do 
		   I do that?
 Run giFToxic with the --server parameter, e.g. giFToxic 
		   --server=127.0.0.1:1213 Note: giFToxic can't resolve hostnames yet,
		   you have to specify a IP address.
 
 
giFToxic doesn't show (all of) my transfers!
 Maybe your transfers' filenames include characters that aren't supported 
		   by your current locale. Set LC_CTYPE to a locale that does support them. 
		   This issue is being worked on!
 
 
I don't get search results for my queries in giFToxic, but it works with 
		   other clients!
 see above, it's probably the same problem.
 
 
giFToxic segfaults if I ...
 Please send us (see AUTHORS) a GDB backtrace so we can see what's going 
		   on.
 Run "gdb giFToxic" and when it crashes, 
		   type "bt" and send us the output.
 
 
 |  | 
	       
		  
		     | :: stable: | 0.0.9 |  
		     | :: cvs: | 2003-05-27 |  |   |