Menu

problems on Debian etch 2.6.18-5

2007-10-03
2012-09-21
  • Nobody/Anonymous

    Hi,
    At the begining sorry about my english.

    I have fresh install of Debian plus firebird2-classsic-server package.
    Installed gcc and make.

    Downloaded rfunc. Compiled sucessfully as rfunc file.

    udf function is installed corectly by

    DECLARE EXTERNAL FUNCTION INTTOSTR
    INTEGER, CSTRING(256)
    RETURNS CSTRING(256)
    ENTRY_POINT 'fn_inttostr' MODULE_NAME 'rfunc';

    but problem is after copying (instaling) rfunc file to firebird UDF directory /usr/lib/firebird2/UDF

    when executing udf function have this error:

    access to UDF library "librfunc.so" is denied by server administrator

    when rename file rfunc to librfunc.so have another error:

    invalid request BLR at offset 113 function INTTOSTR is not defined

    I dont now why. renaming file to rfunc.so not gives success too.

    Thanx

     
    • Nobody/Anonymous

      you need compile files /source/rfunc.conf or makefile6.linux and set all de path...

      jonas

       
    • Nobody/Anonymous

      I have this problem also....

      Give my e-mail.

      jonas@jainfo.com.br
      msn - jonasalima@hotmail.com

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.