removido
(usa Nenhuma)
Enviado em 31/07/2010 - 11:41h
alguem que use slack 13.1 ja tentou instalar psycopg2 pq to tentando mais ta dando este erro:
In file included from psycopg/psycopgmodule.c:32:
./psycopg/psycopg.h:31:22: error: libpq-fe.h: No such file or directory
In file included from psycopg/psycopgmodule.c:33:
./psycopg/connection.h:72: error: expected specifier-qualifier-list before 'PGconn'
./psycopg/connection.h:94: error: expected declaration specifiers or '...' before 'PGconn'
In file included from psycopg/psycopgmodule.c:34:
./psycopg/cursor.h:61: error: expected specifier-qualifier-list before 'PGresult'
In file included from psycopg/psycopgmodule.c:35:
./psycopg/lobject.h:31:28: error: libpq/libpq-fs.h: No such file or directory
In file included from psycopg/psycopgmodule.c:35:
./psycopg/lobject.h:51: error: expected specifier-qualifier-list before 'Oid'
./psycopg/lobject.h:57: error: expected declaration specifiers or '...' before 'Oid'
./psycopg/lobject.h:57: error: expected declaration specifiers or '...' before 'Oid'
psycopg/psycopgmodule.c: In function 'psyco_register_type':
psycopg/psycopgmodule.c:254: error: 'cursorObject' has no member named 'string_types'
psycopg/psycopgmodule.c:257: error: 'connectionObject' has no member named 'string_types'
error: command 'gcc' failed with exit status 1