senken-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Senken-devel] Problem Compiling


From: Frederic Rodrigo
Subject: Re: [Senken-devel] Problem Compiling
Date: Sun, 28 Nov 2004 10:16:33 +0100
User-agent: KMail/1.7.1

Le dimanche 28 Novembre 2004 07:38, Germán Márquez Mejía a écrit :
> Hi:
> In know this is a developers' list but the e-mail
> address@hidden
> is not working so this is the other chance I have to ask.
>
> I'm having problems compiling Senken 0.3.0 in Mandrake 10.0.  Which
> could the problem be?  I'm  relatively a newbie so I'd appreciate your
> help.  I tried to install the SDL library but there were conflicts
> because of the previous version already installed (which I can see is
> newer than 1.2.4).  About tke GTK library, I think it's the same problem.
>
> Version: 0.3.0
> OS: Linux i686 kernel 2.6.3-7mdk
> Distribution: Mandrake 10.0

Hay,  you are using a Mandrake, so isn't necessary to compile your self SDL 
and GTK. Use the Madrake packages tools for this, and install the SDL-devel 
and gtk+2.0-devel (or something like this).
>
> This is what I've got:
>
Never use root for this purpose, you must use root only when is necessary. 
(You can give root privilege by using the "su" shell command)
> address@hidden senken-0.3.0]# ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking for C compiler default output... 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 gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for gcc option to accept ANSI C... none needed
> checking for ranlib... ranlib
> Package gtk+-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtk+-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk+-2.0' found
> checking for pkg-config... /usr/bin/pkg-config
> checking for GTK+ - version >= 2.0.0... no
> *** Could not run GTK+ test program, checking why...
> *** The test program failed to compile or link. See the file config.log
> for the
> *** exact error that occured. This usually means GTK+ is incorrectly
> installed.
> configure: WARNING: Unable to find Gtk+ with a version >= 2.0.0
> 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 sdl-config... no
> checking for SDL - version >= 1.2.4... no
> *** The sdl-config script installed by SDL could not be found
> *** If SDL was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the SDL_CONFIG environment variable to the
> *** full path to sdl-config.
> configure: error: *** SDL version 1.2.4 not found!
>
> *It appears that I do have */libgtk+1.2-1.2.10-38mdk/* and
> /*libgtk+2.0_0-2.2.4-9mdk*/ installed and other results I obtain from
> Rpmdrake.  I also have /*libSDL1.2-1.2.7-2mdk */and the other installed
> games have dependences on this library, but the configure script of
> Senken doesn't recognize it.
>
> I also tried with Senken 0.2.6 unsuccessfully.
>
> Thanks for help
>
>
> _______________________________________________
> Senken-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/senken-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]