Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiling mysql on Linux

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have had a problem compiling mysql on a 233mhz PC running Red Hat Linux or Corel Linux. The compilation stops after finding duplicate terminal modules in termio.h and mysql. Has anyone had similar experiences?? I suspect that I must link a particular library - but I do not know which one.
Paul D. Ferguson
 
Did you check and see if MySQL was already on the system? Usually RedHat installs MySQL by default. If so, you need to uninstall the RPM before you compile and install MySQL.

Other than this, I have never had a problem compiling MySQL on Linux or FreeBSD. What exactly is the error message?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top