vine-users ML アーカイブ



[vine-users:059710] Re: poprelayd (pop before smtp) のエラー

  • From: furuhashi <furuhashi@xxxxxxxxxxxxxxxx>
  • Subject: [vine-users:059710] Re: poprelayd (pop before smtp) のエラー
  • Date: Wed, 16 Apr 2003 09:50:26 +0900
お返事ありがとうございます。

》え〜とデータベースは以前の物をそのままお使いでしょうか?
》であればVine2.1.5と2.6では、標準で見に行くバークレーDBのバージョンが違うので。
》一度データベースを消して作り直せば良いと思います。

はい、DB_Fileでしたら 既にインストールしました。
記述したエラーメッセージを ご覧頂けましたでしょうか?
"use Getopt::Std;" で 引っかかっているので
それ以前の問題のようで困っております。
"use DB_File;" より前の行で引っかかっております。)

》# poprelayd -d
》"use" not allowed in expression at /usr/local/sbin/poprelayd line 50, at end of line
》syntax error at /usr/local/sbin/poprelayd line 50, near "use Getopt::Std"
》BEGIN not safe after errors--compilation aborted at /usr/local/sbin/poprelayd line 51.