hey
does your "clarkconnect office 3.0" have a x-server installed? (basically do you have kde or gnome)
if yes you can go on with wxGTk if NO you need wxBase instead of wxGTK otherwise it will fail
(ok I asume you use the console, for example from a Termial or ssh session)
so lets asume you unziped it
change the dir into the unpacked directory
for example: cd wxBase-2.6.2
next run
./configure --prefix=/usr/
(if you get an error msg here, POST it)
then type
make
(this can take some minutes now)
next is, you have to change to root user to install it(if you are not already root)
type
su
(it will promt for the root password)
then type
make install
^^ thats it...if you have that go on with amuled configure, its the same thing as wxBase(GTK) but I guess you can go back to wiki page now
http://www.amule.org/wiki/index.php/HowTo_Compile_aMuledany problems --> ask

stefanero