From: | Allan Lemos <allan(at)ufrrj(dot)br> |
---|---|
To: | Andres Ledesma <aledes(at)telefonica(dot)net> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: cann't find libs to run pgaccess .... |
Date: | 2002-07-11 16:36:03 |
Message-ID: | Pine.BSF.4.05.10207111328540.1756-100000@ |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Andres,
1 - go to http://rpmfind.net/linux/RPM
2 - download library libpgtcl.so,
3 - install libpgtcl.so
4 - make a simbolic link, for example:
ln -s /usr/lib/libpgtcl.so /usr/local/pgsql/lib
5 - kill -SIGHUP (number of process postmaster)
6 - run pgaccess
Good Luck,
Allan
On Thu, 11 Jul 2002, Andres Ledesma wrote:
> Hi everybody......
>
> I'm new to Linux, PostgreSQL,....etc....and the free world. I downloaded
> the pgaccess, uncompressed it, and when try to run it, got a message about a
> missing file : "libpgtcl.so"....
>
> I dowloaded the tar file, and there is no any file name like this....
> Please, anybody can say something about this .....
>
>
> Thanks in advance...
>
> Andree
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
-------------------------------------------------------------------------------
"... somos guerreiros, nascemos assim, com vontade e determinacao de fazer com
que as pessoas a nossa volta se sintam mais fortes, menos injusticadas e mais
felizes." Marta Maria
-------------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Iavor Raytchev | 2002-07-11 20:50:53 | Re: bugzilla.pgaccess.org |
Previous Message | Oliver Elphick | 2002-07-11 15:23:31 | Re: cann't find libs to run pgaccess .... |