cairo install fails (was: Building cairomm (inkscape dependency) fails)

2008-04-20 Thread sourceforge . rocks
On Apr 18, 2008, at 10:59 AM, "Jason Merrill" <[EMAIL PROTECTED]> wrote: I've been trying to get the latest version of inkscape going, and I've run into some trouble installing cairomm: jmerrill:Frameworks jm843$ sudo port clean cairomm ---> Cleaning cairomm jmerrill:Frameworks jm843$ sud

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/opt/local/var/run/mysql5/mysqld.sock'

2008-04-01 Thread sourceforge . rocks
On Apr 1, 2008, at 9:08 AM, Bill Hernandez wrote: On Apr 1, 2008, at 4:58 AM, [EMAIL PROTECTED] wrote: A reference to this error log was in the message that appeared when the "sudo -u mysql mysql_install_db5" command to create the initial tables failed. Since I converted to Leopard, I a

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/opt/local/var/run/mysql5/mysqld.sock'

2008-04-01 Thread sourceforge . rocks
I thought I had previously responded to the list, but I must have responded only to Ryan. On Mar 31, 2008, at 7:18 AM, Ryan Schmidt wrote: On Mar 31, 2008, at 05:45, [EMAIL PROTECTED] wrote: BTW, how do you get your name to show up instead of your email address? I've got my name in t

[MySQL] Install difficulties : Can't connect to local MySQL server through socket '/opt/local/var/run/mysql5/mysqld.sock'

2008-03-31 Thread sourceforge . rocks
I've installed and reinstalled MySQL with the following command line: $ sudo port install mysql5 +server Initially, I had trouble creating the initial mysql database because the /opt/local/temp directory did not exist (and therefore the /opt/ local/temp/mysql5 directory did not exist). C