I am unable to Install the required dependencies for SENAITE:
$ sudo apt install build-essential
$ sudo apt install python2.7 python2.7-dev
$ sudo apt install libxml2 libxml2-dev libxslt1.1 libxslt1-dev
$ sudo apt install libffi-dev libcairo2 libpango-1.0-0 libgdk-pixbuf2.0-0 libpangocairo-1.0-0 libgdk-pixbuf2.0-0
$ sudo apt install zlib1g zlib1g-dev
How do I resolve this?
Espurna
(Pau Soliva Dueso)
2
Hi @philmwago and welcome to this forum!
Can you be more explicit in the question body? Why you cannot install the dependencies?
Guessing that you get the following message:
'you-username' is not in the sudoers file. This incident will be reported.
I can tell that it is not related to SENAITE, but with your Operative System setup.
After a quick search in Goolge: https://unix.stackexchange.com/questions/179954/username-is-not-in-the-sudoers-file-this-incident-will-be-reported
Does it fix your issue?
Regards,
Hi @Espurna
Thanks for that.
I have resolved the issue.
Regards.