Configure

Alle Beiträge mit dem Tag "Configure"

Kein Bild
10. Feb. 2015

configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information

configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information Debian / Ubuntu : aptitude install libc-client-dev RedHat / CentOS / Fedora : 64-Bit Verion: yum install libc-client-devel.x86_64 32-Bit Verion: yum install libc-client-devel

Weiterlesen
Kein Bild
9. Feb. 2015

configure: error: Unable to detect ICU prefix or no failed. Please verify ICU install prefix and make sure icu-config works.

Wenn dieser Fehler kommt: configure: error: Unable to detect ICU prefix or no failed. Please verify ICU install prefix and make sure icu-config works. Dann fehlt normalerweise ein Paket, die Lösung ist irrsinnig einfach. Unter CentOS / RedHat: yum install libicu-devel Ubuntu/Debian: sudo apt-get install libicu-dev Unter Max OSX ist das ganze schon etwas schwerer, […]

Weiterlesen