Subject Re: [firebird-support] trouble intalling rfunc on linux
Author Jules
hmm... turns out i needed a compiler.

runs fine until i can't find lgds32... do i need this for the database to import correctly?

Jules
----- Original Message -----
From: Frank Schlottmann-Goedde
To: firebird-support@yahoogroups.com
Sent: Thursday, December 08, 2005 4:12 PM
Subject: Re: [firebird-support] trouble intalling rfunc on linux


Jules schrieb:

> I run the makefile command from /home/root/firebird/rfunc/source
>
> can anyone please help me?

So I guess that you are using firebird and not interbase.

> INSTALLTO = "$(IBASE)/UDF"
>
>
> ######## my representation is ITALLTO = "$(IBASE /opt/interbase)/UDF" ifeq ($(IBVENDOR),BORLAND)

Are you sure that your firebird installation resides in /opt/interbase?
And, you shouldn't edit the Makefile, but rfunc.linux to sth. like:

# ----------------------------
# Pathes (! NO DEFAULTS !)
# ----------------------------
#--- InterBases dirs
# Linux IB 5.õ
#IBASE = /usr/local/interbase
# Linux IB 6.õ, FB 1.x
IBASE = /opt/interbase


change '/opt/interbase' above to your path to firebird.

Frank

--
Fascinating creatures, phoenixes, they can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets.
- J.K. Rowling



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !

Also search the knowledgebases at http://www.ibphoenix.com

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++




------------------------------------------------------------------------------
YAHOO! GROUPS LINKS

a.. Visit your group "firebird-support" on the web.

b.. To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------------------------------------------------------------



[Non-text portions of this message have been removed]