Re: pycopg2 build problems

2009-09-24 Thread devaru
On Sep 24, 2:14 am, phi...@semanchuk.com wrote: > Quoting Wolodja Wentland : > > > > > On Wed, Sep 23, 2009 at 12:24 -0700, devaru wrote: > >> I'm trying to install psycopg2 on my system. I followed the > >> instruction in INSTALL file and gave the command > >> python setup.py build > >> running bu

Re: pycopg2 build problems

2009-09-23 Thread philip
Quoting Wolodja Wentland : On Wed, Sep 23, 2009 at 12:24 -0700, devaru wrote: I'm trying to install psycopg2 on my system. I followed the instruction in INSTALL file and gave the command python setup.py build running build running build_py running build_ext error: No such file or directory I

Re: pycopg2 build problems

2009-09-23 Thread Wolodja Wentland
On Wed, Sep 23, 2009 at 22:38 +0200, Wolodja Wentland wrote: > --- Debian example --- > $ apt-file search /usr/bin/pg_config > libpq-dev: /usr/bin/pg_config > --- snip --- Just wanted to note that libpq-dev is a dependency of postgresql-server-dev-8.4 on squeeze. So you *might* want to consider in

Re: pycopg2 build problems

2009-09-23 Thread Wolodja Wentland
On Wed, Sep 23, 2009 at 12:24 -0700, devaru wrote: > I'm trying to install psycopg2 on my system. I followed the > instruction in INSTALL file and gave the command > python setup.py build > running build > running build_py > running build_ext > error: No such file or directory I ran into this some

Re: pycopg2 build problems

2009-09-23 Thread Philip Semanchuk
On Sep 23, 2009, at 3:24 PM, devaru wrote: Hi, I'm trying to install psycopg2 on my system. I followed the instruction in INSTALL file and gave the command python setup.py build running build running build_py running build_ext error: No such file or directory Where is the file or directory mi

pycopg2 build problems

2009-09-23 Thread devaru
Hi, I'm trying to install psycopg2 on my system. I followed the instruction in INSTALL file and gave the command python setup.py build running build running build_py running build_ext error: No such file or directory Where is the file or directory missing. Any help is appreciated. -- http://mail