> I had just download PeGreSQL, unzip and installed it, but I have a problem
> such as:
>
> phuong...@ubuntu:~/PyGreSQL-4.0$ python setup.py build
> sh: pg_config: not found
> Traceback (most recent call last):
> File "setup.py", line 94, in
> pg_include_dir = pg_config('includedir')
> F
Dear all,
I had just download PeGreSQL, unzip and installed it, but I have a problem
such as:
phuong...@ubuntu:~/PyGreSQL-4.0$ python setup.py build
sh: pg_config: not found
Traceback (most recent call last):
File "setup.py", line 94, in
pg_include_dir = pg_config('includedir')
File "setu