Suprisingly, I can't find this anywhere. I'm trying to use the php
Thread class. To do this I have to install pthreads
.
How do I install pthreads
on Debian 8
?
Suprisingly, I can't find this anywhere. I'm trying to use the php
Thread class. To do this I have to install pthreads
.
How do I install pthreads
on Debian 8
?
Copyright © 2021 Jogjafile Inc.
Pthreads is part of the libc6 package:
You might need need libc6-dev if you are compiling stuff: