Re: Anyone get MySQL and RH7.2 to work?

2002-03-08 Thread Gerald Clark

Install your ncurses rpm.

Paul Warren wrote:

I've been frustrated with this for the past I-donno-how-many days. Has
anyone been able to get MySQL to work on Red Hat 7.2?

I've been getting multiple errors. The First was the resolveIP() right from
the beginning. I follwed what the mysql website said and got glibc version
2.95 and that error dissappeared but I got a new one.
my latest error was can't find tgetent in either curces or termcap. I
don't think I have either of the later installed. I don't know where I can
get them.

I'm using the source code and compiling it. With the RPM, I still get errors
but it has installed somewhat. I'd like a clean install.

Basically, I would like to know if anyone has got it to install sans errors
and how did they do that.


-
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




Anyone get MySQL and RH7.2 to work?

2002-03-07 Thread Paul Warren

I've been frustrated with this for the past I-donno-how-many days. Has
anyone been able to get MySQL to work on Red Hat 7.2?

I've been getting multiple errors. The First was the resolveIP() right from
the beginning. I follwed what the mysql website said and got glibc version
2.95 and that error dissappeared but I got a new one.
my latest error was can't find tgetent in either curces or termcap. I
don't think I have either of the later installed. I don't know where I can
get them.

I'm using the source code and compiling it. With the RPM, I still get errors
but it has installed somewhat. I'd like a clean install.

Basically, I would like to know if anyone has got it to install sans errors
and how did they do that.


-
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: Anyone get MySQL and RH7.2 to work?

2002-03-07 Thread Michael Brunson

On Thu, 7 Mar 2002 22:20:46 -0500, Paul Warren used a
few recycled electrons to form:

| I've been frustrated with this for the past I-donno-how-many days. Has
| anyone been able to get MySQL to work on Red Hat 7.2?
| 
| I've been getting multiple errors. The First was the resolveIP() right from
| the beginning. I follwed what the mysql website said and got glibc version
| 2.95 and that error dissappeared but I got a new one.
| my latest error was can't find tgetent in either curces or termcap. I
| don't think I have either of the later installed. I don't know where I can
| get them.
| 
| I'm using the source code and compiling it. With the RPM, I still get errors
| but it has installed somewhat. I'd like a clean install.
| 
| Basically, I would like to know if anyone has got it to install sans errors
| and how did they do that.

I currently have 4.0.1 running on 2 RH 7.2 boxes, with
replication. Both installs are from src. All our 7.2
boxes are downgraded to gcc 2.95 from 2.96 as a rule.

On a related topic, we have been unsuccessful getting
glic recompiled on the 7.2 boxes so that we can reduce
the STACK_SIZE in LinuxThreads (I'd like to get
concurrent connections to the 1.5k range). We can
recompile it on RH 6.2 without issue, but would like to
get all the new boxes on 7.2 and then the other
production boxes to 7.2 as time permits. If anyone has
any tips to getting glibc recompiled it would be
greatly appreciated!

Thanks,
Michael




-
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