Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Miscellany
Saturday, April 14th, 2007 at 10:53:13pm UTC 

  1. checking for C compiler default output file name... a.out
  2. checking whether the C compiler works... yes
  3. checking whether we are cross compiling... no
  4. checking for suffix of executables...
  5. checking for suffix of object files... o
  6. checking whether we are using the GNU C compiler... yes
  7. checking whether gcc accepts -g... yes
  8. checking for gcc option to accept ANSI C... none needed
  9. checking for style of include used by make... GNU
  10. checking dependency style of gcc... gcc3
  11. checking whether gcc and cc understand -c and -o together... yes
  12. checking how to run the C preprocessor... gcc -E
  13. checking build system type... i686-pc-linux-gnu
  14. checking host system type... i686-pc-linux-gnu
  15. checking for a sed that does not truncate output... /bin/sed
  16. checking for egrep... grep -E
  17. checking for ld used by gcc... /usr/bin/ld
  18. checking if the linker (/usr/bin/ld) is GNU ld... yes
  19. checking for /usr/bin/ld option to reload object files... -r
  20. checking for BSD-compatible nm... /usr/bin/nm -B
  21. checking whether ln -s works... yes
  22. checking how to recognise dependent libraries... pass_all
  23. checking for ANSI C header files... yes
  24. checking for sys/types.h... yes
  25. checking for sys/stat.h... yes
  26. checking for stdlib.h... yes
  27. checking for string.h... yes
  28. checking for memory.h... yes
  29. checking for strings.h... yes
  30. checking for inttypes.h... yes
  31. checking for stdint.h... yes
  32. checking for unistd.h... yes
  33. checking dlfcn.h usability... yes
  34. checking dlfcn.h presence... yes
  35. checking for dlfcn.h... yes
  36. checking for g++... g++
  37. checking whether we are using the GNU C++ compiler... yes
  38. checking whether g++ accepts -g... yes
  39. checking dependency style of g++... gcc3
  40. checking how to run the C++ preprocessor... g++ -E
  41. checking for g77... no
  42. checking for f77... no
  43. checking for xlf... no
  44. checking for frt... no
  45. checking for pgf77... no
  46. checking for fort77... no
  47. checking for fl32... no
  48. checking for af77... no
  49. checking for f90... no
  50. checking for xlf90... no
  51. checking for pgf90... no
  52. checking for epcf90... no
  53. checking for f95... no
  54. checking for fort... no
  55. checking for xlf95... no
  56. checking for ifc... no
  57. checking for efc... no
  58. checking for pgf95... no
  59. checking for lf95... no
  60. checking for gfortran... no
  61. checking whether we are using the GNU Fortran 77 compiler... no
  62. checking whether  accepts -g... no
  63. checking the maximum length of command line arguments... 32768
  64. checking command to parse /usr/bin/nm -B output from gcc object... ok
  65. checking for objdir... .libs
  66. checking for ar... ar
  67. checking for ranlib... ranlib
  68. checking for strip... strip
  69. checking if gcc supports -fno-rtti -fno-exceptions... no
  70. checking for gcc option to produce PIC... -fPIC
  71. checking if gcc PIC flag -fPIC works... yes
  72. checking if gcc static flag -static works... yes
  73. checking if gcc supports -c -o file.o... yes
  74. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  75. checking whether -lc should be explicitly linked in... no
  76. checking dynamic linker characteristics... GNU/Linux ld.so
  77. checking how to hardcode library paths into programs... immediate
  78. checking whether stripping libraries is possible... yes
  79. checking if libtool supports shared libraries... yes
  80. checking whether to build shared libraries... yes
  81. checking whether to build static libraries... no
  82. configure: creating libtool
  83. appending configuration tag "CXX" to libtool
  84. checking for ld used by g++... /usr/bin/ld
  85. checking if the linker (/usr/bin/ld) is GNU ld... yes
  86. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  87. checking for g++ option to produce PIC... -fPIC
  88. checking if g++ PIC flag -fPIC works... yes
  89. checking if g++ static flag -static works... yes
  90. checking if g++ supports -c -o file.o... yes
  91. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  92. checking dynamic linker characteristics... GNU/Linux ld.so
  93. checking how to hardcode library paths into programs... immediate
  94. appending configuration tag "F77" to libtool
  95. checking whether NLS is requested... yes
  96. checking for msgfmt... /usr/bin/msgfmt
  97. checking for gmsgfmt... /usr/bin/msgfmt
  98. checking for xgettext... /usr/bin/xgettext
  99. checking for msgmerge... /usr/bin/msgmerge
  100. checking whether we are using the GNU C Library 2 or newer... yes
  101. checking for ranlib... (cached) ranlib
  102. checking for strerror in -lcposix... no
  103. checking for an ANSI C-conforming const... yes
  104. checking for signed... yes
  105. checking for inline... inline
  106. checking for off_t... yes
  107. checking for size_t... yes
  108. checking for long long... yes
  109. checking for long double... yes
  110. checking for wchar_t... yes
  111. checking for wint_t... yes
  112. checking for inttypes.h... yes
  113. checking for stdint.h... yes
  114. checking for intmax_t... yes
  115. checking whether printf() supports POSIX/XSI format strings... yes
  116. checking for working alloca.h... yes
  117. checking for alloca... yes
  118. checking for stdlib.h... (cached) yes
  119. checking for unistd.h... (cached) yes
  120. checking for getpagesize... yes
  121. checking for working mmap... yes
  122. checking whether we are using the GNU C Library 2.1 or newer... yes
  123. checking whether integer division by zero raises SIGFPE... yes
  124. checking for unsigned long long... yes
  125. checking for inttypes.h... yes
  126. checking whether the inttypes.h PRIxNN macros are broken... no
  127. checking for stdint.h... (cached) yes
  128. checking for SIZE_MAX... yes
  129. checking for stdint.h... (cached) yes
  130. checking for CFPreferencesCopyAppValue... no
  131. checking for CFLocaleCopyCurrent... no
  132. checking for ld used by GCC... /usr/bin/ld
  133. checking if the linker (/usr/bin/ld) is GNU ld... yes
  134. checking for shared library run path origin... done
  135. checking for ptrdiff_t... yes
  136. checking argz.h usability... yes
  137. checking argz.h presence... yes
  138. checking for argz.h... yes
  139. checking limits.h usability... yes
  140. checking limits.h presence... yes
  141. checking for limits.h... yes
  142. checking locale.h usability... yes
  143. checking locale.h presence... yes
  144. checking for locale.h... yes
  145. checking nl_types.h usability... yes
  146. checking nl_types.h presence... yes
  147. checking for nl_types.h... yes
  148. checking malloc.h usability... yes
  149. checking malloc.h presence... yes
  150. checking for malloc.h... yes
  151. checking stddef.h usability... yes
  152. checking stddef.h presence... yes
  153. checking for stddef.h... yes
  154. checking for stdlib.h... (cached) yes
  155. checking for string.h... (cached) yes
  156. checking for unistd.h... (cached) yes
  157. checking sys/param.h usability... yes
  158. checking sys/param.h presence... yes
  159. checking for sys/param.h... yes
  160. checking for asprintf... yes
  161. checking for fwprintf... yes
  162. checking for getcwd... yes
  163. checking for getegid... yes
  164. checking for geteuid... yes
  165. checking for getgid... yes
  166. checking for getuid... yes
  167. checking for mempcpy... yes
  168. checking for munmap... yes
  169. checking for putenv... yes
  170. checking for setenv... yes
  171. checking for setlocale... yes
  172. checking for snprintf... yes
  173. checking for stpcpy... yes
  174. checking for strcasecmp... yes
  175. checking for strdup... yes
  176. checking for strtoul... yes
  177. checking for tsearch... yes
  178. checking for wcslen... yes
  179. checking for __argz_count... yes
  180. checking for __argz_stringify... yes
  181. checking for __argz_next... yes
  182. checking for __fsetlocking... yes
  183. checking whether _snprintf is declared... no
  184. checking whether _snwprintf is declared... no
  185. checking whether feof_unlocked is declared... yes
  186. checking whether fgets_unlocked is declared... no
  187. checking whether getc_unlocked is declared... yes
  188. checking for iconv... yes
  189. checking for iconv declaration...
  190.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  191. checking for nl_langinfo and CODESET... yes
  192. checking for LC_MESSAGES... yes
  193. checking for bison... no
  194. checking for CFPreferencesCopyAppValue... (cached) no
  195. checking for CFLocaleCopyCurrent... (cached) no
  196. checking whether NLS is requested... yes
  197. checking whether included gettext is requested... no
  198. checking for GNU gettext in libc... yes
  199. checking whether to use NLS... yes
  200. checking where the gettext function comes from... libc
  201. checking for sed... /bin/sed
  202. checking for uname... /bin/uname
  203. checking system type... Linux
  204. checking for pkg-config... /usr/bin/pkg-config
  205. checking pkg-config is at least version 0.7... yes
  206. checking for GLIB - version >= 2.0.3... yes (version 2.10.3)
  207. checking for pkg-config... /usr/bin/pkg-config
  208. checking for GTK+ - version >= 2.10.0... no
  209. *** Could not run GTK+ test program, checking why...
  210. *** The test program failed to compile or link. See the file config.log for the
  211. *** exact error that occured. This usually means GTK+ is incorrectly installed.
  212.  
  213. Cannot find GTK! Not building GTK FrontEnd.
  214.  
  215. checking for gconftool-2... /usr/bin/gconftool-2
  216. checking for perl... /usr/bin/perl
  217. checking for Perl compile flags... ok
  218. checking for perl >= 5.8.0... yes
  219. checking if perl plugin will be backward compatible... yes
  220. checking for python2... no
  221. checking for python... /usr/bin/python
  222. checking Python version... 2.4
  223. checking Python compile flags... Can't find Python.h
  224. checking for location of tclConfig.sh... tclConfig.sh not found - use the --enable-tcl option
  225. checking for select... yes
  226. checking for select in -lsocket... no
  227. checking for pkg-config... /usr/bin/pkg-config
  228. checking for openssl through pkg-config... no
  229. checking for SSL_new in -lssl... no
  230. checking for dlopen... no
  231. checking for dlopen in -ldl... yes
  232. checking for pkg-config... (cached) /usr/bin/pkg-config
  233. checking for DBUS... no
  234. no
  235. checking for dbus-binding-tool... no
  236. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  237. checking for LIBSEXY... no
  238. no
  239. checking for ntlm_smb_encrypt in -lntlm... no
  240. checking if gcc accepts -Wno-pointer-sign ... yes
  241. checking if gcc accepts -funsigned-char ... yes
  242. checking for modern sigaction... yes
  243. checking for gdk-pixbuf-csource... no
  244. checking for snprintf... (cached) yes
  245. checking for vsnprintf... yes
  246. checking for memrchr... yes
  247. checking for strtoull... yes
  248. checking for gethostbyname... yes
  249. checking for gethostname... yes
  250. checking for strings.h... (cached) yes
  251. checking for socklen_t... yes
  252. configure: creating ./config.status
  253. config.status: creating Makefile
  254. config.status: creating src/Makefile
  255. config.status: creating src/common/Makefile
  256. config.status: creating src/common/dbus/Makefile
  257. config.status: creating src/fe-text/Makefile
  258. config.status: creating src/fe-gtk/Makefile
  259. config.status: creating src/pixmaps/Makefile
  260. config.status: creating plugins/Makefile
  261. config.status: creating plugins/python/Makefile
  262. config.status: creating plugins/perl/Makefile
  263. config.status: creating plugins/tcl/Makefile
  264. config.status: creating intl/Makefile
  265. config.status: creating po/Makefile.in
  266. config.status: creating config.h
  267. config.status: config.h is unchanged
  268. config.status: executing depfiles commands
  269. config.status: executing default-1 commands
  270. config.status: creating po/POTFILES
  271. config.status: creating po/Makefile
  272.  
  273. xchat 2.8.2
  274.  
  275. Building GTK+ Interface .... : no
  276. Building TEXT Interface .... : no
  277.  
  278. PLUGINS: Perl: yes Python: no TCL: no
  279.  
  280. mmx tinting ......... : yes     spelling .............. : static
  281. XShm tinting ........ : no      plugin interface ...... : yes
  282. text backend ........ : pango   nls/gettext ........... : yes
  283. openssl support ..... : no      ipv6 support .......... : no
  284. dbus support ........ : no      msproxy ntlm (ISA) .. : no
  285.  
  286. The binary will be installed in /usr/local/bin
  287.  
  288. Warning: The GTK (GUI) frontend will not be built.
  289.  
  290. configure complete, now type 'make' and pray.
  291.  
  292. [email protected]:~/Desktop/xchat-2.8.2$ sudo make install
  293. Making install in po
  294. make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/po'
  295. /bin/sh .././mkinstalldirs /usr/local/share
  296. installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/xchat.mo
  297. installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/xchat.mo
  298. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/xchat.mo
  299. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/xchat.mo
  300. installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/xchat.mo
  301. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/xchat.mo
  302. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/xchat.mo
  303. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/xchat.mo
  304. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/xchat.mo
  305. installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/xchat.mo
  306. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/xchat.mo
  307. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/xchat.mo
  308. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/xchat.mo
  309. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/xchat.mo
  310. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/xchat.mo
  311. installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/xchat.mo
  312. installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/xchat.mo
  313. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/xchat.mo
  314. installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/xchat.mo
  315. installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/xchat.mo
  316. installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/xchat.mo
  317. installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/xchat.mo
  318. installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/xchat.mo
  319. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/xchat.mo
  320. installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/xchat.mo
  321. if test "xchat" = "gettext-tools"; then \
  322.           /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
  323.           for file in Makefile.in.in remove-potcdate.sin    Makevars.template; do \
  324.             /usr/bin/install -c -m 644 ./$file \
  325.                             /usr/local/share/gettext/po/$file; \
  326.           done; \
  327.           for file in Makevars; do \
  328.             rm -f /usr/local/share/gettext/po/$file; \
  329.           done; \
  330.         else \
  331.           : ; \
  332.         fi
  333. make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/po'
  334. Making install in intl
  335. make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/intl'
  336. if { test "xchat" = "gettext-runtime" || test "xchat" = "gettext-tools"; } \
  337.            && test 'no' = yes; then \
  338.           /bin/sh .././mkinstalldirs /usr/local/lib /usr/local/include; \
  339.           /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
  340.           /bin/sh ../libtool --mode=install \
  341.             /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
  342.           if test "@[email protected]" = yes; then \
  343.             dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
  344.             if test -n "$dependencies"; then \
  345.               rm -f /usr/local/lib/libintl.la; \
  346.             fi; \
  347.           fi; \
  348.         else \
  349.           : ; \
  350.         fi
  351. if test "xchat" = "gettext-tools" \
  352.            && test 'no' = no \
  353.            && test yes != no; then \
  354.           /bin/sh .././mkinstalldirs /usr/local/lib; \
  355.           /bin/sh ../libtool --mode=install \
  356.             /usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \
  357.           rm -f /usr/local/lib/preloadable_libintl.so; \
  358.           /usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \
  359.           /bin/sh ../libtool --mode=uninstall \
  360.             rm -f /usr/local/lib/libgnuintl.a; \
  361.         else \
  362.           : ; \
  363.         fi
  364. if test 'no' = yes; then \
  365.           test yes != no || /bin/sh .././mkinstalldirs /usr/local/lib; \
  366.           temp=/usr/local/lib/t-charset.alias; \
  367.           dest=/usr/local/lib/charset.alias; \
  368.           if test -f /usr/local/lib/charset.alias; then \
  369.             orig=/usr/local/lib/charset.alias; \
  370.             sed -f ref-add.sed $orig > $temp; \
  371.             /usr/bin/install -c -m 644 $temp $dest; \
  372.             rm -f $temp; \
  373.           else \
  374.             if test yes = no; then \
  375.               orig=charset.alias; \
  376.               sed -f ref-add.sed $orig > $temp; \
  377.               /usr/bin/install -c -m 644 $temp $dest; \
  378.               rm -f $temp; \
  379.             fi; \
  380.           fi; \
  381.           /bin/sh .././mkinstalldirs /usr/local/share/locale; \
  382.           test -f /usr/local/share/locale/locale.alias \
  383.             && orig=/usr/local/share/locale/locale.alias \
  384.             || orig=./locale.alias; \
  385.           temp=/usr/local/share/locale/t-locale.alias; \
  386.           dest=/usr/local/share/locale/locale.alias; \
  387.           sed -f ref-add.sed $orig > $temp; \
  388.           /usr/bin/install -c -m 644 $temp $dest; \
  389.           rm -f $temp; \
  390.         else \
  391.           : ; \
  392.         fi
  393. if test "xchat" = "gettext-tools"; then \
  394.           /bin/sh .././mkinstalldirs /usr/local/share/gettext/intl; \
  395.           /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
  396.           /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
  397.           dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h 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 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 relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
  398.           for file in $dists; do \
  399.             /usr/bin/install -c -m 644 ./$file \
  400.                             /usr/local/share/gettext/intl/$file; \
  401.           done; \
  402.           chmod a+x /usr/local/share/gettext/intl/config.charset; \
  403.           dists="plural.c"; \
  404.           for file in $dists; do \
  405.             if test -f $file; then dir=.; else dir=.; fi; \
  406.             /usr/bin/install -c -m 644 $dir/$file \
  407.                             /usr/local/share/gettext/intl/$file; \
  408.           done; \
  409.           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"; \
  410.           for file in $dists; do \
  411.             rm -f /usr/local/share/gettext/intl/$file; \
  412.           done; \
  413.         else \
  414.           : ; \
  415.         fi
  416. make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/intl'
  417. Making install in src
  418. make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src'
  419. Making install in pixmaps
  420. make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
  421. make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
  422. make[3]: Nothing to be done for `install-exec-am'.
  423. make[3]: Nothing to be done for `install-data-am'.
  424. make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
  425. make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
  426. Making install in common
  427. make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
  428. Making install in .
  429. make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
  430. make[4]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
  431. make[4]: Nothing to be done for `install-exec-am'.
  432. make[4]: Nothing to be done for `install-data-am'.
  433. make[4]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
  434. make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
  435. make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
  436. make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src'
  437. make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src'
  438. make[3]: Nothing to be done for `install-exec-am'.
  439. make[3]: Nothing to be done for `install-data-am'.
  440. make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src'
  441. make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src'
  442. make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src'
  443. Making install in plugins
  444. make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
  445. Making install in .
  446. make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
  447. make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
  448. make[3]: Nothing to be done for `install-exec-am'.
  449. make[3]: Nothing to be done for `install-data-am'.
  450. make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
  451. make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
  452. Making install in perl
  453. make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
  454. make  install-am
  455. make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
  456. make[4]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
  457. test -z "/usr/local/lib/xchat/plugins" || mkdir -p -- "/usr/local/lib/xchat/plugins"
  458.  /bin/sh ../../libtool --mode=install /usr/bin/install -c  'perl.la' '/usr/local/lib/xchat/plugins/perl.la'
  459. /usr/bin/install -c .libs/perl.so /usr/local/lib/xchat/plugins/perl.so
  460. /usr/bin/install -c .libs/perl.lai /usr/local/lib/xchat/plugins/perl.la
  461. PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xchat/plugins
  462. ----------------------------------------------------------------------
  463. Libraries have been installed in:
  464.    /usr/local/lib/xchat/plugins
  465.  
  466. If you ever happen to want to link against installed libraries
  467. in a given directory, LIBDIR, you must either use libtool, and
  468. specify the full pathname of the library, or use the `-LLIBDIR'
  469. flag during linking and do at least one of the following:
  470.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  471.      during execution
  472.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  473.      during linking
  474.    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  475.  
  476. See any operating system documentation about shared libraries for
  477. more information, such as the ld(1) and ld.so(8) manual pages.
  478. ----------------------------------------------------------------------
  479. make[4]: Nothing to be done for `install-data-am'.
  480. make[4]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
  481. make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
  482. make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
  483. make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
  484. make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2'
  485. make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2'
  486. make[2]: Nothing to be done for `install-exec-am'.
  487. test -z "/usr/local/share/pixmaps" || mkdir -p -- "/usr/local/share/pixmaps"
  488.  /usr/bin/install -c -m 644 'xchat.png' '/usr/local/share/pixmaps/xchat.png'
  489. test -z "/usr/local/share/applications" || mkdir -p -- "/usr/local/share/applications"
  490.  /usr/bin/install -c -m 644 'xchat.desktop' '/usr/local/share/applications/xchat.desktop'
  491. make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2'
  492. make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2'
  493. [email protected]:~/Desktop/xchat-2.8.2$

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right worth-right