最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||
Changes: This release contains many fixes. Slipwheel scrolling, user specified linespace, and pasting support for SECONDARY and CLIPBOARD selections have all been added. Locale dependent default font selection has been improved.
apt-get install php4-pgsqlで適宜 INSTALL/REMOVE された。 その後 /etc/apache/httpd.conf を
LoadModule php4_module /usr/lib/apache/1.3/libphp4.soのように変更、srm.conf を
AddType application/x-httpd-php .phpに戻す。
db name www-data db server localhost db login www-data db password (empty)とした。 まず「データベースにアクセスできね」と言われたので、 /var/log/postgres.log を見てみる。
IDENT authentication failed for user 'www-data'というエラーが出ていたので、pidentd を apt-get install, /etc/inetd.conf に
ident stream tcp wait identd /usr/sbin/identd identdを加えて /etc/init.d/inetd reload して再実行、今度は成功。 これによって
/var/www/cudb/.htaccess /var/www/cudb/env/config.inc /var/www/cudb/env/db_info.incなどが生成された。
AllowOverride Allした。今度は Internal Server Error, error_log 見たら「SetEnv なんてコマンドぁしらんぞえ」と言われていたので httpd.conf の
LoadModule env_module /usr/lib/apache/1.3/mod_env.soを有効に。これで index.php が出るようになった。
cudb script root /var/www/cudb cudb env root /var/www/cudb/envと入れて "proceed" を押す。次の画面で
rmdb script root /var/www/rmdb rmdb env root /var/www/rmdb/env web root http://migrate.babalab.ap.seikei.ac.jp/rmdb admin email nakano@apm.seikei.ac.jpと入力し、"install" を押したら、以下のようなメッセージが。
Installation complete. Remember to remove or rename the install script install.php and move the env directory to the location you specified
Once you have moved the env directory if necessary, click here to go to the reference management database.一応うまくインストールできたようだ。たぶん。
List of relations Name | Type | Owner ---------------+-------+---------- common_users | table | www-data cudb_users | table | www-data modules | table | www-data query | table | www-data ref_abbrev | table | www-data ref_bib | table | www-data ref_fields | table | www-data ref_type | table | www-data refs | table | www-data research_area | table | www-data rmdb_users | table | www-data sess_mgmt | table | www-data (12 rows)となっていた。
To: feedback@linuxdoc.org Subject: Translation of "Linuxdoc Reference" mini-HOWTO Hello, I'm interested in one of your documents, "Linuxdoc Reference" at http://www.linuxdoc.org/HOWTO/mini/Linuxdoc-Reference.html, and has translated it into Japanese. Unfortunately, the mail address of the author <uwe@hof.baynet.de> is not valid now, so I'd like to report you the distribution of the Japanese version at http://www.linux.or.jp/JF/ . The original document is distributed under the LDP license, so I think it's OK to distribute the Japanese version, too. Sincerely, (signature)