py33-pyqt4 32 or 64 bit???

2013-06-11 Thread Timothy W. Grove
I've recently installed Python 3.3 and PyQt4 on Mountain Lion using MacPorts following the instructions found at http://www.pythonschool.net/cxfreeze_mac/. *sudo port install py33-pyqt4* Does this install a 32 or 64 bit version of Python 3.3? Do I have a choice of versions? The version

Re: link gmake to make (and also manpage)?

2013-06-11 Thread Jan Stary
On May 26 11:19:24, pengyu...@gmail.com wrote: Hi, Besides manually link gmake to make (also manpage), is there a way in macports to like gmake to make? Why would you want to do that? Also man gmake shows the following. Should it be updated? COPYRIGHT Copyright (C) 1992, 1993,

Re: link gmake to make (and also manpage)?

2013-06-11 Thread Jeremy Lavergne
Besides manually link gmake to make (also manpage), is there a way in macports to like gmake to make? Why would you want to do that? This will lead to mixing BSD and GNU utilities--probably a bad idea unless you're always accounting for this. Most people don't, and that's why gnumake is

Re: Suggestion

2013-06-11 Thread Jan Stary
On May 28 21:36:58, jon...@hep.phy.cam.ac.uk wrote: Hi, On 28 May 2013, at 08:12 PM, Jean-François Caron jfca...@phas.ubc.ca wrote: While download statistics might not be a good system, I do concur that MacPorts very much would benefit from having a discovery mechanism by which users

Re: Suggestion

2013-06-11 Thread Alejandro Imass
On Tue, Jun 11, 2013 at 10:53 AM, Bradley Giesbrecht pixi...@macports.org wrote: On Jun 11, 2013, at 6:46 AM, Jan Stary wrote: On May 28 21:36:58, jon...@hep.phy.cam.ac.uk wrote: Hi, On 28 May 2013, at 08:12 PM, Jean-François Caron jfca...@phas.ubc.ca wrote: While download statistics

mysql fails to start after upgrade to Mountain Lion OS

2013-06-11 Thread Harwood, John E
I've upgrade to Mountain Lion and can't get MySQL started. I've done all kinds of internet searches and am having no luck. Previously I could shut down the OS included version of MySQL and start-up the MacPort version with a couple of Terminal commands. I'm getting a log of mysql.sock can be

Re: Suggestion

2013-06-11 Thread Jeremy Lavergne
Clearly, the statistics can be used many different ways. ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Suggestion

2013-06-11 Thread Bradley Giesbrecht
On Jun 11, 2013, at 6:46 AM, Jan Stary wrote: On May 28 21:36:58, jon...@hep.phy.cam.ac.uk wrote: Hi, On 28 May 2013, at 08:12 PM, Jean-François Caron jfca...@phas.ubc.ca wrote: While download statistics might not be a good system, I do concur that MacPorts very much would benefit from

Re: mysql fails to start after upgrade to Mountain Lion OS

2013-06-11 Thread Bradley Giesbrecht
On Jun 11, 2013, at 8:01 AM, Harwood, John E wrote: I've upgrade to Mountain Lion and can't get MySQL started. I've done all kinds of internet searches and am having no luck. Which mysql port are you trying to use? This will show the installed and active mysql ports I am aware of: $ port

I'd like up update the Nedit version in the ports tree

2013-06-11 Thread David Barto
with a version that supports 'ctags'. What is the process of doing that? David ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: py33-pyqt4 32 or 64 bit???

2013-06-11 Thread Lawrence Velázquez
On Jun 11, 2013, at 9:17 AM, Timothy W. Grove tim_gr...@sil.org wrote: I've recently installed Python 3.3 and PyQt4 on Mountain Lion using MacPorts following the instructions found at http://www.pythonschool.net/cxfreeze_mac/. sudo port install py33-pyqt4 Does this install a 32 or 64

Re: I'd like up update the Nedit version in the ports tree

2013-06-11 Thread Lawrence Velázquez
On Jun 11, 2013, at 11:57 AM, David Barto dba...@visionpro.com wrote: with a version that supports 'ctags'. What is the process of doing that? Create a portfile patch[1] and submit an enhancement ticket[2]. vq [1] http://guide.macports.org/chunked/development.patches.html [2]

Re: mysql fails to start after upgrade to Mountain Lion OS

2013-06-11 Thread Lawrence Velázquez
On Jun 11, 2013, at 11:01 AM, Harwood, John E john.harw...@vanderbilt.edu wrote: I've upgrade to Mountain Lion and can't get MySQL started. I've done all kinds of internet searches and am having no luck. Previously I could shut down the OS included version of MySQL and start-up the

problem with MacPorts under Mavericks/Xcode5

2013-06-11 Thread Artemio González López
I am trying to reinstall my ports under 10.9 Mavericks with Xcode5 DP. Following the instructions in https://trac.macports.org/wiki/Migration, I have successfully wiped my old installation and then I have attempted to reinstall my ports one by one. However, when trying to install the first one

Re: problem with MacPorts under Mavericks/Xcode5

2013-06-11 Thread Lawrence Velázquez
On Jun 11, 2013, at 2:35 PM, Artemio González López artem...@mac.com wrote: I am trying to reinstall my ports under 10.9 Mavericks with Xcode5 DP. Following the instructions in https://trac.macports.org/wiki/Migration, I have successfully wiped my old installation and then I have attempted

Re: problem with MacPorts under Mavericks/Xcode5

2013-06-11 Thread Adam Mercer
On Tue, Jun 11, 2013 at 1:47 PM, Lawrence Velázquez lar...@macports.org wrote: I suspect very few of us have access to Mavericks at this time. Needless to say, running MacPorts on pre-release operating systems is unsupported. There's also the NDA to consider Cheers Adam

Re: problem with MacPorts under Mavericks/Xcode5

2013-06-11 Thread Jeremy Lavergne
At least Mavericks development is public knowledge now. There's also the NDA to consider Also, this is probably better geared for the dev list. ___ macports-users mailing list macports-users@lists.macosforge.org

Re: problem with MacPorts under Mavericks/Xcode5

2013-06-11 Thread Daniel J. Luke
On Jun 11, 2013, at 2:47 PM, Lawrence Velázquez lar...@macports.org wrote: On Jun 11, 2013, at 2:35 PM, Artemio González López artem...@mac.com wrote: I am trying to reinstall my ports under 10.9 Mavericks with Xcode5 DP. Following the instructions in https://trac.macports.org/wiki/Migration,

Re: problem with MacPorts under Mavericks/Xcode5

2013-06-11 Thread Artemio González López
On Tue, Jun 11, 2013 at 1:47 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: At least Mavericks development is public knowledge now. There's also the NDA to consider Also, this is probably better geared for the dev list. Thank you all for your suggestions. I will repost my message

Re: py33-pyqt4 32 or 64 bit???

2013-06-11 Thread Ned Deily
In article 5eec34c5-6900-47c4-b651-8252ed869...@macports.org, Lawrence Velazquez lar...@macports.org wrote: Install it universal and use arch(1) or ARCHPREFERENCES to select the desired architecture for your Python. % sudo port install python33 +universal % man arch Or, instead of

Re: link gmake to make (and also manpage)?

2013-06-11 Thread Ryan Schmidt
On Jun 11, 2013, at 08:46, Jeremy Lavergne wrote: Besides manually link gmake to make (also manpage), is there a way in macports to like gmake to make? Why would you want to do that? This will lead to mixing BSD and GNU utilities--probably a bad idea unless you're always accounting for

Meld Locale Errors

2013-06-11 Thread Jasper Frumau
When I want to run Meld I get the following errors: $meld Traceback (most recent call last): File /opt/local/bin/meld, line 75, in module locale.setlocale(locale.LC_ALL,'') File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py, line 547, in setlocale