Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo,

weiß jemand von Euch wie man unter SuSE 9.0 Postfix (aus dem SRC-Paket von der DVD) mit MySQL und SASL Unterstützung kompiliert? MySQL habe ich hinbekommen, nur bei SASL meldet der Server das dieses Feature nicht übersetzt wurde.

Danke!

Ich weiss nicht, ob Du SRPMs verwendest, oder wie es damit funktioniert. Wenn Du den Tarballs nimmst müsste aber folgendes für SASL funktionieren :

make makefiles \

CCARGS="-DUSE_SASL_AUTH -I/usr/include/sasl" \

AUXLIBS="-L/usr/lib/sasl2 -lsasl2"

Eventuell natürlich die Pfade anpassen...

  • Autor

Genauso weit war ich auch, aber dann fehlt die MySQL Unterstützung :(

Ich hab jedoch die Lösung gefunden. Man darf die einzelnen make-Anweisungen für die jeweiligen Funktionen nicht hintereinander ausführen sondern muß diese zu einer Anweisung verschmelzen. Dann funktionierts.

Trotzdem Danke!

Ja, natürlich, ich bin davon ausgegangen, dass Du den MySQL Teil des Befehles schon rausgefunden hast :)

Weitere Optionen, z.B. für LDAP+TLS(Patch nötig)+SASL+MySQL :


make makefiles \

CCARGS="-DUSE_SASL_AUTH -DHAS_SSL -DHAS_LDAP -DHAS_MYSQL -I/usr/include -I/usr/include/mysql -I/usr/include/sasl" \

AUXLIBS="-L/usr/lib -L/usr/lib/sasl2 -L/usr/lib/mysql -lldap -llber -lssl -lcrypto -lmysqlclient -lsasl2"

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.