Subject UDF on Ubuntu
Author Dalton Calford
Hi,

I have installed Firebird 2.1 on an Ubuntu 8.10 server machine.
I used the firebird install from the ubuntu repositories.
This put the firebird configuration into /etc/firebird/2.1 and /usr/lib/firebird/2.1

I put my udf into the /usr/lib/firebird/2.1/UDF directory
And I edited the /etc/firebird/2.1/firebird.conf file to specify Full rights to UDF's.

I can define the udf without a problem.
When I attempt to use the UDF, the server responds that the udf is not defined.

Does anyone have a guess as to what is going on?

Best regards

Dalton