repository
Rousk opened this issue · 4 comments
Hi, does not work repository jammy.
sudo add-apt-repository ppa:cherokee-webserver/ppa
err: Cannot add PPA: "'This PPA does not support jammy'."
source code package
make && sudo make install
also mistakes
Hello @Rousk several repositories are outdated, in the meantime:
Can you please share a pastebin url with your output? I'll test the steps to build from master on Jammy.
Cheers!
Maybe you can share the process so @Rousk can follow, I have an entire process detailed to build the webserver but without the admin section as I didn't needed for this specific use case.
https://github.com/alsotoes/cherokee-docker/blob/main/minimal/Dockerfile
@skinkie in the meantime I'll create a separate issue to see how can I help updating the web/documentation.
This is my configure on one of my jammy machines. This part is really well documented.
apt-get install build-essential gettext-dev python2
./configure --prefix=/opt/cherokee --with-python2=/usr/bin/python2 --disable-nls