DbVisualizer Error


Picture:Clock Published on October 29th, 2006 in General

I downloaded Minq Software’s great DbVisualizer to do some stuff with a MySQL database. I configured the MySQL database driver properly, but DbVisualizer wouldn’t connect to the database with the following error: “Unknown initial character set”. Taking a look at MySQL’s configuration file (located at MySQL/bin/my.cnf), showed that the “character-set-server” property was using latin1 as [...]

Picture:Comments 1 Comment

glibc update failed


Picture:Clock Published on October 29th, 2006 in Gentoo

After a few weeks of being unable to automatically update my system (because I couldn’t update glibc-2.4-r3), I finally found the time to dig into this error a bit deeper and to finally solve it. This is the output I got:
checking whether autoconf works… yes
configure: error:
*** These critical programs are missing or too old: gcc
*** [...]

Picture:Comments 4 Comments