i did my usual thing of downloading the code, compiling, and the installing. i configured using:
./configure --prefix=/sw
when i tried to to run the program using: gaim &
the program opened, but it just sat there, the window froze. in order to get out of the mess i had to force kill gaim:
kill -9 [process number]
what am i doing wrong?
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
