-
Notifications
You must be signed in to change notification settings - Fork 43
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
install via make #104
Comments
Salve,
I will be taken into consideration.
Thanks,
…--
Cosmin Cioranu
On Sat, 31 Oct 2020 23:04:28 +0200, Sebastian ***@***.***> wrote:
i have successful installed (MySql also installed and configured)
apt-get -y install make
==> make is already the newest version (4.2.1-1.2).
Whats next?
I reading lots of stuff:
Development files (libs, scripts and include files) for your database
server.
These will probably be provided by separate packages.
Glib (>= 2.16) development headers and libraries.
Gmime (>= 2.4) development headers and libraries.
libSieve (>= 2.2.1) for Sieve support (libsieve.sf.net).
Any standard libldap for LDAP support (only tested with OpenLDAP,
however).
mhash
openssl
libzdb (http://www.tildeslash.com/libzdb/)
libevent
Hmmm. Maybe you could add an installer SH-Script?
I've got used to installing everything possible via a sh-script. Do you
have that too? For Ubuntu?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
The issue is the fact that are too many distributions, but we will make it for debian and centos. |
cncioranu
added a commit
to cncioranu/dbmail
that referenced
this issue
Jan 8, 2022
fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i have successful installed (MySql also installed and configured)
apt-get -y install make
==> make is already the newest version (4.2.1-1.2).
Whats next?
I reading lots of stuff:
These will probably be provided by separate packages.
Hmmm. Maybe you could add an installer SH-Script?
I've got used to installing everything possible via a sh-script. Do you have that too? For Ubuntu?
The text was updated successfully, but these errors were encountered: