RE: Linux install problem

2003-06-10 Thread Steve Mansfield
>>I'll bet you didn't run mysql_install_db with the --user=mysql option. chown -R mysql.mysql /var/lib/mysql should do the trick. That's right, because I didn't see anything to that effect in the manual, although the manual is a little confusing at this point. Following another post (not in respon

Re: Linux install problem

2003-06-09 Thread gerald_clark
Steve Mansfield wrote: Having run MySQL successfully for a while in a WAMP environment, I'm trying to set up on Linux now (and am a real Linux newbie). I'm using the 4.3.1 version that came as an RPM with SuSE 8.2. The problem is - it doesn't work. Here's where the various elements have installe

Linux install problem

2003-06-08 Thread Steve Mansfield
Having run MySQL successfully for a while in a WAMP environment, I'm trying to set up on Linux now (and am a real Linux newbie). I'm using the 4.3.1 version that came as an RPM with SuSE 8.2. The problem is - it doesn't work. Here's where the various elements have installed to: /usr/bin vario

Linux Install Problem

2002-01-09 Thread Kevin Smith
Hi, Can anyone shed some light on this problem I got when trying to compile on a Linux platform? /usr/local/mysql/lib/mysql ../libmysql/.libs/libmysqlclient.so: undefined reference to `atexit' collect2: ld returned 1 exit status Thanks, Kevin -