* Christian Felsing wrote/schrieb:

> die MySQL Leute haben so viele Supportanfragen vom Typ "Mysql l�sst sich 
> nicht compileren, blahblah...", dass dann lieber empfehlen, die Binaries 
> direkt von MySQL zu benutzen.
> Meine Empfehlung dazu: Einfach die Releasenotes lesen und befolgen, dann 
> klappt es v�llig reibungslos :-)

Uff. So hab ich das jetzt auf Solaris gemacht:

CC=gcc CFLAGS="-O3" CXX=gcc \
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure \
        --with-extra-charsets=complex \
        --enable-assembler \
        --prefix=/usr/local/mysql-3.23.48 \
        --localstatedir=/var/mysql/ \
        --sysconfdir=/etc/mysql

In der Tat nicht ganz ohne, aber mit der Doku im anderen Fenster beileibe 
keine Raketenwissenschaft.

-martin

-- 
If the facts are against you, argue the law.
If the law is against you, argue the facts.
If the facts and the law are against you, run like hell.
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an