re: RH8.0 MySQL source install problems

2002-10-03 Thread Egor Egorov
Joseph, Thursday, October 03, 2002, 3:47:21 AM, you wrote: JS> Just built a fresh RedHat 8.0 Server and tried to install the latest JS> MySQL from source. [skip] JS> Here is the error JS> /usr/local/mysq/usr/local/mysql/bin/safe_mysqld: line 273: 24640 JS> Segmentation fault $NOHUP_NICEN

RH8.0 MySQL source install problems

2002-10-02 Thread Joseph Stanley
Just built a fresh RedHat 8.0 Server and tried to install the latest MySQL from source. gunzip -dc source/mysql-3.23.52.tar.gz|tar xvf - mv mysql-3.23.52 mysql cd mysql ./configure --prefix=/usr/local/mysql \ --with-unix-socket-path=/usr/local/mysq