Hello,
For my project the following packages are required:
mysql-server libmysqlclient-dev python-dev libyaml-dev lighttpd git-core python-virtualenv memcached libjpeg-dev
When I run, according to installation instructions,
/usr/sbin/lighttpd -D -f lighttpd.conf
I get an error.
When I try to install lighttpd, I also get an error:
pip install --user lighttpd Downloading/unpacking lighttpd Could not find any downloads that satisfy the requirement lighttpd Cleaning up... No distributions at all found for lighttpd
Would you please help?