This commit is contained in:
2021-12-09 01:29:55 +00:00
parent e0a2c802f1
commit de5296a596

View File

@@ -187,17 +187,37 @@ TODO: NEXT:
## LINUX INSTALL ## LINUX INSTALL
SERVER TODO: Maybe just install chromium in order to get the reqs *then* attempt to print, try with clean server again
ubuntu server, no diffrent than hosted so mention that Error:
docker ldd ./var/ayanova/.local-chromium/Linux-884014/chrome-linux/chrome | grep not
baremetal
ubuntu desktop edition? May be different, try under vbox test@devtest:/var/ayanova$ ldd ./.local-chromium/Linux-884014/chrome-linux/chrome | grep not
This would maybe be the single user standalone vesion libatk-1.0.so.0 => not found
libatk-bridge-2.0.so.0 => not found
libcups.so.2 => not found
libxkbcommon.so.0 => not found
libXcomposite.so.1 => not found
libXdamage.so.1 => not found
libXfixes.so.3 => not found
libXrandr.so.2 => not found
libgbm.so.1 => not found
libpango-1.0.so.0 => not found
libcairo.so.2 => not found
libatspi.so.0 => not found
libxshmfence.so.1 => not found
libXcomposite.so.1 => not found
libXdamage.so.1 => not found
libXfixes.so.3 => not found
libXrandr.so.2 => not found
libgbm.so.1 => not found
libpango-1.0.so.0 => not found
libcairo.so.2 => not found
libxshmfence.so.1 => not found
## DOCS ## DOCS