mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
994 B
JSON
1 line
994 B
JSON
[{"user_id": 14243, "stars": [], "topic_id": 19434, "date_created": 1302795993.769907, "message": "I'm needing mailparse installed on my xampp. I've done pecl install mailparse but I get an error that mbstring is not installed, but it is.. so I'm doing /Applications/XAMPP/xamppfiles: sudo ./bin/pecl install --nodeps mailparse BUT.. when the make starts it fails with a big load of errors.", "group_id": 499, "id": 686543}, {"user_id": 14243, "stars": [], "topic_id": 19434, "date_created": 1302795998.1115091, "message": "Any idea how to install mailparse with this configurations? maybe i'm doing things wrong but no idea what to do ", "group_id": 499, "id": 686544}, {"user_id": 14243, "stars": [], "topic_id": 19434, "date_created": 1302800501.9604249, "message": "If anyone interested on the solution. You need devel-package installed and run the installation having in mind that pecl must compile it for i386. export CFLAGS=\"-arch i386\" does the trick", "group_id": 499, "id": 687355}] |