Subject | Re: [firebird-support] Re: fbudf under linux |
---|---|
Author | Helen Borrie |
Post date | 2003-07-08T13:09:05Z |
At 11:41 AM 8/07/2003 +0000, you wrote:
So you can fix it (to comply with the declaration in fbudf.sql) with a
symlink inside the ../UDF directory:
ln -s fb_udf.so fbudf.so
heLen
>Thomas,So - to be clear - you only have the problem on one machine?
>
>My (linux) version of fb_udf does have an entry point called 'right'
>(checked with nm). I tried to copy fb_util almost everywhere, but it
>does not help.
>
>I tried to install firebird 1.5 CS on another linux box, and I could
>use fb_udf without any problem.
>FB 1.5 comes with 2 udf libs: ib_udf.so and fb_udf.soFrank S-G thinks the misnaming of fbudf.so as fb_udf.so is probably a typo.
So you can fix it (to comply with the declaration in fbudf.sql) with a
symlink inside the ../UDF directory:
ln -s fb_udf.so fbudf.so
heLen