I tried to install amule
Downloaded the RPM (called: [savefile]060612080746_aMule-2.1.3-1_FC4.i586) (i'm running FC4)
and when I tried to install it I got an error saying I need the following packages :
Code:
libwx_baseu-2.6.so.0
libwx_gtk2u_core-2.6
I downloaded WX libraries (don’t remember from where..the tarball name is wxGTK-2.6.3)
the install instruction were basically :
Code:
./configure
make
make install
but when I ran ./configure
I get
Code:
checking for toolkit... gtk
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
so I go to settings>add/remove to get me a C compiler
I seem to have most packages in the development section installed but I checked those that I don’t
click update and get an error:
Code:
following packages could not be found :
libstdc++.so.6(GLIBXX_3.4.6)
(required by several application ,one of them is SCIM that conflicted with many application on my Ubuntu machine)
I seem to be going in circles
Can anyone give me an advice
Thanks