Re: [Haskell-cafe] hs-plugins/ haskelldb/ ELF zlib incompatibility.

2006-03-20 Thread Björn Bringert
Marc Weber wrote: I get this error: calhost db=store uid=marc pwd= DB/Direct: Daan Leijen (c) 1999, HWT (c) 2003-2004, Bjorn Bringert (c) 2005 Connecting to database... DBDirect: user error (loadShared: couldn't load `/usr/lib/libz.so' because /usr/lib/libz.so: invalid ELF header Any idea how

resolved Re: [Haskell-cafe] hs-plugins/ haskelldb/ ELF zlib incompatibility.

2006-03-20 Thread Marc Weber
Thanks to Bj?rn Bringert. The solution was to remove the z lib dependency when compiling MySQL (from HSQL library) after runhaskell Setup.lhs configure. Marc ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org

[Haskell-cafe] hs-plugins/ haskelldb/ ELF zlib incompatibility.

2006-03-18 Thread Marc Weber
I get this error: calhost db=store uid=marc pwd= DB/Direct: Daan Leijen (c) 1999, HWT (c) 2003-2004, Bjorn Bringert (c) 2005 Connecting to database... DBDirect: user error (loadShared: couldn't load `/usr/lib/libz.so' because /usr/lib/libz.so: invalid