>Description:
        <I have installed RH7.2, compiled GCC 2.95.3 then removed 2.96 prior to make 
install. After extracting mysql to /usr/local/src/mysql-version and making a symbolic 
link from /usr/local, i ran the configure script. Mysql started and ended. I thought 
maybe the permissions were wrong, so I made sure there was a mysql user and group.  
The group existed, but I had to add the user. Then I did the following commands:  in 
/usr/local/mysql/data i sent chown -R mysql:mysql .  then:  chmod -R go-rwx .  When i 
restarted bin/safe_mysql , i still get the same outcome.  If needed, i can send the 
.err file.>

>How-To-Repeat:
        <from /usr/local/mysql   bin/safe_mysql>
>Fix:
        

>Submitter-Id:  <submitter ID>
>Originator:    ryan reynolds
>Organization:
 
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      <RH7.2 GCC2.95.3 CRASHES AFTER INSTALL>
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.46 (Official MySQL binary)

>Environment:
        <PC, RH7.2, LINUX-GNU, Glibc22>
System: Linux 12-254-193-56clientattbicom 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 
unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/local/bin/gcc
GCC: Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS='-O3 -mpentium '  CXX='gcc'  CXXFLAGS='-O3 
-mpentium  -felide-constructors'  LDFLAGS='-static'
LIBC: 
lrwxrwxrwx    1 root     root           13 Dec 25 08:17 /lib/libc.so.6 -> libc-2.2.4.so
-rwxr-xr-x    1 root     root      1282588 Sep  4 12:49 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root     27304836 Sep  4 12:34 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Sep  4 12:34 /usr/lib/libc.so
Configure command: ./configure  --prefix=/usr/local/mysql '--with-comment=Official 
MySQL binary' --with-extra-charsets=complex --with-server-suffix= --enable-assembler 
--with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --disable-shared


---------------------------------------------------------------------
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

Reply via email to