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

Re: Bootstraping arabeyes projects



OK. I compiled Katoob on RH8 and it woked fine.
Except that I got a warning message during the make and make install.
Also, my RH8 doesn't write arabic well.
So, I'm attaching a screen shot, and the three files generated during
the compilation of Kattob.

again, and again, thanking you all for the excellent support.

Ossama

Mohammed Sameer wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Once upon a time Ossama Khayaat wrote @ Thu, 09 Jan 2003 08:44:05 +0300



Mr. Mohammed Sameer,
Since you're the man of Katoob, and talking
about ./autogen.sh, I tried using it to
generate the configure file but it failed
on RH 7.3 and RH 8.0 updated to the latest
errata with full installation which means
I'm not missing any automake, autoconf or
other tool.

Would you kindly give me quick steps I can
use to compile Katoob either from CVS or
from the .tar.gz download file.



for the tar.gz you can simply uncompress tar -zxvf katoob-ver.tar.gz cd katoob-ver ./configure "pass any options you want see ./configure --help" make make install

for the CVS version, i have fixed all redhat 8.0 problems with the autogen.sh script
just run ./autogen.sh

in any case just paste the error message you get and i'll be glad to help



thanks,
Ossama Khayat

Mohammed Sameer wrote:


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Once upon a time Mohammed Elzubeir wrote @ Wed, 8 Jan 2003 18:18:47 -0500




On Wed, Jan 08, 2003 at 02:22:32PM -0500, Anas Nashif wrote:



Hi,
I suggest to have Makefile.cvs as the default way to bootstrap a project
with three targets, for example:


I am working on a 'developer guide' to standardize all kinds of issues of
Arabeyes projects (including, packaging, boostrapping, versioning, etc.)

This may or may not take a long time to finish. Once I get about half-way
through I'll post it (and the rest can be added incrementally). If you
want to see a rough outline with some basics, you can see the version
on: cvs/doc/guide/developer/developer-guide.en.sgml



./autogen.sh is the most wildely used method for most gtk/gnome applications
i didn't hear about make -f Makefile.cvs except from Kdevelop/Qt designer projects


- -- - ----------------
- -- Katoob Main Developer
Linux registered user # 224950
ICQ # 58475622
FIRST make it run, THEN make it run fast "Brian Kernighan".
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)


iD8DBQE+HQmfy2aOKaP9DfcRAkBJAKDI+CQznMdBtRC0MuQ2WXgLfotu7gCeLoWy
VFiMgum0rRzDlnKsnlcwT18=
=DQMd
-----END PGP SIGNATURE-----
_______________________________________________
Developer mailing list
Developer at arabeyes dot org
http://lists.arabeyes.org/mailman/listinfo/developer


_______________________________________________
Developer mailing list
Developer at arabeyes dot org
http://lists.arabeyes.org/mailman/listinfo/developer




- -- - ----------------
- -- Katoob Main Developer
Linux registered user # 224950
ICQ # 58475622
FIRST make it run, THEN make it run fast "Brian Kernighan".
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)


iD8DBQE+HRSHy2aOKaP9DfcRAnOmAJ4inTllLQeS60jB0C5ZUIBW03ammQCfbKyJ
o1GsBVgbaYR8m1pfuoguyFc=
=KNhH
-----END PGP SIGNATURE-----
_______________________________________________
Developer mailing list
Developer at arabeyes dot org
http://lists.arabeyes.org/mailman/listinfo/developer




PNG image

[root at Ossama katoob]# ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize
patching file po/Makefile.in.in
Hunk #1 succeeded at 21 (offset 7 lines).
Hunk #2 succeeded at 34 (offset -5 lines).
Hunk #3 succeeded at 99 with fuzz 2 (offset 7 lines).
Hunk #4 succeeded at 196 (offset -22 lines).
Hunk #5 succeeded at 236 (offset 7 lines).
Running libtoolize
Running aclocal  ...
Running autoheader...
autoheader: `config.h.in' is created
Running automake --add-missing --copy --gnu  ...
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
Makefile.am: installing `./INSTALL'
src/Makefile.am: installing `./depcomp'
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
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 intltool >= 0.21... 0.22 found
checking for perl... /usr/bin/perl
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for ranlib... (cached) ranlib
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ar pl sv
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.0.0... yes
checking KATOOB_CFLAGS...  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking KATOOB_LIBS...  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for new_pspell_manager in -lpspell... yes
The spell checker will be enabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating INSTALL
config.status: creating src/Makefile
config.status: creating src/fribidi/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating po/Makefile.in
config.status: creating katoob.spec
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing default-2 commands

Katoob compilation options:
Version: 20030102
Debugging: no
BIDI Support: no
Spell checker: yes

This is a DEVELOPMENT RELEASE, Use at your own risk!

Now type `make' to compile.
Now type `make' to compile.
[root at Ossama katoob]# clear

[root at Ossama katoob]# make
make  all-recursive
make[1]: Entering directory `/root/arabeyes/katoob'
Making all in po
make[2]: Entering directory `/root/arabeyes/katoob/po'
file=./`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ar.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pl.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory `/root/arabeyes/katoob/po'
Making all in src
make[2]: Entering directory `/root/arabeyes/katoob/src'
Making all in pixmaps
make[3]: Entering directory `/root/arabeyes/katoob/src/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/arabeyes/katoob/src/pixmaps'
Making all in fribidi
make[3]: Entering directory `/root/arabeyes/katoob/src/fribidi'
source='fribidi_char_type.c' object='fribidi_char_type.lo' libtool=yes
\
depfile='.deps/fribidi_char_type.Plo' tmpdepfile='.deps/fribidi_char_type.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -g -O2 -pipe -Wall -c -o fribidi_char_type.lo `test -f 'fribidi_char_type.c' || echo './'`fribidi_char_type.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -pipe -Wall -c fribidi_char_type.c -MT fribidi_char_type.lo -MD -MP -MF .deps/fribidi_char_type.TPlo -o fribidi_char_type.o
echo timestamp > fribidi_char_type.lo
source='fribidi_types.c' object='fribidi_types.lo' libtool=yes \
depfile='.deps/fribidi_types.Plo' tmpdepfile='.deps/fribidi_types.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..     -g -O2 -pipe -Wall -c -o fribidi_types.lo `test -f 'fribidi_types.c' || echo './'`fribidi_types.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -pipe -Wall -c fribidi_types.c -MT fribidi_types.lo -MD -MP -MF .deps/fribidi_types.TPlo -o fribidi_types.o
echo timestamp > fribidi_types.lo
/bin/sh ../../libtool --mode=link gcc  -g -O2 -pipe -Wall   -o libfribidi.la   fribidi_char_type.lo fribidi_types.lo
mkdir .libs
rm -fr .libs/libfribidi.la .libs/libfribidi.* .libs/libfribidi.*
ar cru .libs/libfribidi.a  fribidi_char_type.o fribidi_types.o
ranlib .libs/libfribidi.a
creating libfribidi.la
(cd .libs && rm -f libfribidi.la && ln -s ../libfribidi.la libfribidi.la)
make[3]: Leaving directory `/root/arabeyes/katoob/src/fribidi'
make[3]: Entering directory `/root/arabeyes/katoob/src'
source='conf.c' object='conf.o' libtool=no \
depfile='.deps/conf.Po' tmpdepfile='.deps/conf.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'conf.c' || echo './'`conf.c
source='emulator.c' object='emulator.o' libtool=no \
depfile='.deps/emulator.Po' tmpdepfile='.deps/emulator.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'emulator.c' || echo './'`emulator.c
source='encodings.c' object='encodings.o' libtool=no \
depfile='.deps/encodings.Po' tmpdepfile='.deps/encodings.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'encodings.c' || echo './'`encodings.c
source='file.c' object='file.o' libtool=no \
depfile='.deps/file.Po' tmpdepfile='.deps/file.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'file.c' || echo './'`file.c
source='gtkspell.c' object='gtkspell.o' libtool=no \
depfile='.deps/gtkspell.Po' tmpdepfile='.deps/gtkspell.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'gtkspell.c' || echo './'`gtkspell.c
source='init.c' object='init.o' libtool=no \
depfile='.deps/init.Po' tmpdepfile='.deps/init.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'init.c' || echo './'`init.c
source='iransystem.c' object='iransystem.o' libtool=no \
depfile='.deps/iransystem.Po' tmpdepfile='.deps/iransystem.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'iransystem.c' || echo './'`iransystem.c
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'main.c' || echo './'`main.c
source='mdi.c' object='mdi.o' libtool=no \
depfile='.deps/mdi.Po' tmpdepfile='.deps/mdi.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'mdi.c' || echo './'`mdi.c
source='misc.c' object='misc.o' libtool=no \
depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'misc.c' || echo './'`misc.c
misc.c:507:2: warning: #warning FIX ME!
misc.c:524:2: warning: #warning FIX ME!
misc.c:783:2: warning: #warning MISSING: RTL/LTR SWITCHING BUTTONS
misc.c:784:2: warning: #warning FIX ME!
source='new.c' object='new.o' libtool=no \
depfile='.deps/new.Po' tmpdepfile='.deps/new.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'new.c' || echo './'`new.c
source='open.c' object='open.o' libtool=no \
depfile='.deps/open.Po' tmpdepfile='.deps/open.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'open.c' || echo './'`open.c
source='prefs.c' object='prefs.o' libtool=no \
depfile='.deps/prefs.Po' tmpdepfile='.deps/prefs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'prefs.c' || echo './'`prefs.c
source='recent.c' object='recent.o' libtool=no \
depfile='.deps/recent.Po' tmpdepfile='.deps/recent.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'recent.c' || echo './'`recent.c
recent.c:154:2: warning: #warning implement: get the names from the men widgets
source='saveas.c' object='saveas.o' libtool=no \
depfile='.deps/saveas.Po' tmpdepfile='.deps/saveas.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'saveas.c' || echo './'`saveas.c
source='save.c' object='save.o' libtool=no \
depfile='.deps/save.Po' tmpdepfile='.deps/save.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'save.c' || echo './'`save.c
source='search.c' object='search.o' libtool=no \
depfile='.deps/search.Po' tmpdepfile='.deps/search.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'search.c' || echo './'`search.c
source='undoredo.c' object='undoredo.o' libtool=no \
depfile='.deps/undoredo.Po' tmpdepfile='.deps/undoredo.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -pipe -Wall     -g -O2 -pipe -Wall -c `test -f 'undoredo.c' || echo './'`undoredo.c
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall   -o katoob  conf.o emulator.o encodings.o file.o gtkspell.o init.o iransystem.o main.o mdi.o misc.o new.o open.o prefs.o recent.o saveas.o save.o search.o undoredo.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    -lpspell
mkdir .libs
gcc -g -O2 -pipe -Wall -o katoob conf.o emulator.o encodings.o file.o gtkspell.o init.o iransystem.o main.o mdi.o misc.o new.o open.o prefs.o
recent.o saveas.o save.o search.o undoredo.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 /usr/lib/libpspell.so /usr/lib/libltdl.so -ldl -L/usr/src/build/141109-i386/BUILD/pspell-.12.2/modules/.libs /usr/lib/libpspell-modules.so -L/usr/lib/gcc-lib/i386-redhat-linux/3.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../.. -lstdc++ -lm -lc -lgcc_s
make[3]: Leaving directory `/root/arabeyes/katoob/src'
make[2]: Leaving directory `/root/arabeyes/katoob/src'
make[2]: Entering directory `/root/arabeyes/katoob'
./intltool-merge ./po katoob.desktop.in katoob.desktop -d -u -c ./po/.intltool-merge-cache
Generating and caching the translation database
iconv: conversion from `CHARSET' to `UTF-8' not supported
Merging translations into katoob.desktop.
make[2]: Leaving directory `/root/arabeyes/katoob'
make[1]: Leaving directory `/root/arabeyes/katoob'
[root at Ossama katoob]# make install
Making install in po
make[1]: Entering directory `/root/arabeyes/katoob/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /usr/local/share; \
else \
  /bin/sh ../mkinstalldirs /usr/local/share; \
fi
installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/katoob.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/katoob.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/katoob.mo
if test "katoob" = "glib"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ./Makefile.in.in \
                  /usr/local/share/glib-2.0/gettext/po/Makefile.in.in;
\
else \
  : ; \
fi
make[1]: Leaving directory `/root/arabeyes/katoob/po'
Making install in src
make[1]: Entering directory `/root/arabeyes/katoob/src'
Making install in pixmaps
make[2]: Entering directory `/root/arabeyes/katoob/src/pixmaps'
make[3]: Entering directory `/root/arabeyes/katoob/src/pixmaps'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/katoob
 /usr/bin/install -c -m 644 katoob.png /usr/local/share/katoob/katoob.png
 /usr/bin/install -c -m 644 green.png /usr/local/share/katoob/green.png /usr/bin/install -c -m 644 red.png /usr/local/share/katoob/red.png
 /usr/bin/install -c -m 644 close.png /usr/local/share/katoob/close.png /usr/bin/install -c -m 644 katoob-small.png /usr/local/share/katoob/katoob-small.png
make[3]: Leaving directory `/root/arabeyes/katoob/src/pixmaps'
make[2]: Leaving directory `/root/arabeyes/katoob/src/pixmaps'
Making install in fribidi
make[2]: Entering directory `/root/arabeyes/katoob/src/fribidi'
make[3]: Entering directory `/root/arabeyes/katoob/src/fribidi'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arabeyes/katoob/src/fribidi'
make[2]: Leaving directory `/root/arabeyes/katoob/src/fribidi'
make[2]: Entering directory `/root/arabeyes/katoob/src'
make[3]: Entering directory `/root/arabeyes/katoob/src'
/bin/sh ../mkinstalldirs /usr/local/bin
  /bin/sh ../libtool --mode=install /usr/bin/install -c katoob /usr/local/bin/katoob
/usr/bin/install -c katoob /usr/local/bin/katoob
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arabeyes/katoob/src'
make[2]: Leaving directory `/root/arabeyes/katoob/src'
make[1]: Leaving directory `/root/arabeyes/katoob/src'
make[1]: Entering directory `/root/arabeyes/katoob'
make[2]: Entering directory `/root/arabeyes/katoob'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/local/share/applications
 /usr/bin/install -c -m 644 katoob.desktop /usr/local/share/applications/katoob.desktop
/bin/sh ./mkinstalldirs /usr/local/share/pixmaps
 /usr/bin/install -c -m 644 katoob-icon.png /usr/local/share/pixmaps/katoob-icon.png
/bin/sh ./mkinstalldirs /usr/local/share/katoob
 /usr/bin/install -c -m 644 arabic /usr/local/share/katoob/arabic
make[2]: Leaving directory `/root/arabeyes/katoob'
make[1]: Leaving directory `/root/arabeyes/katoob'