Need a "uuid-dev" package
#1
Thu, 2016-04-07 18:10
SRG
-
- Offline
- 1 year 11 months ago
- 2016-03-09
I would like to compile taskwarrior (taskd) under Alpine.
I need the "uuid-dev" package (available in other distributions like debian), but i can't find that one under alpine (seems that only "libuuid" package is available).
(on ubuntu one would ran "apt-get install -y --no-install-recommends git ca-certificates build-essential cmake gnutls-bin libgnutls28-dev uuid-dev" for example)
What should / could i do to solve this issue ?
With just "libuuid" under Alpine, i'm encountering when cmaking the project a :
Quote:
-- Looking for GnuTLS
-- Found GnuTLS: /usr/lib/libgnutls.so (found version "3.4.7")
-- Looking for libuuid
CMake Error at CMakeLists.txt:132 (message):
-- libuuid not found.
We have task and taskd packaged for alpine already, and I use it quite happily.
apk add task taskd taskd-pki task-doc taskd-doc
should get you started.
If you've tried this and there is a feature missing in task/taskd, put in a feature request on bugs.alpinelinux.org
Look into util-linux-dev https://pkgs.alpinelinux.org/contents?branch=edge&name=util-linux-dev&arch=x86&repo=main