Re: [Tutor] Problems install Python

2010-09-29 Thread Evert Rol
> 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

[Tutor] Problems install Python

2010-09-29 Thread Pham Nguyen Huy Phuong
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