Re: gnome-libs libintl.h make error, anyone have any ideas ?
- From: Tom Gilbert <gilbertt tomgilbert freeserve co uk>
- To: chewy wookie <c_wookie hotmail com>
- cc: gnome-list gnome org, recipient list not shown: ;
- Subject: Re: gnome-libs libintl.h make error, anyone have any ideas ?
- Date: Mon, 14 Jun 1999 19:12:23 +0000 (GMT)
On Mon, 14 Jun 1999, chewy wookie wrote:
->Hey,
->
->I'm trying to install gimp from the tarballs. Configure seems to run fine,
->but when I make, I get this error :
->
->c -fPIC -DPIC gnome-config.c -o gnome-config.lo
->In file included from libgnomeP.h:28,
-> from gnome-config.c:49:
->.../libgnome/gnome-i18nP.h:17: libintl.h: No such file or directory
->make[2]: *** [gnome-config.lo] Error 1
->make[2]: Leaving directory `/hd2/gnome/gnome-libs-1.0.9/libgnome'
->make[1]: *** [all-recursive] Error 1
->make[1]: Leaving directory `/hd2/gnome/gnome-libs-1.0.9'
->make: *** [all-recursive-am] Error 2
->
->I'm a linux novice.. So I'm not versed in lib's. Any help or ideas
->appreciated..
->
->-digge
->digge@gdi.net
What distribution are you running?
On my redhat system, output of rpm -qif `locate libintl.h` gives:
-------
Name: glibc-devel Relocations: (not relocateable)
Version: 2.0.7 Vendor: Red Hat Software
Release: 29 Build Date: Tue Oct 13
09:41:26 1998
Install date: Sun Mar 14 18:18:33 1999 Build Host: porky.redhat.com
Group: Development/Libraries/Libc Source RPM:glibc-2.0.7-29.src.rpm
Size: 11975513 License: LGPL
Packager: Red Hat Software <bugs@redhat.com>
Summary: Additional libraries required to compile
Description:
To develop programs which use the standard C libraries (which nearly all
programs do), the system needs to have these standard header files and
object files available for creating the executables.
--------
If you're running redhat, just make sure you've got this rpm installed.
Otherwise, I think it is available (libintl) as a tarball.
Here's the first few lines of my libintl.h:
/* libintl.h -- Message catalogs for internationalization.
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
This file is derived from the file libgettext.h in the GNU gettext
package.
This file is part of the GNU C Library. Its master source is NOT part
of the C library, however. The master source lives in /gd/gnu/lib.
----- etc.
Hope that helps in some way...
--
.------------------------------------------------------------------.
| Tom Gilbert, England pingu@linuxfreak.com |
| www.tomgilbert.freeserve.co.uk tom@tomgilbert.freeserve.co.uk |
|------------------------------------------------------------------|
| Sites to Visit: | .~. |
| www.freshmeat.net | /V\ L I N U X |
| www.gnome.org | // \\ >Beware the Penguin< |
| www.enlightenment.org | /( )\ |
| themes.org | ^^-^^ www.linux.com |
`------------------------------------------------------------------'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]