Skip to content

Instantly share code, notes, and snippets.

@willwhite
Created May 10, 2011 18:00
Show Gist options
  • Save willwhite/964999 to your computer and use it in GitHub Desktop.
Save willwhite/964999 to your computer and use it in GitHub Desktop.
node.js:63
throw e;
^
Error: dlopen(/Users/diggersf/src/tilemill/lib/node/mapnik/_mapnik.node, 1): Library not loaded: /opt/local/lib/libfreetype.6.dylib
Referenced from: /usr/local/lib/libmapnik2.dylib
Reason: image not found
at Module._loadObjectSync (node.js:360:13)
at Module.loadSync (node.js:336:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object.<anonymous> (/Users/diggersf/src/tilemill/lib/node/mapnik/mapnik.js:11:14)
at Module._compile (node.js:462:23)
at Module._loadScriptSync (node.js:469:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment