Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repository #1285

Open
Rousk opened this issue Jul 6, 2023 · 4 comments
Open

repository #1285

Rousk opened this issue Jul 6, 2023 · 4 comments

Comments

@Rousk
Copy link

Rousk commented Jul 6, 2023

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

@alsotoes
Copy link

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!

@skinkie
Copy link
Member

skinkie commented Jul 20, 2023

@alsotoes master builds without issues on Jammy (if python2 is installed)

@alsotoes
Copy link

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.

@skinkie
Copy link
Member

skinkie commented Jul 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants