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

Build on raspberry pi running ubuntu 22.04 LTS fails #260

Open
ezplanet opened this issue Feb 22, 2024 · 2 comments
Open

Build on raspberry pi running ubuntu 22.04 LTS fails #260

ezplanet opened this issue Feb 22, 2024 · 2 comments

Comments

@ezplanet
Copy link
Contributor

ezplanet commented Feb 22, 2024

I tried to build dbmail on raspberry pi 4 running Ubuntu 22.04 LTS, please see below the output of "make-debian.sh"
does not work, we need to improve package building scripts.
Also it would be nice if Ubuntu could include dbmail in its standard build if we made the packages available.

@alan-hicks
Copy link
Member

There is an Ubuntu Docker image if that's helpful and the Dockerfile might be useful to build the dbmail apps.
https://github.com/dbmail/dbmail/tree/main/docker
https://hub.docker.com/r/alanhicks/dbmail

Alas I don't have a raspberry pi to test, pull requests welcome if you get it working.

@ezplanet
Copy link
Contributor Author

I managed to get it built using:
dpkg-buildpackage -uc -us -d

The challenge is getting all necessary dependencies installed, trial and error.

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

2 participants