Subject Re: Error Porting database from win32 to linux
Author yartax1
--- In firebird-support@yahoogroups.com, "Dimitry Sibiryakov" <SD@...>
wrote:
>
> On 25 Sep 2006 at 15:44, yartax1 wrote:
>
> >In any sql editor, when
> >trying a simple sql query I get next error: "Access to UDF library
> >"libfudlib.so" is denied by server administrator". It seems that
> >windows udf library is diferent that linux one.
>
> It seems your English is not good enough to read the error message.
> Unfortunatelly, in this case you also won't be able to read about
> UDFAccess parameter in firebird.conf.
>
> --
> SY, Dimitry Sibiryakov.
>

Well,

I tested all configuration of firebird.conf without success too.

I tried these 3 configurations

UDFAccess = Full

And

UDFAccess = Restrict UDF

and

UDFAccess = Restrict UDF; lib


I noticed that in the debian box the only .so files I found are:

/UDF/fbudf.so
/UDF/ib_udf.so
/lib/libib_util.so

But not found libfudlib.so. May be that the problem?.


Thanks.
Yartax.