Segmentation fault on login to mysql
- by numberwhun
Hello everyone! I recently did a fresh install of Ubuntu on my laptop (HP dv7, AMD Dual Core with 4 gigs RAM). I am working on installing my development environment and tools and one of the first things I was working on is getting MySQL installed.
The following was my configure statement with options:
./configure --prefix=/usr/local/mysql…