Ticket #133 (closed defect: fixed)
4store Mac OS X app breaks under Snow Leopard with libxslt/libxml2 error
| Reported by: | anonymous | Owned by: | swh |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Unknown | Version: | 1.0 |
| Keywords: | osx snowleopard | Cc: |
Description
Using the 4store OS X application:
$ 4s-backend-setup test dyld: Library not loaded: /usr/lib/libxml2.2.dylib Referenced from: /usr/lib/libxslt.1.dylib Reason: Incompatible library version: libxslt.1.dylib requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0 Trace/BPT trap
Presumably this is a Snow Leopard issue?
Change History
comment:2 Changed 15 months ago by swh
- Status changed from accepted to closed
- Resolution set to fixed
This should be fixed by a test build in http://plugin.org.uk/misc/4store-1.0.4.dmg
If it's successful then future apps will be built with that script.
Note: See
TracTickets for help on using
tickets.

Yes, I think you're right.
My build system is Leopard, and I don't have a practical way of building static binaries, but I'll look into fixing this in some way.