Re: Please help.-- unable to load xxid.so

From: Chris <dmagick(at)gmail(dot)com>
To: Ashish Karalkar <ashish_karalkar(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Please help.-- unable to load xxid.so
Date: 2006-11-29 07:09:22
Message-ID: 456D3222.1080502@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ashish Karalkar wrote:
> Thanks Chris ,
> I ahve checked the permissions on the xxid.so file and
> it ids having all permission i.e. 0777
> I think its not getting the permission from the object
> which xxid.so is refering, any idea which object it is
> refering....

Are you running SeLinux by any chance? That could be an issue..

or maybe try:

ldd xxid.so

to see what xxid.so is trying to use.

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcus Engene 2006-11-29 07:29:55 Re: Only MONO/WinForms is a way to go
Previous Message Ashish Karalkar 2006-11-29 06:43:20 Re: Please help.-- unable to load xxid.so