Commit Graph

3 Commits

Author SHA1 Message Date
a1d2668c19 Simplify and fix the embedded Firebird on OS X
Don't bother constructing a Firebird framework and especially don't
pretend we would have it at run-time in
/Library/Frameworks/Firebird.framework. We only need the
libfbembed.dylib, I hope.

We need just libfbembed.dylib, not the version-numbered copies.

Use gb_Helper_set_ld_path instead of manipulating LD_LIBRARY_PATH and
DYLD_LIBRARY_PATH explicitly.

Don't let Firebird's build mechanism totally override DYLD_LIBRARY_PATH.

No need to handle "fb" specially in macosx-change-install-name.pl.

We need to call macosx-change-install-name.pl on libfbembed.dylib,
too.

Change-Id: Id7e6c91a6763e1d5ede5c935b4c4fd946ae00f20
2013-08-29 14:57:14 +02:00
0d7facdf06 InstallModule_firebird.mk: actually define SYSTEM_FIREBIRD
Change-Id: I3250eddfb1a718b45694624a3d881210d2136ec4
2013-07-17 08:48:50 +02:00
042bf0982c Setup Firebird installation / scp2 details.
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
2013-07-16 16:40:09 +02:00