[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:2201

From: okkez <okkez000@g...>
Date: Sun, 16 May 2010 14:35:24 +0900
Subject: [ruby-reference-manual:2201] Re: るりまサーチ

okkez です。

ちょっと遅くなりましたが、試してみました。

2010年4月24日15:42 Kouhei Sutou <kou@c...>:
> 須藤です。
>
>
> 生RackでRailsなどのWebアプリケーションフレームワークは使って
> いません。たぶん以下のものがあると動くと思います。
>
>  * Ruby 1.9.1
>  * Rack
>  * BitClust (trunk)
>  * groonga (HEAD) http://groonga.org/
>  * rroonga (HEAD) http://groonga.rubyforge.org/
>
> ↑を揃えて./update.shを実行すると静的なHTMLとそれのインデッ
> クスが生成されます。
>

groonga と rroonga がビルド出来ませんでした。
いちおう同梱のドキュメントは一通り見たつもりです。

$ uname -a
Linux suzaku 2.6.32-5-amd64 #1 SMP Mon May 3 10:42:25 UTC 2010 x86_64 GNU/Linux
$ autoconf --version
autoconf (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

groonga のビルド。
$ autoconf
configure.ac:3: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:5: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:33: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:38: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:85: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:86: error: possibly undefined macro: AM_PROG_LIBTOOL
$ ./configure
./configure: 2369: Syntax error: word unexpected (expecting ")")

rroonga のビルド。
$ rake -T
(in /home/okkez/ruby/rroonga)
rake aborted!
no such file to load -- groonga.so
/home/okkez/ruby/rroonga/Rakefile:43:in `guess_version'
(See full trace by running task with --trace)


また rroonga の Gem を入れてインデックスの生成を試してみたらインデックスの生成は出来てる
ようなのですが、HEAD で追加されている新しいメソッドが Gem の rroonga には存在しないため
ローカルで起動したるりまサーチでは検索をすることはできませんでした。

どこか間違っているところがあれば、教えていただけるとうれしいです。

-- 
okkez
okkez000@g...

--
ML: ruby-reference-manual@m...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

      2156 2010-04-24 08:42 [kou@c...            ] るりまサーチ                            
      2168 2010-04-25 15:55 ┣[okkez000@g...       ]                                       
->    2201 2010-05-16 07:35 ┗[okkez000@g...       ]                                       
      2203 2010-05-16 07:47  ┗[kou@c...            ]                                     
      2205 2010-05-16 12:13   ┗[okkez000@g...       ]                                   
      2206 2010-05-16 12:26    ┗[kou@c...            ]                                 
      2207 2010-05-16 12:41     ┗[okkez000@g...       ]                               
      2208 2010-05-16 13:06      ┗[kou@c...            ]                             
      2209 2010-05-16 15:14       ┗[okkez000@g...       ]