  | |  | Update Debian 2.0 (mysql 3.21 to 3.22) | Update Debian 2.0 (mysql 3.21 to 3.22) 2005-07-21 - By Gleb Paharenko
Back Hello.
For me it is hard to say what's wrong with all these old stuff. But
the general way of solving such issues is described at:
http://dev.mysql.com/doc/mysql/en/crashing.html
Why are you going to use 3.22.xx and not for example 4.1?
iagosineiro@(protected) wrote:
> Hi.
>
> I need to update a debian 2.0 linux box with mysql 3.21.31 to some of the
> last version of mysql 3.22.
>
> I tried to use the binaries from www.mysql.com (3.22.32), but when I launch
> mysql services with the script mysql.server in the log appeared:
>
> mysqld started on Thu Jul 21 10:25:56 CEST 2005
> 050721 10:25:57 getpwnam: Success
> 050721 10:25:57 Aborting
>
> mysqld ended on Thu Jul 21 10:25:57 CEST 2005
>
> I look in google and found:
>
>
> Please check if a version of MySQL that you have got on CD-ROM is
> static or dynamic. You can check it with ldd program.
>
>
> For your info, later version of MySQL including the one you are
> referring too, require kernel 2.2.xx and glibc 2.1.2 or above
>
> Debian 2.0 have the packages libc6 (2.0.7) and gcc (2.7.2.3-4.8).
>
> I also tried to compile the source code (3.22.32 and 3.22.30) but when I
> execute ./configure I got:
>
> checking whether the C++ compiler (gcc ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot
> create executables.
>
> I look in google and tried a trick that I found and execute:
>
> CXX="gcc -O3" ./configure
>
> but I got a similar error
>
> checking whether the C++ compiler (gcc -O3 ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot
> create executables.
>
> Any trick to compile the source code or to use the binaries installing any
> librarie?
>
> Thanks in advance.
>
> Iago.
>
>
>
>
>
>
>
> __ ____ ____ ____ ____ ____ ____ ____ ____ ___
> Renovamos el Correo Yahoo!
> Nuevos servicios, m?s seguridad
> http://correo.yahoo.es
>
-- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.NET http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Gleb Paharenko / /|_/ / // /\ \/ /_/ / /__ Gleb.Paharenko@(protected) /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET <___/ www.mysql.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=mysql@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |