diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2693c74c..42669e6b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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