Hallo zusammen,
hat es jemand von Euch geschafft Tracks auf der DS zu installieren? Ich hänge hier immer bei der Installation, an dem Punkt, wo er Redcloth installieren will.
dann habe ich versucht RedCloth mit gem zu installieren, das geht aber auch nicht
Hat jemand von Euch ne Idee?
Grüße
hubutz
hat es jemand von Euch geschafft Tracks auf der DS zu installieren? Ich hänge hier immer bei der Installation, an dem Punkt, wo er Redcloth installieren will.
Code:
bundle install --without development test
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /tmp/bundler20160706-19565-1lkoffqRedCloth-4.2.9/gems/RedCloth-4.2.9/ext/redcloth_scan
/usr/bin/ruby -r ./siteconf20160706-19565-f2g35d.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
extconf failed, exit code 1
Gem files will remain installed in /tmp/bundler20160706-19565-1lkoffqRedCloth-4.2.9/gems/RedCloth-4.2.9 for inspection.
Results logged to /tmp/bundler20160706-19565-1lkoffqRedCloth-4.2.9/extensions/x86_64-linux/2.3.0/RedCloth-4.2.9/gem_make.out
Installing aasm 3.4.0
Installing i18n 0.7.0
Using json 1.8.3
Installing minitest 5.7.0
Installing thread_safe 0.3.5
Installing builder 3.2.2
Installing erubis 2.7.0
Installing rack 1.5.4
Installing mime-types 2.6.1
Installing arel 5.0.1.20140414130214
Installing bcrypt 3.1.9 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /tmp/bundler20160706-19565-15doqwubcrypt-3.1.9/gems/bcrypt-3.1.9/ext/mri
/usr/bin/ruby -r ./siteconf20160706-19565-x7kq32.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
extconf failed, exit code 1
Gem files will remain installed in /tmp/bundler20160706-19565-15doqwubcrypt-3.1.9/gems/bcrypt-3.1.9 for inspection.
Results logged to /tmp/bundler20160706-19565-15doqwubcrypt-3.1.9/extensions/x86_64-linux/2.3.0/bcrypt-3.1.9/gem_make.out
Using bundler 1.12.5
Installing coffee-script-source 1.8.0
Installing execjs 2.2.2
Installing thor 0.19.1
Installing crass 0.2.1
Installing hike 1.2.3
Installing htmlentities 4.3.2
Installing libv8 3.16.14.7
Installing mini_portile 0.6.1
Installing multi_json 1.11.1
Installing mysql2 0.3.16 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /tmp/bundler20160706-19565-di042imysql2-0.3.16/gems/mysql2-0.3.16/ext/mysql2
/usr/bin/ruby -r ./siteconf20160706-19565-t000bm.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
extconf failed, exit code 1
Gem files will remain installed in /tmp/bundler20160706-19565-di042imysql2-0.3.16/gems/mysql2-0.3.16 for inspection.
Results logged to /tmp/bundler20160706-19565-di042imysql2-0.3.16/extensions/x86_64-linux/2.3.0/mysql2-0.3.16/gem_make.out
Installing tilt 1.4.1
Installing ref 1.0.5
Installing sass 3.2.19
Installing will_paginate 3.0.7
An error occurred while installing RedCloth (4.2.9), and Bundler cannot
continue.
Make sure that `gem install RedCloth -v '4.2.9'` succeeds before bundling.
Code:
gem install RedCloth -v '4.2.9'
Fetching: RedCloth-4.2.9.gem (100%)
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/lib/ruby/gems/2.3.0 directory.
ben@spqr:/var/services/web/tracks$ sudo gem install RedCloth -v '4.2.9'
Building native extensions. This could take a while...
ERROR: Error installing RedCloth:
ERROR: Failed to build gem native extension.
current directory: /volume1/@appstore/Ruby/usr/lib/ruby/gems/2.3.0/gems/RedCloth-4.2.9/ext/redcloth_scan
/usr/bin/ruby -r ./siteconf20160706-21689-1ht6r5g.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
extconf failed, exit code 1
Gem files will remain installed in /usr/lib/ruby/gems/2.3.0/gems/RedCloth-4.2.9 for inspection.
Results logged to /usr/lib/ruby/gems/2.3.0/extensions/x86_64-linux/2.3.0/RedCloth-4.2.9/gem_make.out
Grüße
hubutz