Search found 7 matches

by hwcgdt
Mon Sep 09, 2019 8:20 pm
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

Re: OpenEMM 2019 on openSuSE Tumbleweed?

OK, so as a (maybe) last message in this topic:
I was cheating with the library, copying the /usr/lib64/libcrypto.so.1.0.2k from a Centos test installation to my server as /usr/lib64/libcrypto.so.10
and now most functions are working
- I'm able to send mailings
- The preview is also working (was ...
by hwcgdt
Mon Sep 09, 2019 3:45 pm
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

Re: OpenEMM 2019 on openSuSE Tumbleweed?

Ok, so now I got a little progress.
First I realized that the problem with missing MTA is the call to postconf. Without path you get at SuSE the remark "The absolute path ist /usr/sbin/postconf. So you probably need superuser privileges" - with an exitcode 127.
When replacing the call in ...
by hwcgdt
Fri Sep 06, 2019 8:09 pm
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

Re: OpenEMM 2019 on openSuSE Tumbleweed?

Hello maschoff

you are right. I misunderstood the options y/N, cancel when coming to the upgrade/install menu. :shock:
For me No and cancel was the same. Instead it means N is skip this point and then I came to the rest. :oops:
So now database is configured, frontend is there and I can login.
So ...
by hwcgdt
Tue Aug 20, 2019 11:05 am
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

Re: OpenEMM 2019 on openSuSE Tumbleweed?

Hello maschoff

I got new Information.
Now I installed a new RedHat7 server, following the steps from
https://wiki.openemm.org/doku.php

And I got the same Problems:
==========================
= OpenEMM Installer v2.2 =
==========================
Host: ld9t0074.umobi.mobicorp.test
Runtime Version ...
by hwcgdt
Tue Aug 20, 2019 6:13 am
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

Re: OpenEMM 2019 on openSuSE Tumbleweed?

Hello maschoff

ignore is not that easy, because next line is a sys.exit(1), I had to delete that line to make it work.
Yes the mailserver is up and running, I send and receive emails.

The Installer with menu status says:
==========================
= OpenEMM Installer v2.2 ...
by hwcgdt
Sun Aug 18, 2019 6:39 pm
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

Re: OpenEMM 2019 on openSuSE Tumbleweed?

Hi Maschoff

so now I installed packages, configured as much as I could, ignored the openemm-Installer and started
/usr/bin/python "./OpenEMMInstaller.py"
manually.
With the configurator I could define all setups for setenv.sh, cfgdb and emm.additional.properties.
But thats it.
The database and ...
by hwcgdt
Tue Aug 13, 2019 2:56 pm
Forum: Installation & Upgrades
Topic: OpenEMM 2019 on openSuSE Tumbleweed?
Replies: 10
Views: 1512

OpenEMM 2019 on openSuSE Tumbleweed?

Hello OpenEMM Admins :D

In the post "Install OpenEMM 2019 on Debian" you mention, that a SuSE Installation is possible (at least from the developers own tests).
Can I have a instruction document - or at least some hints, because the installer scripts does (obviously) not work and some packages ...