Hello all, I've never updated anything for linux before and I've only
ever complied my assignments from school. Here is the problem I'm
having.
I just downloaded a newer version of EveryBuddy, (www.everybuddy.com)
in hopes to solving some problems I've been having. Now to what I've
read these are the steps required to recompile the application:
% ./configure
% make
% make install
Assuming this is right, I'm getting an error during the second step,
"make". It seams that I'm missing the gtk library.
Now I installed customized Mandrake 8.2 so it might not have all the
required libraries on the system.
My question is how do I extract the gtk library from the disks and am I
don't anything wrong?
Jason