Re: PGACCESS installation

From: "fstelpstra(at)yahoo(dot)com" <fstelpstra(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: PGACCESS installation
Date: 2002-01-26 21:06:25
Message-ID: a2v5db$gua$1@news1.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-sql

Hi Unnikrishnan Menon,

try "less /etc/ld.so.conf", is /usr/local/pgsql/lib/ in it? If not add it
in ld.so.conf (see man ld), or cp your tcllib.so to the paths mentioned in
ld.so.conf.

regards, freek

Unnikrishnan Menon wrote:

> Hi Tom,
>
> I tried ur suggestion, but it does not seem to work. I ran PgAccess shell
> script file.
> As to Oleg's suggestion the link file is already created in the mentioned
> path.
> The error still remains.
> Regards,
> Unni
>
>
> ----- Original Message -----
> From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: "Unnikrishnan Menon" <unnikrishnan(dot)menon(at)chennai(dot)transys(dot)net>
> Cc: "Oleg Lebedev" <olebedev(at)waterford(dot)org>; <pgsql-sql(at)postgresql(dot)org>
> Sent: Thursday, January 24, 2002 12:43 AM
> Subject: Re: [SQL] PGACCESS installation
>
>
>> >> Hi, I have this particular problem with PgAccess installation. I have
>> >> PostgreSQL 7.1.3 installed with the --with-tcl option. I installed
>> >> PgAccess in the same way as mentioned in the installation documents. I
>> >> have appended the files in the PATH settings too (
>> >> /usr/local/pgsql/lib/libpgtcl.so & /usr/local/pgaccess/main./tcl ).But
>> >> on starting PgAccess it gives the following error: Error in startup
>> >> script : Couldnt load file ''libpgtcl.so''. Cannot open shared object
>> >> file : No such file or directory while executing''load libpgtcl
>> >> [info shared lib extension ] '' (procedure ''main'' line 3)involved
>> >> from within'' main $argc $argv ''( file ''/usr/local/pgaccess/main.tcl
>> >> '' line 249 ) How do I overcome this particular error?
>>
>> What are you doing to start pgaccess? I think you could only get to
>> that point if you tried to execute main.tcl directly; but you're
>> supposed to start it by running the pgaccess shell script.
>>
>> Neither the tcl file nor the .so belong in your PATH, btw.
>>
>> regards, tom lane
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 6: Have you searched our list archives?
>>
>> http://archives.postgresql.org
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message isaac flemmin 2002-01-27 01:11:45 having a whole lot of trouble...
Previous Message Jeff Eckermann 2002-01-26 15:11:22 Re: pgaccess

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2002-01-26 23:11:14 Re: LIMIT Optimization
Previous Message Llew Sion Goodstadt 2002-01-26 20:19:19 Using indices with LIKE