aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: install problem  (Read 1772 times)

dannat

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
install problem
« on: September 10, 2004, 12:57:37 AM »

hi


i'm trying to install amule but when i try to compile the wxGTK-2.4.2.tar.gz file i get this:

checking for --enable-protocol_file... yes
checking for --enable-threads... yes
saving argument cache configarg.cache
checking for toolkit... base (i686-pc-linux-gnuoldld hosted) only
./configure: line 8978: cmp: command not found
updating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

this the first time i'm trying to install something and i don't know how to overcome this problem (i guess i'm short of something but i'm not sure what is is it)

thanks,
Daniel
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: install problem
« Reply #1 on: September 10, 2004, 03:11:18 AM »

cmp is an applicatoin which shows the lines where two files differ. It is normally used by diff and should be installed with it, so either install the diff package of your distro or compile it.
Hope that helped.
Greetings!
Logged