You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2023. It is now read-only.
I don't think this is going to be an easy thing to do natively.
Synology DSM 6.2.x (latest stable today) uses Linux kernel 4.4.59 and uses a proprietary package system, it doesn't use apt, pacman.
By having the x86-64 compiled package it's missing libXrender1 (and maybe other libraries).
I think the best approach would be to use Docker.
Some other links with people having the same issue (for recent Synology DSM):
If there is an image available on DockerHub which allows you to install all the libraries, you can try to port it similarly to the support for other OS/architectures. Otherwise, I think @icaroscherma's suggestion to just use docker makes the most sense 😄
Hello,
I would like to ask you to create ipkg packages for Synology Diskstations too when you create a new release.
Thanks
The text was updated successfully, but these errors were encountered: