Created
August 30, 2012 22:34
-
-
Save skorasaurus/3543357 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skors@arock:~/prg/tilemill$ ./index.js --server=true | |
"Mapnik LOG> 2012-08-30 18:32:38:" Problem loading plugin library: /usr/local/lib/mapnik/input/python.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI) | |
Note: Unknown option "updatesVersion" in config file. | |
Note: Unknown option "updatesTime" in config file. | |
Note: Unknown option "updates" in config file. | |
Note: Unknown option "profile" in config file. | |
Note: Unknown option "bufferSize" in config file. | |
[tilemill] "Mapnik LOG> 2012-08-30 18:32:39:" Problem loading plugin library: /usr/local/lib/mapnik/input/python.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI) | |
[tilemill] "Mapnik LOG> 2012-08-30 18:32:39:" Problem loading plugin library: /usr/local/lib/mapnik/input/python.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI) | |
[tilemill] Note: Unknown option "bufferSize" in config file. | |
[tilemill] Note: Unknown option "server". | |
[tilemill] Note: Unknown option "updatesVersion" in config file. | |
[tilemill] Note: Unknown option "updatesTime" in config file. | |
[tilemill] Note: Unknown option "updates" in config file. | |
[tilemill] Note: Unknown option "profile" in config file. | |
[tilemill] Note: Unknown option "bufferSize" in config file. | |
[tilemill] Note: Unknown option "server". | |
[tilemill] Started [Server Tile:20008]. | |
[tilemill] Plugin [fonts] loaded. | |
[tilemill] Plugin [templates] loaded. | |
[tilemill] Plugin [carto] loaded. | |
[tilemill] Plugin [editor] loaded. | |
[tilemill] Started [Server Core:20009]. | |
[tilemill] Error: child process: "tile" failed with signal "SIGSEGV" | |
[tilemill] Closing child process: core (pid:21977) | |
[tilemill] Closing child process: tile (pid:21978) | |
Exiting [tilemill] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment