Hi, I'm trying to install Mayan EDMS and followed the OS “bare metal” method <https://mayan.readthedocs.io/en/v2.1.4/topics/deploying.html> but on this part:
*Install the Python client for PostgreSQL, Redis, and uWSGI:* pip install psycopg2 redis uwsgi it returned with this error: *Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-2W_gpG/psycopg2/* then next is (mayan-edms) root@mayandms:/usr/share# postgres createuser -P mayan No command 'postgres' found, did you mean: Command 'postgrey' from package 'postgrey' (universe) postgres: command not found Kinda stuck, please help on this. Thank you -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
