forked from redbooth/departure
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I am looking to contribute to the gem but am having trouble getting all the specs to pass for the current master.
In running rake spec, a number of them fail: 249 examples, 59 failures, 3 pending
I expect this is likely a config issue related to the perl libraries and OS X Big Sur. The error message for those is:
Departure::Error: DBI.c: loadable library and perl binaries are mismatched (got handshake key 0xc500080, needed 0xc400080)
I ran the cpan setup in the readme for which the last command install DBD::mysql fails with:
./dbdimp.h:20:10: fatal error: 'DBIXS.h' file not found
#include <DBIXS.h> /* installed by the DBI module */
I would welcome any assistance on this. I have yet to google my way out of it.
eliduke
Metadata
Metadata
Assignees
Labels
No labels