Re: MacPorts and OpenMP---or how to build "everything" with MacPorts GCC?

2013-06-20 Thread Ryan Schmidt
On Jun 20, 2013, at 07:41, Hans Ekkehard Plesser wrote: > I am one of the developers of NEST, the Neural Simulation Tool > (www.nest-initiative.org). Our users work on everything from extremely large > computers to laptops running Linux or OSX. In the past, supporting NEST on > OSX was reasona

MacPorts and OpenMP---or how to build "everything" with MacPorts GCC?

2013-06-20 Thread Hans Ekkehard Plesser
Dear all! I am afraid I may re-raise an issue debated previously, but I would be interested if there maybe are some new thoughts. I am one of the developers of NEST, the Neural Simulation Tool (www.nest-initiative.org). Our users work on everything from extremely large computers to laptops ru

Re: Question about +quartz vs. +x11 variants

2013-06-20 Thread Ryan Schmidt
On Jun 20, 2013, at 12:13, David Favor wrote: > As these are mutually exclusive Not in all ports. Some ports, libraries in particular, can often be installed with support for both X11 and Quartz graphics. > someone clarify the differences. > > 1) It appears specifying a +quartz variant uses

Re: py27-distribute error after selfupdate

2013-06-20 Thread Ryan Schmidt
On Jun 20, 2013, at 12:53, Jean-François Caron wrote: > Hi all, I did a routine selfupdate + upgrade outdated + uninstall inactive, > and I am getting an error about py27-distribute. It seems to have been > inactivated by the upgrade, but several py27 ports still depend on it, so I > can't c

Re: Can't "uninstall perl"

2013-06-20 Thread Ryan Schmidt
On Jun 20, 2013, at 11:50, Dominik Reichardt wrote: > On 20.06.2013, at 18:30, Stephen Rasku wrote: > >> If it's a bad idea to uninstall perl, please explain. > > AFAIK, it's a bad idea to uninstall MacPorts Perl. MacPorts is and needs to > be self contained and ports that need Perl will need

Re: GTK application does not start

2013-06-20 Thread Johan Mattsson
Thank you for the solution. I had that problem before but it seems to be something else this time. /Johan ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: GTK application does not start

2013-06-20 Thread Lawrence Velázquez
On Jun 20, 2013, at 2:43 AM, Johan Mattsson wrote: > Thank you for the solution. I had that problem before but it seems to be > something else this time. But did you try reloading the LaunchAgent? Does the problem persist after you do so, log out, and log back in? vq

py27-distribute error after selfupdate

2013-06-20 Thread Jean-François Caron
Hi all, I did a routine selfupdate + upgrade outdated + uninstall inactive, and I am getting an error about py27-distribute. It seems to have been inactivated by the upgrade, but several py27 ports still depend on it, so I can't clean it out. According to the info, this port has been re-merged

Re: Question about +quartz vs. +x11 variants

2013-06-20 Thread Brandon Allbery
On Thu, Jun 20, 2013 at 1:13 PM, David Favor wrote: > As these are mutually exclusive someone clarify the differences. > > 1) It appears specifying a +quartz variant uses > http://xquartz.macosforge.org/ code >installed on a machine. Yes/No? > No. +quartz means use native Mac OS X graphics,

Re: Can't "uninstall perl"

2013-06-20 Thread Stephen Rasku
On Thu, Jun 20, 2013 at 9:43 AM, Brandon Allbery wrote: > > On Thu, Jun 20, 2013 at 12:40 PM, Stephen Rasku wrote: > >> Arggh! I ran "uninstall perl" instead of "port uninstall perl". >> >> Now, I've run the correct command but I am getting conflicting >> information: >> >> $ sudo port uninstall

Re: Can't "uninstall perl"

2013-06-20 Thread Dominik Reichardt
On 20.06.2013, at 18:30, Stephen Rasku wrote: > If it's a bad idea to uninstall perl, please explain. AFAIK, it's a bad idea to uninstall MacPorts Perl. MacPorts is and needs to be self contained and ports that need Perl will need the MacPorts perl. There is some port command to choose which

Re: Can't "uninstall perl"

2013-06-20 Thread Daniel J. Luke
On Jun 20, 2013, at 12:40 PM, Stephen Rasku wrote: > > Arggh! I ran "uninstall perl" instead of "port uninstall perl". > > Now, I've run the correct command but I am getting conflicting information: > > $ sudo port uninstall perl there is no port named 'perl' > Password: > $ port list perl

Re: Can't "uninstall perl"

2013-06-20 Thread Brandon Allbery
On Thu, Jun 20, 2013 at 12:40 PM, Stephen Rasku wrote: > Arggh! I ran "uninstall perl" instead of "port uninstall perl". > > Now, I've run the correct command but I am getting conflicting information: > > $ sudo port uninstall perl > Password: > $ port list perl > $ which perl > /opt/local/bin/p

Re: Can't "uninstall perl"

2013-06-20 Thread Stephen Rasku
Arggh! I ran "uninstall perl" instead of "port uninstall perl". Now, I've run the correct command but I am getting conflicting information: $ sudo port uninstall perl Password: $ port list perl $ which perl /opt/local/bin/perl What am I missing here? ...Stephen On Thu, Jun 20, 2013 at 9:35 A

Re: Can't "uninstall perl"

2013-06-20 Thread Brandon Allbery
On Thu, Jun 20, 2013 at 12:30 PM, Stephen Rasku wrote: > I am trying to uninstall perl from MacPorts. I want to run a vanilla Perl > installation (i.e. the default Apple one). I get the following output: > > Preparing Uninstall... > which perl > Uninstall Began... > Uninstall Failed... > Reason

Can't "uninstall perl"

2013-06-20 Thread Stephen Rasku
I am trying to uninstall perl from MacPorts. I want to run a vanilla Perl installation (i.e. the default Apple one). I get the following output: Preparing Uninstall... which perl Uninstall Began... Uninstall Failed... Reason: ErrorMissingBundle If it's a bad idea to uninstall perl, please expla

Re: Meld Locale Errors

2013-06-20 Thread Jasper Frumau
On line 75 of the meld unix exectuable I added en_US locale.setlocale(locale.LC_ALL,'en_US') I got Couldn't bind the translation domain. Some translations won't work. (process:22395): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. /opt/local/Library/Framewo

Re: Meld Locale Errors

2013-06-20 Thread Jasper Frumau
Anybody any ideas how I can fix the below mentioned locale issue? Would really love to get Meld back up and running again. On Wed, Jun 12, 2013 at 9:31 AM, Jasper Frumau wrote: > When I want to run Meld I get the following errors: > > $meld > Traceback (most recent call last): > File "/opt/loc