Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: tar.gz installeren ./configure werkt niet  (gelezen 1549 keer)

tar.gz installeren ./configure werkt niet
« Gepost op: 2007/07/01, 14:50:50 »
Als ik probeer een tar.gz te installeren, gaat dit niet
Het is voor een Nintendo Ds emulator (mijn zus wou alleen op Ubuntu werken als dit werkte en ze op msn kon.)

quinten@quinten-laptop:~/Desktop/desmume-0.7.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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.exe... 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.
De config.log, hier kom ik niet uit: een hoop getalletjes en letters

Offline hello

  • Lid
tar.gz installeren ./configure werkt niet
« Reactie #1 Gepost op: 2007/07/01, 14:53:59 »
Dan heb je een pakket nog niet geïnstalleerd dat daarvoor nodig is. Ik ben alleen de naam vergeten. Ik ga even zoeken

Offline Ronnie

  • Lid
    • ronnie.vd.c
tar.gz installeren ./configure werkt niet
« Reactie #2 Gepost op: 2007/07/01, 15:04:45 »
heb je de build-essential al geinstalleerd?

sudo apt-get install build-essential
Ben je ook blij dat Ubuntu zo toegankelijk en gratis is, en wil je graag net als ik iets terugdoen, kijk dan eens rond bij mwanzo, dé poort naar het bijdragen aan Ubuntu en haar gemeenschap!

Documentatie Terminal

tar.gz installeren ./configure werkt niet
« Reactie #3 Gepost op: 2007/07/01, 15:23:37 »
Nu krijg ik dit, betekent dit dat het is geïnstalleerd?
quinten@quinten-laptop:~/Desktop/desmume-0.7.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for gzopen in -lz... no
checking for zzip_open in -lzzip... no
checking for sdl-config... no
checking for sdl11-config... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking for pkg-config... pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... checking for GTKGLEXT... checking for GTHREAD... checking for gdk_gl_init in -lgdkglext-x11-1.0... no
checking for LIBGLADE... checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/cli/Makefile
config.status: creating src/gtk/Makefile
config.status: creating src/gtk/desmume.desktop
config.status: creating src/gtk-glade/Makefile
config.status: creating src/gtk-glade/desmume-glade.desktop
config.status: creating src/windows/Makefile
config.status: creating autopackage/default.apspec
config.status: executing depfiles commands
quinten@quinten-laptop:~/Desktop/desmume-0.7.0$

tar.gz installeren ./configure werkt niet
« Reactie #4 Gepost op: 2007/07/01, 15:35:17 »
Ik moest gewoon nog even "make" doen en dan in de synaptic installeren ;)

Dank voor de hulp :)

Offline hello

  • Lid
tar.gz installeren ./configure werkt niet
« Reactie #5 Gepost op: 2007/07/02, 10:59:38 »
Het was dus build-essential