小编Asl*_*986的帖子

在 debian 服务器中安装 pgadmin

我从官网得到了 pgAdminIII-1.14 源代码。

现在我正在尝试在 Debian Squeeze 机器上编译它。

起初我是这样做的:

./configure
Run Code Online (Sandbox Code Playgroud)

我收到了这个错误:

configure: error: you must specify a valid PostgreSQL 8.4+ installation with --with-pgsql=DIR
Run Code Online (Sandbox Code Playgroud)

我不知道它需要哪个目录,我试过:

/usr/lib/postgresql/9.1/bin
Run Code Online (Sandbox Code Playgroud)

这是我有“psql”的目录,但它不是好的目录。

我该如何解决?

postgresql debian

2
推荐指数
1
解决办法
4769
查看次数

标签 统计

debian ×1

postgresql ×1