-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install: Cannot MAKE - "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2" #217
Comments
Hi @snakyjake1 Try: |
Tried, and receive error:
|
Ok.. |
Thank you...I think I'm getting closer... Instead of installing composer from the apt repository, which is an old version of composer, I installed composer:
MAKE looks to work, however:
|
Wow.. Ok.. |
From the NextCloud Apps web interface, the button to "Enable" is disabled and the message appears:
However, I ran this test:
So I don't know why Nextcloud would say pblib is not available. It may have to do with the way I installed pdlib? As root (the instructions didn't tell me which user to install as):
I hope I'm not getting too far off into the weeds (I'm not a very experienced Linux admin or developer)...I'm just following step-by-step instructions, and trying not to get lost. Thank you. |
I believe I got past the above by installing dlib and pdlib to: |
With this it is working? 😕
Mmm.. I have to change the instructions to enable the application from the command line. |
Had to do the same on a fresh debian 9 with php 7.3, after that I could enable the app |
@snakyjake1 @gnorbsl Can you confirm which system you have installed? How you install php? I'm going to try to reproduce it, but I still don't see any sense. Please, revert this change to test and share the result of:
|
|
|
Repro:
$ cd facerecognition
$ make
Log:
I'm on PHP v7.3
The text was updated successfully, but these errors were encountered: