CodeCraft tips
[
ホーム
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
]
mongrel
をテンプレートにして作成
開始行:
* Debian GNU Linux 4.0 etch - ruby - mongrel [#xb527e64]
** gem install mongrel時のエラー対処1 [#g419fde5]
# gem install mongrel
Updating metadata for 1 gems from http://gems.rubyforge....
.
complete
Building native extensions. This could take a while...
ERROR: Error installing mongrel:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install mongrel
creating Makefile
make
sh: make: command not found
Gem files will remain installed in /usr/lib/ruby/gems/1....
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread...
~
***ログ確認 [#l26a92f0]
# vi /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/ext/fa...
~
***makeインストール [#be784f7c]
# aptitude search make
# apt-get install make
# make
~
** gem install mongrel時のエラー対処2 [#g1ac4e6b]
# gem install mongrel
Building native extensions. This could take a while...
ERROR: Error installing mongrel:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install mongrel
creating Makefile
make
gcc -I. -I/usr/lib/ruby/1.8/i486-linux -I/usr/lib/ruby/1...
make: gcc: Command not found
make: *** [fastthread.o] Error 127
Gem files will remain installed in /usr/lib/ruby/gems/1....
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread...
~
***ログ確認 [#j91cac5a]
# vi /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/ext/fa...
~
***gccインストール [#fd30baf5]
# aptitude search gcc
# apt-get install gcc
# gcc
~
終了行:
* Debian GNU Linux 4.0 etch - ruby - mongrel [#xb527e64]
** gem install mongrel時のエラー対処1 [#g419fde5]
# gem install mongrel
Updating metadata for 1 gems from http://gems.rubyforge....
.
complete
Building native extensions. This could take a while...
ERROR: Error installing mongrel:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install mongrel
creating Makefile
make
sh: make: command not found
Gem files will remain installed in /usr/lib/ruby/gems/1....
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread...
~
***ログ確認 [#l26a92f0]
# vi /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/ext/fa...
~
***makeインストール [#be784f7c]
# aptitude search make
# apt-get install make
# make
~
** gem install mongrel時のエラー対処2 [#g1ac4e6b]
# gem install mongrel
Building native extensions. This could take a while...
ERROR: Error installing mongrel:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install mongrel
creating Makefile
make
gcc -I. -I/usr/lib/ruby/1.8/i486-linux -I/usr/lib/ruby/1...
make: gcc: Command not found
make: *** [fastthread.o] Error 127
Gem files will remain installed in /usr/lib/ruby/gems/1....
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread...
~
***ログ確認 [#j91cac5a]
# vi /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/ext/fa...
~
***gccインストール [#fd30baf5]
# aptitude search gcc
# apt-get install gcc
# gcc
~
ページ名:
TrackBack(0)
|
外部リンク元
検索
サイト内
Web
最新の20件
2010-03-09
Software/Eclipse/3.4.x
2009-08-04
Ubuntu
Ubuntu/7.04 feisty
Ubuntu/8.04 hardy/システム環境設定
Ubuntu/8.04 hardy
2009-07-06
Linux/misc
2009-05-16
Debian GNU Linux/5.0 lenny/amd64/iceweasel
2009-05-03
Debian GNU Linux/5.0 lenny/システム環境設定
2009-03-22
Debian GNU Linux
Software/Eclipse/3.1.x
Software/Eclipse/3.2.x
Software/Eclipse
Debian GNU Linux/5.0 lenny
2008-08-12
UNIX/sendmail
UNIX/Subversion
2008-08-05
UNIX/proftpd
2008-08-01
UNIX
2008-05-13
UNIX/samba
2008-05-12
Debian GNU Linux/5.0 lenny/ユーザー環境設定
2008-04-15
Windows