Re: py27_wxpython

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 19:28, Ulrich Wienands wrote: > Verbatim copy of /opt/local/etc/macports/macports.conf: > - > # CPU architecture to compile for. Defaults to i386 or ppc on Mac OS X 10.5 > # and earlier, depending on the CPU type detected at runtime. On Mac OS X

Fwd: py27_wxpython

2012-02-10 Thread Ulrich Wienands
-- Forwarded message -- From: Ulrich Wienands Date: Fri, 10 Feb 2012 17:27:57 -0800 Subject: Re: py27_wxpython To: Ryan Schmidt Verbatim copy of /opt/local/etc/macports/macports.conf: - # CPU architecture to compile for. Defaults to i386 or ppc on

Re: obstack.h

2012-02-10 Thread John B Brown
Ryan Schmidt wrote: On Feb 10, 2012, at 17:18, John B Brown wrote: I am on Snow Leopard and I have gcc43, gcc44, gcc45, gcc46 and gcc47 successfully installed. My understanding is that gcc42 is too old to be successfully compiled on Snow Leopard anymore. How droll! The command gcc

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 17:18, John B Brown wrote: >> I am on Snow Leopard and I have gcc43, gcc44, gcc45, gcc46 and gcc47 >> successfully installed. My understanding is that gcc42 is too old to be >> successfully compiled on Snow Leopard anymore. > > How droll! The command gcc --version ret

Re: obstack.h

2012-02-10 Thread John B Brown
Ryan Schmidt wrote: On Feb 10, 2012, at 16:59, John B Brown wrote: Ryan Schmidt wrote: On Feb 10, 2012, at 16:51, John B Brown wrote: Ryan Schmidt wrote: On Feb 10, 2012, at 15:27, John B Brown wrote: gcc42 has obstack.h, etc., but will not download from macports to my box. If you'll elabo

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 16:59, John B Brown wrote: > Ryan Schmidt wrote: >> On Feb 10, 2012, at 16:51, John B Brown wrote: >>> Ryan Schmidt wrote: On Feb 10, 2012, at 15:27, John B Brown wrote: > gcc42 has obstack.h, etc., but will not download from macports to my box. If you'll elaborat

Re: obstack.h

2012-02-10 Thread John B Brown
There's more; version:1 :debug:main Executing org.macports.main (gcc42) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 503 :debug:main euid changed to: 504 :debug:fetch fetch phase started at Fri Feb 10 15:50:36 MST 2012 :notice:fetch ---> Fetchin

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 16:51, John B Brown wrote: > Ryan Schmidt wrote: >> On Feb 10, 2012, at 15:27, John B Brown wrote: >>> anacron source requires obstack.h and Xcode on Snow Leopard apparently does >>> not include either that file nor the libs to supply it's defines. How do I >>> compensate fo

Re: obstack.h

2012-02-10 Thread John B Brown
Ryan Schmidt wrote: On Feb 10, 2012, at 15:27, John B Brown wrote: anacron source requires obstack.h and Xcode on Snow Leopard apparently does not include either that file nor the libs to supply it's defines. How do I compensate for that problem? The MacPorts anacron port seems to include

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 15:27, John B Brown wrote: > anacron source requires obstack.h and Xcode on Snow Leopard apparently does > not include either that file nor the libs to supply it's defines. How do I > compensate for that problem? The MacPorts anacron port seems to include a copy of obstack.

obstack.h

2012-02-10 Thread John B Brown
Dear Folk, anacron source requires obstack.h and Xcode on Snow Leopard apparently does not include either that file nor the libs to supply it's defines. How do I compensate for that problem? gcc42 has obstack.h, etc., but will not download from macports to my box. Shalom, J

Re: changing default perl

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 14:32, Puneet Kishor wrote: > I installed perl5.14 and then another package installed perl5.12 and made > that the default perl. I would like to switch the default perl version to > 5.14. I see that /opt/local/bin/perl is symlinked to perl5.12. Instead of > manually changin

Re: p5.12-locale-gettext not found

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 14:44, Puneet Kishor wrote: > > On Feb 10, 2012, at 2:20 PM, Lawrence Velázquez wrote: > >> On Feb 10, 2012, at 3:06 p.m., Puneet Kishor wrote: >> >>> This is very strange. Am I doing something wrong? >> >> Can you try "sudo port -d selfupdate"? If that doesn't resolve the

Re: p5.12-locale-gettext not found

2012-02-10 Thread Puneet Kishor
On Feb 10, 2012, at 2:20 PM, Lawrence Velázquez wrote: > On Feb 10, 2012, at 3:06 p.m., Puneet Kishor wrote: > >> This is very strange. Am I doing something wrong? > > Can you try "sudo port -d selfupdate"? If that doesn't resolve the issue, > show us its output. > strange... ran selfupdate

changing default perl

2012-02-10 Thread Puneet Kishor
I installed perl5.14 and then another package installed perl5.12 and made that the default perl. I would like to switch the default perl version to 5.14. I see that /opt/local/bin/perl is symlinked to perl5.12. Instead of manually changing that, what is the macports-recommended way for changing

Re: p5.12-locale-gettext not found

2012-02-10 Thread Lawrence Velázquez
On Feb 10, 2012, at 3:06 p.m., Puneet Kishor wrote: > This is very strange. Am I doing something wrong? Can you try "sudo port -d selfupdate"? If that doesn't resolve the issue, show us its output. vq ___ macports-users mailing list macports-users@lis

Re: p5.12-locale-gettext not found

2012-02-10 Thread Frank Schima
On Feb 10, 2012, at 1:06 PM, Puneet Kishor wrote: > > On Feb 10, 2012, at 1:45 PM, Puneet Kishor wrote: > >> $sudo port install p5.12-locale-gettext >> Password: >> Error: Port p5.12-locale-gettext not found >> To report a bug, see >> >> >> of cou

Re: p5.12-locale-gettext not found

2012-02-10 Thread Puneet Kishor
On Feb 10, 2012, at 1:45 PM, Puneet Kishor wrote: > $sudo port install p5.12-locale-gettext > Password: > Error: Port p5.12-locale-gettext not found > To report a bug, see > > > of course, not having the above port leads to errors while installing ot

p5.12-locale-gettext not found

2012-02-10 Thread Puneet Kishor
$sudo port install p5.12-locale-gettext Password: Error: Port p5.12-locale-gettext not found To report a bug, see of course, not having the above port leads to errors while installing other ports as well. The macports web site shows the above port is