From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | Faqeer ALI <faqeerali(at)hotmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: iplike.so access denied help!! |
Date: | 2006-12-05 11:57:20 |
Message-ID: | 45755EA0.5000302@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Faqeer ALI wrote:
>
>
>
> i have installed pgsql8.* on fc3 .. it has installed
> well and test was successful.
> while installing opennms i run the installer
> #./installer -disU.. this lead to ca certain error regarding
> iplike.so permission denied.
>
> error message
>
>
> Exception in thread "main" org.postgresql.util.PSQLException: ERROR:
> could not access file
> "/root/Desktop/downloadable/opennms-1.2.9-1/source/dist/lib/iplike.so":
> Permission denied
And what are the permissions on that file, and could it be that the
class the user is running as can't access it? Or it could be that the
backend needs to read it depending what is happening.
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2006-12-05 11:59:30 | Re: Timestamps |
Previous Message | David Goodenough | 2006-12-05 11:43:31 | Re: How to speed up Exclusive Locking |