PHP installation library - PDLib

Using Web Server, PHP, MySQL, MariaDB.
Post Reply
User avatar
KoDT
Posts: 1
Joined: 17 Nov 2022, 19:24

PHP installation library - PDLib

Post by KoDT »

in app store there is NextCloud.

there is a special application for face recognition
https://apps.nextcloud.com/apps/facerecognition

In general, you will need to install PDlib library (this is PHP wrapper for DLib) and FaceRecognition app (this app).

However, in the case of this NAS, it doesn't have the relevant PDLib library to do the installation. I imagine it should be possible to install this, but I didn't research how to do it.

how can i install pdlib on my NAS with TOS 5.0?
User avatar
TMlinda
TM Support
Posts: 276
Joined: 13 Jun 2022, 16:57

Re: PHP installation library - PDLib

Post by TMlinda »

{L_BUTTON_AT}KoDT

Sorry, pdlib cannot be installed on TOS.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Lex
Posts: 44
Joined: 13 Mar 2024, 05:07
Russia

Re: PHP installation library - PDLib

Post by Lex »

echo "deb https://repo.delellis.com.ar focal focal" > /etc/apt/sources.list.d/20-pdlib.list
wget -qO - https://repo.delellis.com.ar/repo.gpg.key | apt-key add -
apt update
apt install php7.4-bz2
F4-423
Post Reply

Return to “Web Server/PHP/MySQL/MariaDB”