This commit is contained in:
@@ -187,17 +187,37 @@ TODO: NEXT:
|
||||
|
||||
## LINUX INSTALL
|
||||
|
||||
SERVER
|
||||
ubuntu server, no diffrent than hosted so mention that
|
||||
docker
|
||||
baremetal
|
||||
TODO: Maybe just install chromium in order to get the reqs *then* attempt to print, try with clean server again
|
||||
Error:
|
||||
ldd ./var/ayanova/.local-chromium/Linux-884014/chrome-linux/chrome | grep not
|
||||
|
||||
ubuntu desktop edition? May be different, try under vbox
|
||||
This would maybe be the single user standalone vesion
|
||||
test@devtest:/var/ayanova$ ldd ./.local-chromium/Linux-884014/chrome-linux/chrome | grep not
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user