Making install in po
make[1]: Entering directory `/home/user/Downloads/xchat-2.8.8/po'
/bin/mkdir -p /usr/local/share
installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/xchat.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/xchat.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/xchat.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/xchat.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/xchat.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/xchat.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/xchat.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/xchat.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/xchat.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/xchat.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/xchat.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/xchat.mo
installing kn.gmo as /usr/local/share/locale/kn/LC_MESSAGES/xchat.mo
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/xchat.mo
installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/xchat.mo
installing mk.gmo as /usr/local/share/locale/mk/LC_MESSAGES/xchat.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/xchat.mo
installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/xchat.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/xchat.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/xchat.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/xchat.mo
installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/xchat.mo
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/xchat.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/xchat.mo
installing th.gmo as /usr/local/share/locale/th/LC_MESSAGES/xchat.mo
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/xchat.mo
installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/xchat.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/xchat.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/xchat.mo
if test "xchat" = "gettext-tools"; then \
/bin/mkdir -p /usr/local/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/user/Downloads/xchat-2.8.8/po'
Making install in intl
make[1]: Entering directory `/home/user/Downloads/xchat-2.8.8/intl'
if { test "xchat" = "gettext-runtime" || test "xchat" = "gettext-tools"; } \
&& test 'no' = yes; then \
/bin/mkdir -p /usr/local/lib /usr/local/include; \
/usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
if test "@RELOCATABLE@" = yes; then \
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
if test -n "$dependencies"; then \
rm -f /usr/local/lib/libintl.la; \
fi; \
fi; \
else \
: ; \
fi
if test "xchat" = "gettext-tools" \
&& test 'no' = no \
&& test yes != no; then \
/bin/mkdir -p /usr/local/lib; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \
rm -f /usr/local/lib/preloadable_libintl.so; \
/usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \
/bin/sh ../libtool --mode=uninstall \
rm -f /usr/local/lib/libgnuintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
test yes != no || /bin/mkdir -p /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
orig=/usr/local/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/mkdir -p /usr/local/share/locale; \
test -f /usr/local/share/locale/locale.alias \
&& orig=/usr/local/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/share/locale/t-locale.alias; \
dest=/usr/local/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "xchat" = "gettext-tools"; then \
/bin/mkdir -p /usr/local/share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/usr/local/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
for file in $dists; do \
rm -f /usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/user/Downloads/xchat-2.8.8/intl'
Making install in src
make[1]: Entering directory `/home/user/Downloads/xchat-2.8.8/src'
Making install in pixmaps
make[2]: Entering directory `/home/user/Downloads/xchat-2.8.8/src/pixmaps'
make[3]: Entering directory `/home/user/Downloads/xchat-2.8.8/src/pixmaps'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src/pixmaps'
make[2]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src/pixmaps'
Making install in common
make[2]: Entering directory `/home/user/Downloads/xchat-2.8.8/src/common'
Making install in .
make[3]: Entering directory `/home/user/Downloads/xchat-2.8.8/src/common'
make[4]: Entering directory `/home/user/Downloads/xchat-2.8.8/src/common'
make[4]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[4]: Für das Ziel »install-data-am« ist nichts zu tun.
make[4]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src/common'
make[3]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src/common'
make[2]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src/common'
make[2]: Entering directory `/home/user/Downloads/xchat-2.8.8/src'
make[3]: Entering directory `/home/user/Downloads/xchat-2.8.8/src'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src'
make[2]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src'
make[1]: Leaving directory `/home/user/Downloads/xchat-2.8.8/src'
Making install in plugins
make[1]: Entering directory `/home/user/Downloads/xchat-2.8.8/plugins'
Making install in .
make[2]: Entering directory `/home/user/Downloads/xchat-2.8.8/plugins'
make[3]: Entering directory `/home/user/Downloads/xchat-2.8.8/plugins'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/user/Downloads/xchat-2.8.8/plugins'
make[2]: Leaving directory `/home/user/Downloads/xchat-2.8.8/plugins'
Making install in perl
make[2]: Entering directory `/home/user/Downloads/xchat-2.8.8/plugins/perl'
make install-am
make[3]: Entering directory `/home/user/Downloads/xchat-2.8.8/plugins/perl'
make[4]: Entering directory `/home/user/Downloads/xchat-2.8.8/plugins/perl'
test -z "/usr/local/lib/xchat/plugins" || /bin/mkdir -p "/usr/local/lib/xchat/plugins"
/bin/bash ../../libtool --mode=install /usr/bin/install -c perl.la '/usr/local/lib/xchat/plugins'
libtool: install: /usr/bin/install -c .libs/perl.so /usr/local/lib/xchat/plugins/perl.so
libtool: install: /usr/bin/install -c .libs/perl.lai /usr/local/lib/xchat/plugins/perl.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/xchat/plugins
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/xchat/plugins
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Für das Ziel »install-data-am« ist nichts zu tun.
make[4]: Leaving directory `/home/user/Downloads/xchat-2.8.8/plugins/perl'
make[3]: Leaving directory `/home/user/Downloads/xchat-2.8.8/plugins/perl'
make[2]: Leaving directory `/home/user/Downloads/xchat-2.8.8/plugins/perl'
make[1]: Leaving directory `/home/user/Downloads/xchat-2.8.8/plugins'
make[1]: Entering directory `/home/user/Downloads/xchat-2.8.8'
make[2]: Entering directory `/home/user/Downloads/xchat-2.8.8'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/local/share/pixmaps" || /bin/mkdir -p "/usr/local/share/pixmaps"
/usr/bin/install -c -m 644 xchat.png '/usr/local/share/pixmaps'
test -z "/usr/local/share/applications" || /bin/mkdir -p "/usr/local/share/applications"
/usr/bin/install -c -m 644 xchat.desktop '/usr/local/share/applications'
make[2]: Leaving directory `/home/user/Downloads/xchat-2.8.8'
make[1]: Leaving directory `/home/user/Downloads/xchat-2.8.8'