Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Error occured when compile mysql 3.23.36
Name: Constant Date: April 22, 2001 at 10:30:21 Pacific
Comment:
Hi! I've tried to compile mysql with the following command line:
# ./configure --with-charset=big5 # make # make install
but after I "configure" it ( everything alright till here ), I run "make", but the following error occured:
Summary: running "make" in installation of mysql-3.22.32 i am getting these errors: make[2]: *** [mysql.o] Error 1 make[2]: Leaving directory `/home/progs/mysql-3.22.32/client' make[1]: *** [all-recursive] Er...
Summary: Dear all, can any one help me! I'm trying to upgrade Mysql 3.23.49 to version 4.0.9-gamma so that I can take advantage of the union queries. If I issue an rpm update, I get the following result: # rp...
Summary: Hi I get the following error "RPC: Program not registered" when a program tries to connect locally to Mysql, I’ve googled the error and came up with nothing, the program was compiled with no errors ...