Compile Octave with GraphicsMagick patched

2011-03-08 Thread conahorse
Hi all, I'm not able to use 'imread()' with the octave version provided with ports since it uses GraphicsMagick unpatched (the patch I'm talking about concerns a widespread problem and can be found here http://savannah.gnu.org/bugs/?29474). More generally, is there a way to patch a port before

RE: How do I get etherape to work in OS X 10.6.6?

2011-03-08 Thread Russell Jones
As I understand it you don't need to do that since ultimately gcc4.5 gets built by gcc4.5. Russell From: macports-users-boun...@lists.macosforge.org [macports-users-boun...@lists.macosforge.org] on behalf of Zack Perry [zack.pe...@sbcglobal.net] Sent: 08 March

Re: Multiple ports error on upgrade

2011-03-08 Thread Philip Hudson
On 3 Mar, 2011, at 3:30 pm, Ryan Schmidt wrote: On Mar 3, 2011, at 09:20, Philip Hudson wrote: On 2 Mar, 2011, at 4:02 pm, Ryan Schmidt wrote: Sounds like you have a rogue dlfcn.h header, either in /usr/local/ include or /opt/local/include, which should be removed. If it's in /usr/local,

Re: perl5, perl5.* changes

2011-03-08 Thread Dave Aiello
Arno Hautala arno at alum.wpi.edu writes: I think a cleaner transition would have been to add the 5.8 variant, set it as default (essentially no change from the previous behavior), and then wait some number of weeks before changing the default variant to 5.12. This way, most users would

Re: perl5, perl5.* changes

2011-03-08 Thread Scott Webster
On Tue, Mar 8, 2011 at 11:38 AM, Dave Aiello d...@daveaiello.com wrote: I started trying to install Perl 5.8 by perl5 +perl5_8, and here were my results: bash-3.2# port install perl5 +perl5_8 ---  Computing dependencies for perl5 ---  Fetching perl5 ---  Verifying checksum(s) for perl5 ---

Fwd: perl5, perl5.* changes

2011-03-08 Thread Scott Webster
Forwarding to the list as Dave's reply to me off-list may be worth considering in terms of how to move forward with this perl5 stuff. Scott -- Forwarded message -- From: Dave Aiello d...@daveaiello.com Date: Tue, Mar 8, 2011 at 1:59 PM Subject: Re: perl5, perl5.* changes To:

segmentation fault

2011-03-08 Thread rmgls
Hello list, I am a newbie on OS X. i installed macports with the installer, and installed some ports, quite fine. When trying to install gnome a power failure occured! and now, i am stuck with a macports problem: any action will fail with segmentation fault. exemple: port -d install

Re: Multiple ports error on upgrade

2011-03-08 Thread Ryan Schmidt
On Mar 8, 2011, at 10:06, Philip Hudson wrote: On 3 Mar, 2011, at 3:30 pm, Ryan Schmidt wrote: On Mar 3, 2011, at 09:20, Philip Hudson wrote: On 2 Mar, 2011, at 4:02 pm, Ryan Schmidt wrote: Sounds like you have a rogue dlfcn.h header, either in /usr/local/include or

Re: Could not find my_print_defaults

2011-03-08 Thread David Gentry
Ryan, I did all of the cleaning I knew how, and the results are not good. I still get Could not find mysqld and the statement that non-existent directories were searched. I can fix that with --basedir= or --srcdir=, but that will not help if mysqld is corrupt which it is. It appears that my

Please send contents of current mysqld file

2011-03-08 Thread David Gentry
My Mac appears to corrupt the mysqld file whenever I download mysql5 and mysql5-server from MacPorts. I would very much like to see a current copy of the contents of mysqld. Maybe that way I can determine what my Mac is doing to mysqld. Could someone please send me a copy of the contents of

Sending mail with mutt

2011-03-08 Thread Gregory Seidman
I've been trying to get mutt to be able to send email, but I don't know what I need to configure. I tried using ssmtp, but it consistently segfaults (as noted in https://trac.macports.org/ticket/27673). When I don't give mutt any outgoing mail configuration it seems to be happy sending, but no

Re: Please send contents of current mysqld file

2011-03-08 Thread Ryan Schmidt
On Mar 8, 2011, at 19:51, David Gentry wrote: My Mac appears to corrupt the mysqld file whenever I download mysql5 and mysql5-server from MacPorts. I would very much like to see a current copy of the contents of mysqld. Maybe that way I can determine what my Mac is doing to mysqld.

Re: segmentation fault

2011-03-08 Thread Ryan Schmidt
On Mar 8, 2011, at 16:11, rm...@free.fr wrote: I am a newbie on OS X. i installed macports with the installer, and installed some ports, quite fine. When trying to install gnome a power failure occured! and now, i am stuck with a macports problem: any action will fail with segmentation

Re: Compile Octave with GraphicsMagick patched

2011-03-08 Thread Ryan Schmidt
On Mar 8, 2011, at 02:10, conahorse wrote: Hi all, I'm not able to use 'imread()' with the octave version provided with ports since it uses GraphicsMagick unpatched (the patch I'm talking about concerns a widespread problem and can be found here http://savannah.gnu.org/bugs/?29474). The