Recent Posts
None | 15 sec ago
PHP | 23 sec ago
None | 33 sec ago
mIRC | 44 sec ago
None | 57 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
PHP | 1 min ago
None | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Anonymous on the 9th of Feb 2010 08:18:54 PM Download | Raw | Embed | Report
  1.         --with-libxml2lib
  2.         --without-libxml2lib
  3.         --with-xml2lib
  4.         --without-xml2lib
  5.  extconf failure: need libxml2.
  6.  
  7.     Install the library or try one of the following options to extconf.rb:
  8.  
  9.       --with-xml2-config=/path/to/xml2-config
  10.       --with-xml2-dir=/path/to/libxml2
  11.       --with-xml2-lib=/path/to/libxml2/lib
  12.       --with-xml2-include=/path/to/libxml2/include
  13.  
  14.  
  15.  
  16. Gem files will remain installed in /var/lib/gems/1.8/gems/libxml-ruby-1.1.3 for inspection.
  17. Results logged to /var/lib/gems/1.8/gems/libxml-ruby-1.1.3/ext/libxml/gem_make.out
  18. jabber:/var/www/paas# checking for socket() in -lsocket... no
  19. -bash: syntax error near unexpected token `('
  20. jabber:/var/www/paas# apt-cache search lsocket
  21. jabber:/var/www/paas#
  22. jabber:/var/www/paas#
  23. apt-cache search lsockgem install ratom
  24. Building native extensions.  This could take a while...
  25. ERROR:  Error installing ratom:
  26.         ERROR: Failed to build gem native extension.
  27.  
  28. /usr/bin/ruby1.8 extconf.rb install ratom
  29. checking for socket() in -lsocket... no
  30. checking for gethostbyname() in -lnsl... yes
  31. checking for atan() in -lm... no
  32. checking for atan() in -lm... yes
  33. checking for inflate() in -lz... yes
  34. checking for iconv_open() in -liconv... no
  35. checking for libiconv_open() in -liconv... no
  36. checking for libiconv_open() in -llibiconv... no
  37. checking for iconv_open() in -llibiconv... no
  38. checking for iconv_open() in -lc... yes
  39. checking for xmlParseDoc() in -lxml2... no
  40. checking for xmlParseDoc() in -llibxml2... no
  41. checking for xmlParseDoc() in -lxml2... no
  42. *** extconf.rb failed ***
  43. Could not create Makefile due to some reason, probably lack of
  44. necessary libraries and/or headers.  Check the mkmf.log file for more
  45. details.  You may need configuration options.
  46.  
  47. Provided configuration options:
  48.         --with-opt-dir
  49.         --without-opt-dir
  50.         --with-opt-include
  51.         --without-opt-include=${opt-dir}/include
  52.         --with-opt-lib
  53.         --without-opt-lib=${opt-dir}/lib
  54.         --with-make-prog
  55.         --without-make-prog
  56.         --srcdir=.
  57.         --curdir
  58.         --ruby=/usr/bin/ruby1.8
  59.         --with-iconv-dir
  60.         --without-iconv-dir
  61.         --with-iconv-include
  62.         --without-iconv-include=${iconv-dir}/include
  63.         --with-iconv-lib
  64.         --without-iconv-lib=${iconv-dir}/lib
  65.         --with-zlib-dir
  66.         --without-zlib-dir
  67.         --with-zlib-include
  68.         --without-zlib-include=${zlib-dir}/include
  69.         --with-zlib-lib
  70.         --without-zlib-lib=${zlib-dir}/lib
  71.         --with-socketlib
  72.         --without-socketlib
  73.         --with-nsllib
  74.         --without-nsllib
  75.         --with-mlib
  76.         --without-mlib
  77.         --with-mlib
  78.         --without-mlib
  79.         --with-zlib
  80.         --without-zlib
  81.         --with-iconvlib
  82.         --without-iconvlib
  83.         --with-iconvlib
  84.         --without-iconvlib
  85.         --with-libiconvlib
  86.         --without-libiconvlib
  87.         --with-libiconvlib
  88.         --without-libiconvlib
  89.         --with-clib
  90.         --without-clib
  91.         --with-xml2-config
  92.         --without-xml2-config
  93.         --with-xml2-dir
  94.         --without-xml2-dir
  95.         --with-xml2-include
  96.         --without-xml2-include=${xml2-dir}/include
  97.         --with-xml2-lib
  98.         --without-xml2-lib=${xml2-dir}/lib
  99.         --with-xml2lib
  100.         --without-xml2lib
  101.         --with-libxml2lib
  102.         --without-libxml2lib
  103.         --with-xml2lib
  104.         --without-xml2lib
  105.  extconf failure: need libxml2.
  106.  
  107.     Install the library or try one of the following options to extconf.rb:
  108.  
  109.       --with-xml2-config=/path/to/xml2-config
  110.       --with-xml2-dir=/path/to/libxml2
  111.       --with-xml2-lib=/path/to/libxml2/lib
  112.       --with-xml2-include=/path/to/libxml2/include
  113.  
  114.  
  115.  
  116. Gem files will remain installed in /var/lib/gems/1.8/gems/libxml-ruby-1.1.3 for inspection.
  117. Results logged to /var/lib/gems/1.8/gems/libxml-ruby-1.1.3/ext/libxml/gem_make.out
  118. jabber:/var/www/paas#
  119. gem install ratom
  120. Building native extensions.  This could take a while...
  121. ERROR:  Error installing ratom:
  122.         ERROR: Failed to build gem native extension.
  123.  
  124. /usr/bin/ruby1.8 extconf.rb install ratom
  125. checking for socket() in -lsocket... no
  126. checking for gethostbyname() in -lnsl... yes
  127. checking for atan() in -lm... no
  128. checking for atan() in -lm... yes
  129. checking for inflate() in -lz... yes
  130. checking for iconv_open() in -liconv... no
  131. checking for libiconv_open() in -liconv... no
  132. checking for libiconv_open() in -llibiconv... no
  133. checking for iconv_open() in -llibiconv... no
  134. checking for iconv_open() in -lc... yes
  135. checking for xmlParseDoc() in -lxml2... no
  136. checking for xmlParseDoc() in -llibxml2... no
  137. checking for xmlParseDoc() in -lxml2... no
  138. *** extconf.rb failed ***
  139. Could not create Makefile due to some reason, probably lack of
  140. necessary libraries and/or headers.  Check the mkmf.log file for more
  141. details.  You may need configuration options.
  142.  
  143. Provided configuration options:
  144.         --with-opt-dir
  145.         --without-opt-dir
  146.         --with-opt-include
  147.         --without-opt-include=${opt-dir}/include
  148.         --with-opt-lib
  149.         --without-opt-lib=${opt-dir}/lib
  150.         --with-make-prog
  151.         --without-make-prog
  152.         --srcdir=.
  153.         --curdir
  154.         --ruby=/usr/bin/ruby1.8
  155.         --with-iconv-dir
  156.         --without-iconv-dir
  157.         --with-iconv-include
  158.         --without-iconv-include=${iconv-dir}/include
  159.         --with-iconv-lib
  160.         --without-iconv-lib=${iconv-dir}/lib
  161.         --with-zlib-dir
  162.         --without-zlib-dir
  163.         --with-zlib-include
  164.         --without-zlib-include=${zlib-dir}/include
  165.         --with-zlib-lib
  166.         --without-zlib-lib=${zlib-dir}/lib
  167.         --with-socketlib
  168.         --without-socketlib
  169.         --with-nsllib
  170.         --without-nsllib
  171.         --with-mlib
  172.         --without-mlib
  173.         --with-mlib
  174.         --without-mlib
  175.         --with-zlib
  176.         --without-zlib
  177.         --with-iconvlib
  178.         --without-iconvlib
  179.         --with-iconvlib
  180.         --without-iconvlib
  181.         --with-libiconvlib
  182.         --without-libiconvlib
  183.         --with-libiconvlib
  184.         --without-libiconvlib
  185.         --with-clib
  186.         --without-clib
  187.         --with-xml2-config
  188.         --without-xml2-config
  189.         --with-xml2-dir
  190.         --without-xml2-dir
  191.         --with-xml2-include
  192.         --without-xml2-include=${xml2-dir}/include
  193.         --with-xml2-lib
  194.         --without-xml2-lib=${xml2-dir}/lib
  195.         --with-xml2lib
  196.         --without-xml2lib
  197.         --with-libxml2lib
  198.         --without-libxml2lib
  199.         --with-xml2lib
  200.         --without-xml2lib
  201.  extconf failure: need libxml2.
  202.  
  203.     Install the library or try one of the following options to extconf.rb:
  204.  
  205.       --with-xml2-config=/path/to/xml2-config
  206.       --with-xml2-dir=/path/to/libxml2
  207.       --with-xml2-lib=/path/to/libxml2/lib
  208.       --with-xml2-include=/path/to/libxml2/include
  209.  
  210.  
  211.  
  212. Gem files will remain installed in /var/lib/gems/1.8/gems/libxml-ruby-1.1.3 for inspection.
  213. Results logged to /var/lib/gems/1.8/gems/libxml-ruby-1.1.3/ext/libxml/gem_make.out
  214. jabber:/var/www/paas#
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: