[Glade-users] help me .. I can't compile the glade source..
- From: yhlee tsonnet co kr (yhlee)
- Subject: [Glade-users] help me .. I can't compile the glade source..
- Date: Tue, 21 Nov 2000 15:32:57 +0900
hello!!
I will program with glade
But, I have the problem compiling the glade..
I'm running Gnome Glade 0.5.9 on FreeBSD 4.1
and gcc 2.95.2
and csh
I programed trivial project with glade
csh# ./autogen.sh
checking for gtk-config...<cached> /usr/X11R6/bin/gtk-config
checking for GTK - version >=1.2.0.... ./configure: /usr/X11R6/bin/gtk-config: not found
./configure: /usr/X11R6/bin/gtk-config: not found
...
...
..
configure: error :GTK not installed
So, I change /usr/X11R6/bin/gtk12-config to /usr/X11R6/bin/gtk-bin
and then ./autogen.sh
...
config.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
Now type 'make' to compile the package
So, I type the 'make'
# make
...
..
vanlib libintl.a
Makeing all in po
make: don't know how to make cat-id-tbl.c stop
****Error code 1
Stop in /root/Projects/project1.
****Error code 1
Stop in /root/Projects/project3
So, I tried to find gettext
# gettext --version
gettext <GNU gettext> 0.10.35
Copyrigth <c> 1995, 1996, 1997, Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Ulrich Drepper
# find / -name gettext
/usr/local/bin/gettext
/usr/local/share/gettext
/usr/ports/devel/gettext
Help me!!
How can I solve this problem?
If you solve this problem , send me the way, please, please...
thank you...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]