| From: | Oleg Lebedev <olebedev(at)waterford(dot)org> |
|---|---|
| To: | Unnikrishnan Menon <unnikrishnan(dot)menon(at)chennai(dot)transys(dot)net> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: PGACCESS installation |
| Date: | 2002-01-23 18:57:42 |
| Message-ID: | 3C4F07A6.3A6F97EF@waterford.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces pgsql-sql |
I had this problem once and I just created a symbolic link as follows:
ln -s /usr/src/pgsql/src/interfaces/libpgtcl.so
/usr/local/pgsql/lib/libpgtcl.so
not the best solution, but worked for me
Oleg
Unnikrishnan Menon wrote:
> 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? I'am using Red
> Hat Linux v 7.2. Thanx in advance Unni
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-01-23 19:13:16 | Re: PGACCESS installation |
| Previous Message | Bruce Momjian | 2002-01-23 16:56:00 | Re: ECPG patch: get descriptor did not use "C" locale while |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-01-23 19:13:16 | Re: PGACCESS installation |
| Previous Message | Tom Lane | 2002-01-23 18:07:51 | Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems) |