473,387 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

GLIBC_2.3.2' not found ????

Well I figured out that I cant connect to the mysql.sock file because the
server isnt actually running.
I chmoded the rc.mysqld file in /etc/rc.d to make it executable.
It says to do that if you want mysql to start at bootup.
Well it does'nt and when I try to run it manually this is the error I get.
bash-2.05b# ./rc.mysqld start
bash-2.05b# /usr/bin/my_print_defaults: /lib/libpthread.so.0: version `GLIBC_2.3
..2' not found (required by /usr/bin/my_print_defaults)
Starting mysqld daemon with databases from /var/lib/mysql
031115 14:03:35 mysqld ended
please help...
Thanks,
David
Jul 19 '05 #1
2 4693

"blizeach" <bl******@Slacker.blizeach.org> wrote in message
news:pa***************************@Slacker.blizeac h.org...
Well I figured out that I cant connect to the mysql.sock file because the
server isnt actually running.
I chmoded the rc.mysqld file in /etc/rc.d to make it executable.
It says to do that if you want mysql to start at bootup.
Well it does'nt and when I try to run it manually this is the error I get.
bash-2.05b# ./rc.mysqld start
bash-2.05b# /usr/bin/my_print_defaults: /lib/libpthread.so.0: version `GLIBC_2.3 .2' not found (required by /usr/bin/my_print_defaults)
Starting mysqld daemon with databases from /var/lib/mysql
031115 14:03:35 mysqld ended


try (as root):
cd to actual location of your mysql installation (ie /usr/local/mysql)
Then enter the following - where mysqluser is the user account you set up to
run the server

# bin/safe_mysqld --user=mysqluser &

this should get the server running
Jul 19 '05 #2

"blizeach" <bl******@Slacker.blizeach.org> wrote in message
news:pa***************************@Slacker.blizeac h.org...
Well I figured out that I cant connect to the mysql.sock file because the
server isnt actually running.
I chmoded the rc.mysqld file in /etc/rc.d to make it executable.
It says to do that if you want mysql to start at bootup.
Well it does'nt and when I try to run it manually this is the error I get.
bash-2.05b# ./rc.mysqld start
bash-2.05b# /usr/bin/my_print_defaults: /lib/libpthread.so.0: version `GLIBC_2.3 .2' not found (required by /usr/bin/my_print_defaults)
Starting mysqld daemon with databases from /var/lib/mysql
031115 14:03:35 mysqld ended


try (as root):
cd to actual location of your mysql installation (ie /usr/local/mysql)
Then enter the following - where mysqluser is the user account you set up to
run the server

# bin/safe_mysqld --user=mysqluser &

this should get the server running
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Rutger Claes | last post by:
Code and problem are from PHP5: When I execute the following piece of code, the DomException is thrown with a message: Not Found Exception. I assume this means that the node I extracted from the...
0
by: John Houston | last post by:
I freezed a python script "hello.py" on a linux box with GLIBC_2.3. The frozen "hello" works good on the same linux PC. But when I tried to run it on another linux PC, it said: "ImportError:...
0
by: blizeach | last post by:
Well I figured out that I cant connect to the mysql.sock file because the server isnt actually running. I chmoded the rc.mysqld file in /etc/rc.d to make it executable. It says to do that if you...
2
by: Kevin R. | last post by:
I have been ignoring this problem for a few weeks now, but it's becoming a bit annoying not to mention unproductive. Here it goes: I compile my project with no errors. Then after I debug/run it,...
14
by: NormD | last post by:
We have a client-server app using Web Services on an IIS machine. The trace below shows that .NET is searching around for some things (e.g., SystemDrawing.DLL and System.Drawing.EXE) and taking a...
0
by: cwho.work | last post by:
Hi! We are using apache ibatis with our MySQL 5.0 database (using innodb tables), in our web application running on Tomcat 5. Recently we started getting a number of errors relating to...
5
by: Amit_Basnak | last post by:
Dear Friends I have been getting the following error Error 185: "WorkFlow_dce.cpp", line 58 # Left side of '->' requires a pointer to class; type found was 'struct WF_SEARCH_WU'....
1
Dököll
by: Dököll | last post by:
Greetings, Good buddies! I am for the first time, since I started learning VB, going to build an application I wanted to build for my first son, a language and activities program that will allow...
1
by: sora | last post by:
Hi, I've developed a MFC program under VS 6.0. My debugger *was* working fine and I've used it often for my project. Then, one day, the errors below appear and they prevent me from using the...
2
by: tvnaidu | last post by:
I cross compiled code for PPC on LINUX host - then I uploaded image to target, when I run on target - I get "GLIBC_2.4 not found, any idea?.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.