On 08/14/09 05:27, Michael Sicotte wrote:
and similarly for postgresql-sdbc-impl.uno.dylib (whatever the latter is good for; include an additional -change X Y for libuno_salhelpergcc3.dylib.3 there).

Hope that helps (wrote it down without actually trying it out, so it might have minor typos),
-Stephan

Thanks Stephan,

That allowed the dylibs to register and the extension to load without error.

Great. IIUC, the extension is intended to be built by unpacking some files into OOo connectivity source module and using dmake/build there. Then, the permanent solution for this problem is likely to locate the makefile.mk where the two dylibs are built, look for lines like

  SHLnTARGET = postgresql-sdbc

(where n can be 1--9, and similarly for postgresql-sdbc-impl) and add lines

  SHLnRPATH = OXT

for those n. (See <http://www.openoffice.org/servlets/ReadMsg?list=interface-announce&msgNo=1154>.)

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: mac-unsubscr...@porting.openoffice.org
For additional commands, e-mail: mac-h...@porting.openoffice.org

Reply via email to