[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:15570] Re: Apache 1.3.27
-
From:Jun Kuwamura
-
Date:Mon, 7 Oct 2002 17:55:53 +0900 (JST)
- Subject: [plamo:15570] Re: Apache 1.3.27
- From: Jun Kuwamura <juk@xxxxxxxxxx>
- Date: Mon, 7 Oct 2002 17:55:17 +0900 (JST)
くわむらです。
On Mon, 7 Oct 2002, nobuhide shimizu wrote:
> みなさんこんにちは
> はずれはごかんべんを
>
> On Sun, 6 Oct 2002 17:40:13 +0900 (JST)
> Jun Kuwamura <juk@rccm.co.jp> wrote:
>
> > くわむらです。
>
> > どうもです。パッケージ作ったのが3.0ベータのマシンなので、
> > ほとんど同じだと思ったのですが、多少違うのかなあ。
> ^^^^^^
> > > 早速、ここから、apache, PHP関係のパッケージを入手してインス
> > > トールしたんですが、次のようなエラーが出てapacheが起動しませ
> > > ん。libdb関係は入っているようなんですが。。。何が悪いのでしょ
> > > うか?
> > > よろしくお願いします。
> > >
> > > Syntax error on line 227 of /opt/apache/conf/httpd.conf:
> > > Cannot load /opt/apache/libexec/mod_rewrite.so into server: /opt/apache/libexec/mod_rewrite.so: undefined symbol: dbm_fetch
> > > /opt/apache/bin/apachectl startssl: httpd could not be started
>
> mod_rewrite.soなるものの
> ヘッダ
> mod_rewrite.h
>
> #ifndef NO_DBM_REWRITEMAP
> #include <ndbm.h>
> #if defined(DBM_SUFFIX)
> #define NDBM_FILE_SUFFIX DBM_SUFFIX
> #elif defined(__FreeBSD__) || (defined(DB_LOCK) && defined(DB_SHMEM))
> #define NDBM_FILE_SUFFIX ".db"
> #else
> #define NDBM_FILE_SUFFIX ".pag"
> #endif
> #endif
> へんで環境がかわってる
> <ndbm.h>があやしい
>
> google でapache ndbmを検索して
> http://lists.debian.or.jp/debian-users/200009/msg00435.html
> をみたり、
> plamoでないやつのapache1.2.27のビルドlogをみるとdb1/ndbm.hをみにいったりしてる
>
会社の端末に入れたのは 9/26版 Plamo-3.0。こちらの方で
も動作確認できてます。なお、ここの ndbm.h は
--
% head /usr/include/ndbm.h
/* ndbm.h - The include file for ndbm users. */
/* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson.
Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.
GDBM is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
--
となってます(すなわち、GDBM)。
別の問題がありました。expatを入れたため、webdav がエ
ラーになりましたので作りなおしました。その他こまごまと。
修正したのを
http://www.linet.gr.jp/~juk/plamo/parts/3.0/
にアップしておきました。
2002-10-07
libexpat ライブラリがらみの更新
WWW/Module/mod_dav-1.0.3-1.3.6-l10n-i386-3.tgz
WWW/Module/mod_encoding-20020611a-i386-3.tgz
Plamo-3.0 標準 python にて python モジュール作成
Database/postgresql-7.2.3-i386-2.tgz
jdbc サンプルの抜けを追加
Database/postgresql-7.2.3_contrib-i386-2.tgz
更新および Plamo-3.0 標準 python パッケージ対応
Lang/Python-2.2.1-JapaneseCodecs-1.4.8-1.tgz
--
Jun Kuwamura
rC Cm
^
~
- Follow-Ups
-
- [plamo:15588] Re: Apache 1.3.27, nobuhide shimizu
- References
-
- [plamo:15563] Re: Apache 1.3.27, nobuhide shimizu
[検索ページ]
[メール一覧]
Plamo ML 公開システム