Hack BBS

[全部のスレッド一覧][新規投稿][記事の削除・変更] [Home Page]

返信投稿はタイトルのリンクをクリックして下さい
スレッド【No.1637】の中の記事をすべて表示しています

【No.1637】のスレッド
04/09/30(木) 16:42:21 投稿者[初心者] [No.1637]のスレッド内
【No.1637】 タイトル[PostgreSQLを導入できません] この記事がスレッドの最初です
初心者ですみません。
apt-get install postgres
でインストール後

PostgreSQLが動作していないため、確認作業等を行ったところ
bash-2.04$ ./postgresql status
postmaster is stopped
bash-2.04$ ./postgresql start
Starting postgresql service: standard in must be a tty
[FAILED]
bash-2.04$ ./postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: standard in must be a tty
[FAILED]

となり、サービスを開始できないようです。

また、postgresql-7.0のソースを入手した後
configureを行うと

bash-2.04$ ./configure
loading cache ./config.cache
checking host system type... /usr/local/src/postgresql-7.0/src/config.guess: cannot create temp file for here document: Permission
denied
powerpc-unknown-linux-gnu
checking echo setting...
checking setting template to... linux_ppc
checking whether to support locale... disabled
checking whether to support cyrillic recode... disabled
checking whether to support multibyte... disabled
checking setting DEF_PGPORT... ./configure: cannot create temp file for here document: Permission denied
5432
checking setting DEF_MAXBACKENDS... ./configure: cannot create temp file for here document: Permission denied
32
checking setting USE_TCL... disabled
checking setting USE_PERL... disabled
checking setting USE_ODBC... disabled
checking setting ASSERT CHECKING... disabled
checking for gcc... gcc
checking whether the C compiler (gcc -O0 ) works... ./configure: cannot create temp file for here document: Permission denied
no
configure: error: installation or configuration problem: C compiler cannot create executables.

となります。

2つ質問して申し訳ありませんが、どなたか教えて頂けないでしょうか。

04/10/01(金) 07:32:55 投稿者[たろう] [No.1637]のスレッド内
【No.1640】 タイトル[Re: PostgreSQLを導入できません] 【No.1637】に対する返信
そのまんま、英語を訳せばわかるきがしますが・・・