かわええ
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory:
.../tdiary-core/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.8.2/ext/nokogiri
/usr/pkg/bin/ruby23 -r ./siteconf20180701-27854-pvb6ew.rb extconf.rb
--use-system-libraries
--with-xml2-include=/sdf/arpa/tz/z/zunda/local/include/libxml2
:
pkg-config could not be used to find libxslt
Please install either `pkg-config` or the pkg-config gem per
gem install pkg-config -v "~> 1.1"
むーん
$ gem23 install pkg-config -v "~> 1.1" --user-install
Fetching: pkg-config-1.3.1.gem (100%)
Successfully installed pkg-config-1.3.1
Parsing documentation for pkg-config-1.3.1
Installing ri documentation for pkg-config-1.3.1
Done installing documentation for pkg-config after 2 seconds
1 gem installed
Building nokogiri using system libraries.
pkg-config could not be used to find libxslt
みゅーん
This account is not set to public on notestock.
そういえばtDiaryさんどうしてnokogiriを必要とするのだろうと思って試しに
$ bundle23 install --without='test development' --path=vendor/bundle
してみたら借りてるNetBSD環境でも必要なだけインストールできましたよ!
rake 12.3.1
bundler 1.16.1
concurrent-ruby 1.0.5
thor 0.19.4
emot 0.0.4
fastimage 2.1.3
hikidoc 0.1.0
mini_mime 1.0.0
mail 2.7.0
rack 2.0.5
sprockets 3.7.2
Nokogiriの方も見ておきたい。
$ bundle23 config --delete build.nokogiri
したらどうなるかな?
Fetching nokogiri 1.8.2
Installing nokogiri 1.8.2 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
:
encoding.c:(.text+0x309e): undefined reference to `libiconv_open'
:
ほむ
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
$ ./configure --prefix=$HOME/local
$ make
:
ld: warning: libpthread.so.1, needed by /usr/pkg/lib/liblzma.so, may conflict with libpthread.so.20
ld: warning: libpthread.so.1, needed by /usr/pkg/lib/liblzma.so, may conflict with libpthread.so.20
./.libs/libxml2.so: undefined reference to `libiconv'
./.libs/libxml2.so: undefined reference to `libiconv_open'
./.libs/libxml2.so: undefined reference to `libiconv_close'
*** Error code 1
むー(って以前もやってたようなw
うちみたいな弱小インスタンスがダジャレをいいまくるとすぐにトゥートの配達が滞るのな。Sidekiqのスレッド数増やせばいいんだけどメモリがちょっとねw
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
シャワーしたら聞くよー -- 25. Chromeのローディングの最適化、脆弱性報奨システム、ブラウザとマイクロカーネル (Kinuko) https://turingcomplete.fm/25
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.