Re: compiling mysql 3.23.37

2002-07-25 Thread SandraR

because I have a cobalt server and the only version that they suggest are
the 3.23.36 an 37, this is the reason about I don't wish re-install another
version if I can.
anyway thanks for its aid.
sandra


- Original Message -
From: "Ralf Narozny" <[EMAIL PROTECTED]>
To: "SandraR" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "Egor Egorov" <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 11:22 AM
Subject: Re: compiling mysql 3.23.37


> How about downloading the source of a newer version???
>
> If you are too lazy to search for the URL:
>
> http://www.mysql.com/downloads/index.html
>
> SandraR wrote:
>
> >ok but I haven't a install folder as MySQLversion because the version
that I
> >have instaled is binary and the software are by all sides (/usr/bin and
> >/var/lib) and in this folder I haven't a configure file.
> >¿what can I do? I don´t want install another version if it was possible.
> > thanks.
> >sandraR
> >
> >
> >- Original Message -----
> >From: "Egor Egorov" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Thursday, July 25, 2002 5:07 AM
> >Subject: Re: compiling mysql 3.23.37
> >
> >
> >
> >
> >>SandraR,
> >>Tuesday, July 23, 2002, 6:04:42 PM, you wrote:
> >>
> >>S> I need re-compiling mysql 3.23.37 in linux, how can I do this.
> >>S> In the maestrosdelweb link said how is the compilation, the problem
is
> >>
> >>
> >that
> >
> >
> >>S> these commands (./config and make) are not available from my install
> >>S> folders. I have not a directory where I can found.
> >>S> I have in:
> >>S> /var/lib/mysql/ -> the data bases
> >>S> and in
> >>S> /usr/bin/ -> the commands.
> >>
> >>S> The question is ¿how can I re-compile mysql 3.23.37??
> >>
> >>Check docs:
> >>  http://www.mysql.com/doc/Q/u/Quick_install.html
> >>
> >>shell> cd mysql-VERSION
> >>shell> ./configure --prefix=/usr/local/mysql
> >>shell> make
> >>
> >>
> >>
> >>
> >>
> >>--
> >>For technical support contracts, goto
https://order.mysql.com/?ref=ensita
> >>This email is sponsored by Ensita.net http://www.ensita.net/
> >>   __  ___ ___   __
> >>  /  |/  /_ __/ __/ __ \/ /Egor Egorov
> >> / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> >>/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
> >>   <___/   www.mysql.com
> >>
> >>
> >>
> >>-
> >>Before posting, please check:
> >>   http://www.mysql.com/manual.php   (the manual)
> >>   http://lists.mysql.com/   (the list archive)
> >>
> >>To request this thread, e-mail <[EMAIL PROTECTED]>
> >>To unsubscribe, e-mail
> >>
> >>
> ><[EMAIL PROTECTED]>
> >
> >
> >>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >>
> >>
> >>
> >
> >
> >-
> >Before posting, please check:
> >   http://www.mysql.com/manual.php   (the manual)
> >   http://lists.mysql.com/   (the list archive)
> >
> >To request this thread, e-mail <[EMAIL PROTECTED]>
> >To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
> >
> >
>
> --
> Ralf Narozny
> SPLENDID Internet GmbH & Co KG
> Skandinaviendamm 212, 24109 Kiel, Germany
> fon: +49 431 660 97 0, fax: +49 431 660 97 20
> mailto:[EMAIL PROTECTED], http://www.splendid.de
>
>
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Re: compiling mysql 3.23.37

2002-07-25 Thread Egor Egorov

SandraR,
Thursday, July 25, 2002, 2:54:39 PM, you wrote:

S> ok but I haven't a install folder as MySQLversion because the version that I
S> have instaled is binary and the software are by all sides (/usr/bin and
S> /var/lib) and in this folder I haven't a configure file.
S> ¿what can I do? I dont want install another version if it was possible.

You should download source package from
http://www.mysql.com/downloads/index.html

Read docs how to install MySQL from source distribution:
http://www.mysql.com/doc/I/n/Installing_source.html

and then install.





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: compiling mysql 3.23.37

2002-07-25 Thread Ralf Narozny

How about downloading the source of a newer version???

If you are too lazy to search for the URL:

http://www.mysql.com/downloads/index.html

SandraR wrote:

>ok but I haven't a install folder as MySQLversion because the version that I
>have instaled is binary and the software are by all sides (/usr/bin and
>/var/lib) and in this folder I haven't a configure file.
>¿what can I do? I don´t want install another version if it was possible.
> thanks.
>sandraR
>
>
>- Original Message -
>From: "Egor Egorov" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, July 25, 2002 5:07 AM
>Subject: Re: compiling mysql 3.23.37
>
>
>  
>
>>SandraR,
>>Tuesday, July 23, 2002, 6:04:42 PM, you wrote:
>>
>>S> I need re-compiling mysql 3.23.37 in linux, how can I do this.
>>S> In the maestrosdelweb link said how is the compilation, the problem is
>>
>>
>that
>  
>
>>S> these commands (./config and make) are not available from my install
>>S> folders. I have not a directory where I can found.
>>S> I have in:
>>S> /var/lib/mysql/ -> the data bases
>>S> and in
>>S> /usr/bin/ -> the commands.
>>
>>S> The question is ¿how can I re-compile mysql 3.23.37??
>>
>>Check docs:
>>  http://www.mysql.com/doc/Q/u/Quick_install.html
>>
>>shell> cd mysql-VERSION
>>shell> ./configure --prefix=/usr/local/mysql
>>shell> make
>>
>>
>>
>>
>>
>>--
>>For technical support contracts, goto https://order.mysql.com/?ref=ensita
>>This email is sponsored by Ensita.net http://www.ensita.net/
>>   __  ___ ___   __
>>  /  |/  /_ __/ __/ __ \/ /Egor Egorov
>> / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
>>/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>>   <___/   www.mysql.com
>>
>>
>>
>>-
>>Before posting, please check:
>>   http://www.mysql.com/manual.php   (the manual)
>>   http://lists.mysql.com/   (the list archive)
>>
>>To request this thread, e-mail <[EMAIL PROTECTED]>
>>To unsubscribe, e-mail
>>
>>
><[EMAIL PROTECTED]>
>  
>
>>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>>
>>
>>
>
>
>-
>Before posting, please check:
>   http://www.mysql.com/manual.php   (the manual)
>   http://lists.mysql.com/   (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>  
>

-- 
Ralf Narozny
SPLENDID Internet GmbH & Co KG
Skandinaviendamm 212, 24109 Kiel, Germany
fon: +49 431 660 97 0, fax: +49 431 660 97 20
mailto:[EMAIL PROTECTED], http://www.splendid.de




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: compiling mysql 3.23.37

2002-07-25 Thread SandraR

ok but I haven't a install folder as MySQLversion because the version that I
have instaled is binary and the software are by all sides (/usr/bin and
/var/lib) and in this folder I haven't a configure file.
¿what can I do? I don´t want install another version if it was possible.
 thanks.
sandraR


- Original Message -
From: "Egor Egorov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 5:07 AM
Subject: Re: compiling mysql 3.23.37


> SandraR,
> Tuesday, July 23, 2002, 6:04:42 PM, you wrote:
>
> S> I need re-compiling mysql 3.23.37 in linux, how can I do this.
> S> In the maestrosdelweb link said how is the compilation, the problem is
that
> S> these commands (./config and make) are not available from my install
> S> folders. I have not a directory where I can found.
> S> I have in:
> S> /var/lib/mysql/ -> the data bases
> S> and in
> S> /usr/bin/ -> the commands.
>
> S> The question is ¿how can I re-compile mysql 3.23.37??
>
> Check docs:
>   http://www.mysql.com/doc/Q/u/Quick_install.html
>
> shell> cd mysql-VERSION
> shell> ./configure --prefix=/usr/local/mysql
> shell> make
>
>
>
>
>
> --
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.net http://www.ensita.net/
>__  ___ ___   __
>   /  |/  /_ __/ __/ __ \/ /Egor Egorov
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
><___/   www.mysql.com
>
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: compiling mysql 3.23.37

2002-07-25 Thread Egor Egorov

SandraR,
Tuesday, July 23, 2002, 6:04:42 PM, you wrote:

S> I need re-compiling mysql 3.23.37 in linux, how can I do this.
S> In the maestrosdelweb link said how is the compilation, the problem is that
S> these commands (./config and make) are not available from my install
S> folders. I have not a directory where I can found.
S> I have in:
S> /var/lib/mysql/ -> the data bases
S> and in
S> /usr/bin/ -> the commands.

S> The question is ¿how can I re-compile mysql 3.23.37??

Check docs:
  http://www.mysql.com/doc/Q/u/Quick_install.html

shell> cd mysql-VERSION
shell> ./configure --prefix=/usr/local/mysql
shell> make





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




compiling mysql 3.23.37

2002-07-23 Thread SandraR

hola!!
I need re-compiling mysql 3.23.37 in linux, how can I do this.
In the maestrosdelweb link said how is the compilation, the problem is that
these commands (./config and make) are not available from my install
folders. I have not a directory where I can found.
I have in:
/var/lib/mysql/ -> the data bases
and in
/usr/bin/ -> the commands.

The question is ¿how can I re-compile mysql 3.23.37??
thanks
Sandra
 
Aqui va una traduccion pues este es mi idioma original (disculpen pues mi
ingles no es muy bueno):
El tema es que tengo que recompilar mysql y no se como. En el link que
mando arriba dicen como se compila pero es otra version o distribucion, pues
esa les crea un folder donde tienen los comandos que necesitan. El mysql que
yo instale esta distribuido por todas partes. Tengo en /var/lib las bd y los
comandos estan en /usr/bin/.
Si alguien me puede decir como recompilo esto se lo agradecere muuucho.
saludos
sandra



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php