Package: postgres
Version: postgresql
Severity: important
There's a link here that is supposed to fix the problem:
Script started on Fr 04 Nov 2005 17:43:39 CET
merkur:/usr/lib/postgresql# ls -l
insgesamt 16
drwxr-xr-x 4 root root 4096 2005-11-02 17:10 7.4
drwxr-xr-x 2 root root 4096 2005-11-02 17:10 bin
drwxr-xr-x 2 root root 4096 2005-11-02 17:10 lib
lrwxrwxrwx 1 root root 16 2005-06-26 15:32 libpgtcl.so -> ../libpgtcl.so.2
-rw-r--r-- 1 root root 534 2005-05-18 10:33 pkgIndex.tcl
lrwxrwxrwx 1 root root 18 2005-11-04 16:55 plpgsql.so -> 7.4/lib/plpgsql.so
-rw-r--r-- 1 root root 0 2005-11-04 17:43 postgresql.log
merkur:/usr/lib/postgresql#
Script done on Fr 04 Nov 2005 17:43:54 CET
But it doesn't:
Script started on Fr 04 Nov 2005 17:49:16 CET
merkur:/usr/lib/postgresql# psql -d gnumed_v2 -U any-doc
Password:
Welcome to psql 7.4.8, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
gnumed_v2=> SELECT version();
version
--------------------------------------------------------------------------------------------------------------
PostgreSQL 7.4.8 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.2
20050816 (prerelease) (Debian 4.0.1-5)
(1 row)
gnumed_v2=> select gm_concat_table_structure();
ERROR: could not access file "/usr/lib/postgresql/lib/plpgsql.so": No such
file or directory
gnumed_v2=> \q
merkur:/usr/lib/postgresql#
Script done on Fr 04 Nov 2005 17:49:43 CET
It seems the link should be in /usr/lib/postgresql/*lib*/ ... ?
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Karsten
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]