Re: php5 and gd 2.0.35 (was: Re: php5 and freetype)

2007-06-24 Thread paul beard
On 6/24/07, Ryan Schmidt <[EMAIL PROTECTED]> wrote: On Jun 25, 2007, at 01:17, paul beard wrote: > On Jun 24, 2007, at 10:00 PM, Ryan Schmidt wrote: > >> Sounds like a gd problem, not a freetype problem. I just upgraded >> gd2 to 2.0.35 yesterday. Perhaps php 5.2.3 is not compatible with >> it.

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Ryan Schmidt
On Jun 25, 2007, at 00:02, Bill Hernandez wrote: On Jun 24, 2007, at 11:21 PM, Ryan Schmidt wrote: I'm going to snip right there because you've written such a voluminous message that I'm having immense difficulties taking it all in. But as has been pointed out, /tmp/mysql.sock is not where

Re: php5 and gd 2.0.35 (was: Re: php5 and freetype)

2007-06-24 Thread Ryan Schmidt
On Jun 25, 2007, at 01:17, paul beard wrote: On Jun 24, 2007, at 10:00 PM, Ryan Schmidt wrote: Sounds like a gd problem, not a freetype problem. I just upgraded gd2 to 2.0.35 yesterday. Perhaps php 5.2.3 is not compatible with it... Hmm... Let me try some things and get back to you. Mayb

Re: php5 and gd 2.0.35 (was: Re: php5 and freetype)

2007-06-24 Thread paul beard
On Jun 24, 2007, at 10:00 PM, Ryan Schmidt wrote: Sounds like a gd problem, not a freetype problem. I just upgraded gd2 to 2.0.35 yesterday. Perhaps php 5.2.3 is not compatible with it... Hmm... Let me try some things and get back to you. Maybe you're right. Seems to be OK outside of MacPo

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Bill Hernandez
On Jun 24, 2007, at 11:21 PM, Ryan Schmidt wrote: I'm going to snip right there because you've written such a voluminous message that I'm having immense difficulties taking it all in. But as has been pointed out, /tmp/mysql.sock is not where the MacPorts mysql5 puts its socket. (/tmp/mysql

Re: php5 and gd 2.0.35 (was: Re: php5 and freetype)

2007-06-24 Thread Ryan Schmidt
On Jun 24, 2007, at 23:32, paul beard wrote: Hmph. If I configure php5 with the args in the portfile, it works just fine. Builds completely, tests OK, the lot. ./configure --mandir=${prefix}/share/man --infodir=${prefix}/share/ info --with-config-file-path=${prefix}/etc --enable-calendar --w

php5 and freetype

2007-06-24 Thread paul beard
Hmph. If I configure php5 with the args in the portfile, it works just fine. Builds completely, tests OK, the lot. ./configure --mandir=${prefix}/share/man --infodir=${prefix}/share/ info --with-config-file-path=${prefix}/etc --enable-calendar --with- iconv=${prefix} --enable-exif --enable-ft

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Chris Pickel
On 25 Jun, 2007, at 00:21, Ryan Schmidt wrote: On Jun 24, 2007, at 22:12, Chris Pickel wrote: The two files which you need be most concerned about are: 1. /opt/local/etc/my.cnf Actually I use /opt/local/etc/mysql5/my.cnf By George, you're right! My mysql server was still listening on :3306

gftp build failures

2007-06-24 Thread Malcolm Fitzgerald
Trying to build gftp on OS X 10.3.9, xCode v1.2 I get: Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_net_gftp/work/gftp-2.0.18" && make all " returned error 2 Command

Cmd-tab key combo stops working

2007-06-24 Thread Malcolm Fitzgerald
Not exactly a MacPorts problem but... Command-tab will not trigger the application switcher. The tab key is understood but the command-key-down is ignored, but it is not the same as hitting the tab key only. I haven't found the trigger for this problem but it only occurs after using X11 applic

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Ryan Schmidt
On Jun 24, 2007, at 22:12, Chris Pickel wrote: The two files which you need be most concerned about are: 1. /opt/local/etc/my.cnf Actually I use /opt/local/etc/mysql5/my.cnf This file is not provided by default by mysql5. Have a look at the sample my.cnf files in /opt/local/share/mysql5/my

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Ryan Schmidt
On Jun 24, 2007, at 17:08, Bill Hernandez wrote: I seemed to have gotten mySQL installed and running, but after a couple o start/stop events, now I am getting : ERROR : Connection Failed : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) and after a couple of day

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Ryan Schmidt
On Jun 24, 2007, at 18:46, paul beard wrote: On Jun 24, 2007, at 3:33 PM, paul beard wrote: You might want to look in the archives to see where the socket lives in a sandbox like MacPorts: I don't think it lives in /tmp. The socket is here [ /opt/local/var/run/mysql5/mysqld.sock ] Correct

Re: Problem with DB44 on Intel MacBook Pro

2007-06-24 Thread Ryan Schmidt
On Jun 24, 2007, at 10:25, Steven Rogers wrote: On Jun 24, 2007, at 5:40 AM, Ryan Schmidt wrote: Well if BerkeleyDB (db44) is now installed, then you should be able to install Subversion. If not, show us the last few lines of the error. (You snipped too much above for us to know what w

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Chris Pickel
Bill, The two files which you need be most concerned about are: 1. /opt/local/etc/my.cnf This file is not provided by default by mysql5. Have a look at the sample my.cnf files in /opt/local/share/mysql5/mysql/ and pick one according to your liking (mine, for example, is my-small.cnf with

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread paul beard
On Jun 24, 2007, at 3:33 PM, paul beard wrote: You might want to look in the archives to see where the socket lives in a sandbox like MacPorts: I don't think it lives in /tmp. The socket is here [ /opt/local/var/run/mysql5/mysqld.sock ] I can't get it working either ;-) I'm installing the wh

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread paul beard
On Jun 24, 2007, at 3:08 PM, Bill Hernandez wrote: ERROR : Connection Failed : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) your note reminded me that I needed to install this too: this might be helpful: error: 'Can't connect to local MySQL server through sock

Re: [MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread paul beard
On 6/24/07, Bill Hernandez <[EMAIL PROTECTED]> wrote: I seemed to have gotten mySQL installed and running, but after a couple o start/stop events, You might want to look in the archives to see where the socket lives in a sandbox like MacPorts: I don't think it lives in /tmp. -- Paul Beard /

[MySQL] Install difficulties : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2007-06-24 Thread Bill Hernandez
I seemed to have gotten mySQL installed and running, but after a couple o start/stop events, now I am getting : ERROR : Connection Failed : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) and after a couple of days trying to solve this problem decided to seek wis

Re: Problem with DB44 on Intel MacBook Pro

2007-06-24 Thread Steven Rogers
On Jun 24, 2007, at 5:40 AM, Ryan Schmidt wrote: Well if BerkeleyDB (db44) is now installed, then you should be able to install Subversion. If not, show us the last few lines of the error. (You snipped too much above for us to know what went wrong last time.) Sorry - I lost that cont

Re: Problem with DB44 on Intel MacBook Pro

2007-06-24 Thread Ryan Schmidt
On Jun 23, 2007, at 23:52, Steven Rogers wrote: I'm setting up several things using MacPorts per this page: http://blog.duncandavidson.com/2006/04/sandboxing_rail.html and I get an error when I get to subversion: sudo port install subversion +tools Password: ---> Building db44 with target al