Ȥ½Ã redmine ¼³Ä¡ Çغ¸½ÅºÐÀ̳ª ´ÙÀ½ ¿¡·¯ ·Î±×·Î ¹®Àǵ帳´Ï´Ù.

   Á¶È¸ 6762   Ãßõ 1    

 redmine설치과정중에 나온 내용이옵고.

ruby gem설치중에 에러가 난건데 당최 찾아도 답이 안나와 문의드립니다.

Cent 7.3 64bit환경입니다.


# bundle install --without development test postgresql sqlite
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine.
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x64-mingw32, x86-mswin32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x64-mingw32 x86-mswin32 java`.
The dependency activerecord-jdbc-adapter (~> 1.3.2) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for java. To add those platforms to the bundle, run `bundle lock --add-platform java`.
The dependency activerecord-jdbcmysql-adapter (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for java. To add those platforms to the bundle, run `bundle lock --add-platform java`.
/opt/rh/rh-ruby22/root/usr/share/gems/gems/psych-2.0.8/lib/psych.rb:220: warning: already initialized constant Psych::VERSION
/opt/rh/rh-ruby22/root/usr/share/ruby/psych.rb:220: warning: previous definition of VERSION was here
/opt/rh/rh-ruby22/root/usr/share/gems/gems/psych-2.0.8/lib/psych.rb:223: warning: already initialized constant Psych::LIBYAML_VERSION
/opt/rh/rh-ruby22/root/usr/share/ruby/psych.rb:223: warning: previous definition of LIBYAML_VERSION was here
Fetching gem metadata from https://rubygems.org/..........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies....
Using rake 12.0.0
Using i18n 0.8.1
Installing json 1.8.6 with native extensions
Using minitest 5.10.1
Using thread_safe 0.3.6
Using builder 3.2.3
Using erubis 2.7.0
Using mini_portile2 2.1.0
Using rack 1.6.5
Using mime-types-data 3.2016.0521
Using arel 6.0.4
Using bundler 1.14.6
Using coderay 1.1.1
Using concurrent-ruby 1.0.5
Using htmlentities 4.3.1
Using thor 0.19.4
Installing mysql2 0.3.21 with native extensions
Using net-ldap 0.3.1
Using ruby-openid 2.3.0
Installing redcarpet 3.1.2 with native extensions
Using request_store 1.0.5
Installing rmagick 2.13.4 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.


    /opt/rh/rh-ruby22/root/usr/bin/ruby -r ./siteconf20170405-22032-12g4t0e.rb extconf.rb
mkmf.rb can't find header files for ruby at /opt/rh/rh-ruby22/root/usr/share/include/ruby.h

extconf failed, exit code 1

Gem files will remain installed in /opt/rh/rh-ruby22/root/usr/local/share/gems/gems/json-1.8.6 for inspection.
Results logged to /opt/rh/rh-ruby22/root/usr/local/lib64/gems/ruby/json-1.8.6/gem_make.out

An error occurred while installing json (1.8.6), and Bundler cannot continue.
Make sure that `gem install json -v '1.8.6'` succeeds before bundling.


[root@redmine redmine]# gem install json
Building native extensions.  This could take a while...
ERROR:  Error installing json:
    ERROR: Failed to build gem native extension.

    /opt/rh/rh-ruby22/root/usr/bin/ruby -r ./siteconf20170405-22130-8846v3.rb extconf.rb
mkmf.rb can't find header files for ruby at /opt/rh/rh-ruby22/root/usr/share/include/ruby.h

extconf failed, exit code 1

Gem files will remain installed in /opt/rh/rh-ruby22/root/usr/local/share/gems/gems/json-2.0.3 for inspection.
Results logged to /opt/rh/rh-ruby22/root/usr/local/lib64/gems/ruby/json-2.0.3/gem_make.out
[root@redmine redmine]# ^C
[root@redmine redmine]# gem install json -v '1.8.6'
Building native extensions.  This could take a while...
ERROR:  Error installing json:
    ERROR: Failed to build gem native extension.

    /opt/rh/rh-ruby22/root/usr/bin/ruby -r ./siteconf20170405-22136-12rlq4d.rb extconf.rb
mkmf.rb can't find header files for ruby at /opt/rh/rh-ruby22/root/usr/share/include/ruby.h

extconf failed, exit code 1

Gem files will remain installed in /opt/rh/rh-ruby22/root/usr/local/share/gems/gems/json-1.8.6 for inspection.
Results logged to /opt/rh/rh-ruby22/root/usr/local/lib64/gems/ruby/json-1.8.6/gem_make.out


ªÀº±Û Àϼö·Ï ½ÅÁßÇÏ°Ô.
ŸÀÌÈ£ 2017-04
/opt/rh/rh-ruby22/root/usr/local/lib64/gems/ruby/json-1.8.6/gem_make.out ¾È¿¡ ÀÚ¼¼ÇÑ ³»¿ëÀÌ ÀÖÀ»ÅÙµ¥¿ä
±×°Íµµ Çѹø ¿Ã·ÁºÁ ÁÖ¼¼¿ä
     
¶óÀÌÁ¨ 2017-04
# cat /opt/rh/rh-ruby22/root/usr/local/lib64/gems/ruby/json-1.8.6/gem_make.out
/opt/rh/rh-ruby22/root/usr/bin/ruby -r ./siteconf20170405-22318-59n48.rb extconf.rb
mkmf.rb can't find header files for ruby at /opt/rh/rh-ruby22/root/usr/share/include/ruby.h

 Àú·¸°Ô ³ª¿ÍÀÖ½À´Ï´Ù.
ŸÀÌÈ£ 2017-04
sudo yum install rh-ruby22-ruby-devel ¼³Ä¡ Çѹø Çغ¸½ÃÁÒ?
·¹µå¸¶ÀÎÀÌ ·çºñ ±â¹ÝÀ̶ó ¸Å¹ø ¼³Ä¡Çصµ ´Ù¾çÇÏ°Ô ¿¡·¯°¡ ³ª´õ¶ó±¸¿ä
     
¶óÀÌÁ¨ 2017-04
´öºÐ¿¡ ÇØ°áµÇ¾ú½À´Ï´Ù. devel ÆÐÅ°Áö°¡ ¾ø¾î¼­¿´³×¿ä !!
          
ŸÀÌÈ£ 2017-04
´ÙÇàÀ̳׿ä :)
               
¶óÀÌÁ¨ 2017-04
°¨»çÇÕ´Ï´Ù!!
¹Ì´ÏTM 2017-04
±×³É ½ºÅÃÀ¸·Î ±î½Ã´Â°Ô?!
ÄÁ¼³Æà ¾÷ü¿¡¼­µµ ±×³É ½ºÅÃÀ¸·Î ±î½Ã´õ¶ó±¸¿ä.
     
¶óÀÌÁ¨ 2017-04
½ºÅÃÀº ÷ µé¾îº»°Çµ¥ Ȥ½Ã ¸Ö·Î °Ë»öÇؾßÇϳª¿ä?
          
¹Ì´ÏTM 2017-04
·¹µå¸¶ÀÎ °ø½ÄÆäÀÌÁö¿¡¼­.. ¼­µåÆÄƼ¿´´ø°¡ º¸¸é

ºñÆ®³ª¹Ì ·¹µå¸¶ÀÎ ÀÖÀ»²¨¿¡¿ä.

¿ä°ÍÀÌ ±×³ª¸¶ ¼³Ä¡Çϱâ ÆíÇÏ´õ¶ó±¸¿ä.
               
¶óÀÌÁ¨ 2017-04
¤¾ ÀÚ²Ù ¸ð¸£´Â ´Ü¾î°¡ ³ª¿À³×¿ä ´äº¯ °¨»çÇÕ´Ï´Ù!
                    
¹Ì´ÏTM 2017-04
¼³Ä¡Çϴµ¥ ÇÊ¿äÇÑ ¸î°¡Áö ÆÐÅ°Áö¸¸ ¼³Ä¡ÇÏ½Ã¸é µË´Ï´Ù.

¾È¿¡ ÇÊ¿äÇÑ °ÍµéÀÌ ´Ù ³»ÀåµÇ¾îÀÖ¾î¿ä.

±âÁ¸¿¡ ¼³Ä¡ µÈ °ÍµéÀ̶û Ãæµ¹¾È³ª°Ô ¼¼Æø¸ Àß ÇϽøé..
                         
¶óÀÌÁ¨ 2017-04
ºñÆ®³ª¹Ì·Î ¼³Ä¡ÇغýÀ´Ï´Ù. ÀÌ°Ç¸Ó µþ±ïµþ°¢ ¸î¹ø¸¸ ÇÏ¸é ³¡³ª³×¿ä
                    
¹Ì´ÏTM 2017-04
³Ü.. ¿ÏÀü ÆíÇÏÁöÀ¯..
´Ù¸¸ ´Ù °¡Áö°í ÀÖ´Â ³à¼®ÀÌ¶ó ¹¹Çϳª ¼³Á¤ ¹Ù²Ü ¶§³ª ¹¹ ºÙÀÏ ¶§ Àº±Ù ±ÍÂú´Ù´Â..


QnA
Á¦¸ñPage 1431/5604
2014-05   4532936   Á¤ÀºÁØ1
2015-12   1083504   ¹é¸Þ°¡
2004-11   6765   À±È£¿ë
2009-06   6765   ÀÌ¿ë¿ì
2009-01   6765   ÀÌÀ±ÁÖ
2011-12   6765   ¿ì¾Ó»Ñ¾Ó
2015-03   6765   ¿ù±Þ³¯
2010-04   6765   ¸í¼ºÈ£
2004-11   6765   À̹ÎÀç
2004-11   6764   Â÷¼ºÈ£
2007-01   6764   ±è¿ë¼ö_
2005-01   6764   ±è±â¹ü
2004-11   6764   À̽ÂÇö
2010-02   6764   ·¹¿À³×
2011-06   6764   ±èÀç½Ä
2004-11   6764   ±è±â¸¸
2004-08   6763   ±èÇüµµ
2011-02   6763   ¿øÁÖ¸ÚÁøµ¢Ä¡
2004-09   6763   ¹®º´Ã¤
2017-09   6763   ¹öÁö´Ï¾Æ
2005-03   6763   À¯ÁöÈÆ
2009-04   6763   Ǫ¸ªÀÌ