Amule installation issue

Currently I’m running OpenSUSE 11.4 with GNOME. when install amule I got error . anyone can help out what I need to do.
Here is he terminal screen

linux-612x:/home/JUNZHOU/02 - applications/aMule-2.2.6 # ./configure
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
/bin/sh: /home/JUNZHOU/02: No such file or directory
configure: WARNING: missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking if this is a FreeBSD 4 or earlier system... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See config.log’ for more details.

Why do you try to compile it from source, is something wrong with the
packman version, just add the packman repository and install it with yast or
zypper.
If you need to compile it from source, you will need of course to install a
C++ compiler as the configure script tells you the package name for C++ is
gcc-c++ which you can also install with zypper or yast


su -
zypper in gcc-c++

But again it is easier just to use the version of amule from packman.


PC: oS 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.6.2 | GeForce
9600 GT | 4GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.6.0 | nVidia
ION | 3GB Ram

On 2011-04-24 15:36, JUNZHOU WANG wrote:
>
> Currently I’m running OpenSUSE 11.4 with GNOME. when install amule I got
> error . anyone can help out what I need to do.
> Here is he terminal screen

Have you ever built a program?

You need the development tools and some knowledge. Otherwise, grab an
already build package, don’t try to build your own.

Hint: packman.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)

On 04/24/2011 03:36 PM, JUNZHOU WANG wrote:
>
> linux-612x:/home/JUNZHOU/02 - applications/aMule-2.2.6 # ./configure

if you wish to compile (and ignore the excellent advice of others who
have already posted), you must read the README (or similar) packed with
the source code… and, if you do you should see it says
to run both configure and make install as a normal user…not as root,
as you did…


CAVEAT: http://is.gd/bpoMD
[openSUSE 11.3 + KDE4.5.5 + Thunderbird3.1.8 via NNTP]
Q: What do you get if you divide the circumference of a jack-o-lantern
by its diameter?
A: Pumpkin Pi!

Thanks all. use packman was good.

zypper ar -f Index of /pub/linux/misc/packman/suse/openSUSE_11.4 packman