how get zoneminder to use libjpeg-turbo?

Forum for questions and support relating to the 1.30.x releases only.
Locked
hansi
Posts: 6
Joined: Mon Oct 23, 2017 4:39 pm

how get zoneminder to use libjpeg-turbo?

Post by hansi »

hello again

i use ubuntu server .. i have downloaded the libjpeg-turbo

how cam i check if zoneminder works with it

and how can i get zoneminder to use libjpeg-turbo with terminal commands??

i have found a lot of infos but not not exactly with the terminal commands

thx
bbunge
Posts: 2979
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: how get zoneminder to use libjpeg-turbo?

Post by bbunge »

libjpg-turbo8 is installed with Zm 1.30.4
hansi
Posts: 6
Joined: Mon Oct 23, 2017 4:39 pm

Re: how get zoneminder to use libjpeg-turbo?

Post by hansi »

aha ok

then is this right?

if i enter: sudo lsof |grep libjpeg.so.8.0.2

i get:

zma 6677 www-data mem REG 8,2 363264 12065196 /usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2

then it does not show ... libjpg-turbo8, only libjpeg.so.8.0.2

is this normal?

sorry i am an absolute ubuntu/zoneminder noob :oops:
Locked