Created
June 23, 2015 11:06
-
-
Save yanana/261df0d5b0d73f276469 to your computer and use it in GitHub Desktop.
Log of installing jemalloc-dev on Alpine Linux
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
| / # apk add -vvv jemalloc-dev | |
| The following NEW packages will be installed: | |
| jemalloc jemalloc-doc jemalloc-dev | |
| After this operation, 1112 KiB of additional disk space will be used. | |
| (1/3) Installing jemalloc (3.6.0-r1) | |
| usr/ (dir) | |
| usr/lib/ (dir) | |
| usr/lib/libjemalloc.so.1 | |
| (2/3) Installing jemalloc-doc (3.6.0-r1) | |
| usr/ (dir) | |
| usr/share/ (dir) | |
| usr/share/man/ (dir) | |
| usr/share/man/man3/ (dir) | |
| usr/share/man/man3/jemalloc.3.gz | |
| usr/share/doc/ (dir) | |
| usr/share/doc/jemalloc/ (dir) | |
| usr/share/doc/jemalloc/jemalloc.html | |
| (3/3) Installing jemalloc-dev (3.6.0-r1) | |
| usr/ (dir) | |
| usr/lib/ (dir) | |
| usr/lib/libjemalloc.so | |
| usr/lib/libjemalloc.a | |
| usr/lib/libjemalloc_pic.a | |
| usr/include/ (dir) | |
| usr/include/jemalloc/ (dir) | |
| usr/include/jemalloc/jemalloc.h | |
| OK: 62 packages, 2444 dirs, 20238 files, 223 MiB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This only available before alpine 3.8