| 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 |
| Subject: | Re: PGACCESS installation |
| Date: | 2002-01-23 19:13:16 |
| Message-ID: | 4626.1011813196@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces pgsql-sql |
>> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mihnea Balta | 2002-01-23 20:53:10 | Libpq reentrance |
| Previous Message | Oleg Lebedev | 2002-01-23 18:57:42 | Re: PGACCESS installation |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vsevolod Lobko | 2002-01-23 19:34:31 | Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems) |
| Previous Message | Oleg Lebedev | 2002-01-23 18:57:42 | Re: PGACCESS installation |