[fpc-pascal] UDF+FREEBSD+FIREBIRD

Stephano patspiper at yahoo.com
Sat Nov 15 16:36:53 CET 2008


KES wrote:
>>> #ld -shared -soname libtkes2.so.1 -o libtkes2.so.1.0 -lc tkes2.o
>>> #cp tkes2.so /usr/local/libexec/firebird/udf/
>>> #cp tkes2.so.1.0 /usr/local/libexec/firebird/udf/
>>> #cd /usr/local/libexec/firebird/udf/
>>> #ls -l

Is the above used in a script? If yes, then it is linking into 
libtkes2.so, but copying to the udf directory tkes2.so (which might not 
even exist).



More information about the fpc-pascal mailing list