Subject | Re: [firebird-support] trouble intalling rfunc on linux |
---|---|
Author | Milan Babuskov |
Post date | 2005-12-08T15:12:57Z |
Jules wrote:
of IBASE variable and put it here. Since you're using Firebird 1.0, the
correct value for IBASE variable is /opt/interbase.
IBASE = /opt/interbase
It should work. Do a:
make -f makefile.linux
and copy/paste the errors you get here.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> INSTALLTO = "$(IBASE)/UDF"As Frank wrote, you shouldn't touch this. $(IBASE) means "take the value
of IBASE variable and put it here. Since you're using Firebird 1.0, the
correct value for IBASE variable is /opt/interbase.
IBASE = /opt/interbase
It should work. Do a:
make -f makefile.linux
and copy/paste the errors you get here.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org