Re: python_select

2016-03-28 Thread Mark Brethen
So if you have a single python version installed use python_select, whereas python2_select and python3_select allow you to set those default versions if you need both? > On Mar 28, 2016, at 5:46 AM, Joshua Root <j...@macports.org> wrote: > > Mark Brethen wrote: >> Why are

python_select

2016-03-27 Thread Mark Brethen
Why are there a python_select, python2_select and python3_select? When is one vs the others used? Thanks, Mark ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

py-pip usage

2016-03-26 Thread Mark Brethen
How is the py-pip port used to install python packages and where are they installed? Is this advisable? -Mark ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Time Machine restore

2016-03-05 Thread Mark Brethen
> On Mar 5, 2016, at 7:38 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Sat, Mar 5, 2016 at 8:35 PM, Mark Brethen <mark.bret...@gmail.com> wrote: > I had my hard drive wiped with a clean install of El Capitan. I noticed in > the Time Machine checklist a M

Time Machine restore

2016-03-05 Thread Mark Brethen
I had my hard drive wiped with a clean install of El Capitan. I noticed in the Time Machine checklist a MacPorts item with a message that MacPorts Home would moved to my user (size was zero kb). What is this and do I need to re-install macports? port command seems to work fine and I did not

Re: Packaging a compiled port to App

2016-02-25 Thread Mark Brethen
> On Feb 18, 2016, at 3:15 PM, Ryan Schmidt wrote: > > If what you are packaging is only an OS X application bundle, you can > consider instead using the dylibbundler port to make a distributable app that > can be drag-and-drop installed. On a similar note: is it

gimp-app Abort trap: 6

2016-01-28 Thread Mark Brethen
gimp-app fails to build on 10.11.3: :info:build sh: line 1: 55927 Abort trap: 6 /usr/bin/xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.11 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0

Re: gimp-app Abort trap: 6

2016-01-28 Thread Mark Brethen
> On Jan 28, 2016, at 12:24 PM, Mark Brethen <mark.bret...@gmail.com> wrote: > > gimp-app fails to build on 10.11.3: > > :info:build sh: line 1: 55927 Abort trap: 6 /usr/bin/xcodebuild > -alltargets -configuration Deployment build OBJR

Re: el capitan

2016-01-27 Thread Mark Brethen
PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Wed, Jan 27, 2016 at 2:32 PM, Mark Brethen <mark.bret...@gmail.com> wrote: > I'm migrating from Yosemite to a clean install of El Capitan. I'm seeing > several of these "deny" messages for various reasons be

Re: el capitan

2016-01-27 Thread Mark Brethen
Apple won't tell us >> about - or Fix - or tell "us" how to fix it. >> If you scan the forums, it has been around for a while. >> It is clearly related to Apple's security, nominally to the new "rootless" >> (or whatever its name is) environment, and &quo

el capitan

2016-01-27 Thread Mark Brethen
On el capitan I’ve noticed when installing ports messages in the console like the following: 1/27/16 7:31:48.671 AM sandboxd[116]: ([33785]) javac(33785) deny file-write-create /opt/local/var/macports/home/.oracle_jre_usage Is this anything to be concerned about?

defect: hugin-app can't find Lensfun at configure

2016-01-14 Thread Mark Brethen
Hugin-app fails at configure with the following message: {{{ :info:configure -- The C compiler identification is AppleClang 6.1.0.6020053 :info:configure -- The CXX compiler identification is AppleClang 6.1.0.6020053 :info:configure -- Check for working C compiler:

Tickets #45740 and #45739

2015-11-11 Thread Mark Brethen
There are a couple of tickets I have been working on for over a year that I would like to get checked out. Thanks, Mark ___ macports-users mailing list macports-users@lists.macosforge.org

texlive-bin

2015-11-07 Thread Mark Brethen
Since the current texlive-bin port is broken, is it possible to revert back to a previous version? The other option is to copy the existing portfile to my local repo and debug it. Mark ___ macports-users mailing list

Re: texlive-bin

2015-11-07 Thread Mark Brethen
I get a trac error when I try to browse the repository. > On Nov 7, 2015, at 4:28 PM, Ryan Schmidt <ryandes...@macports.org> wrote: > > > On Nov 7, 2015, at 11:31 AM, Mark Brethen wrote: > >> Since the current texlive-bin port is broken, is it possible to revert bac

Re: texlive-bin

2015-11-07 Thread Mark Brethen
svn info will give me the revision. > On Nov 7, 2015, at 6:41 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen <mark.bret...@gmail.com> wrote: > I get a trac error when I try to browse the repository. > > Yes, that p

Re: texlive-bin

2015-11-07 Thread Mark Brethen
Just older revs of the texlive ports, not the whole repository. > On Nov 7, 2015, at 6:41 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen <mark.bret...@gmail.com> wrote: > I get a trac error when I try to browse

Re: texlive-bin

2015-11-07 Thread Mark Brethen
xit 1; \ - $(LN_S) $$REL/$(scriptsdir)/$$f.$(EXT) $$f || exit 1; \ done uninstall-links: I think scriptsdir should point to /opt/local/share/texmf-texlive/scripts/tex4ht/. > On Nov 7, 2015, at 6:41 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Sat, N

Re: Command Line Tools warning

2015-10-30 Thread Mark Brethen
nt to reinstall command line tools and Xcode... > > > > or should I go ahead and install 7.1? > > > > > >> On Oct 30, 2015, at 2:31 AM, Chris Jones <jon...@hep.phy.cam.ac.uk> > > >> wrote: > > >> > > >> > > >> Try starting Xcode

Re: Command Line Tools warning -- Fixed!

2015-10-30 Thread Mark Brethen
After installing Xcode 6.4, in preferences, under the “Locations” tab, it showed that the command line tools were installed. However, the warning message didn’t go away until I issued a separate 'sudo xcode-select —install’ in the terminal. Mark

Re: Command Line Tools warning

2015-10-29 Thread Mark Brethen
il.com> > wrote: > > I think 6.2 is too old for El Capitain (and maybe even for Yosemite). You > need to upgrade to 7 or 7.1 for El Capitain. > > On Thu, Oct 29, 2015 at 11:58 PM, Mark Brethen <mark.bret...@gmail.com> wrote: > I upgrading to Yosemite and followed

Command Line Tools warning

2015-10-29 Thread Mark Brethen
I upgrading to Yosemite and followed the macports migration document. Now, though the 'port install' command succeeds, I get the following warning whenever I install a port: Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. I have Xcode

installing R with tcltk

2015-06-11 Thread Mark Brethen
I'd like to use the Rcmdr GUI with R but it requires tclk. I tried to install R with the +tcltk variant but received this error message: --- Computing dependencies for R --- Fetching archive for R Error: org.macports.archivefetch for port R returned: tk must be installed with +x11. Please see

Re: port self update failed

2015-03-22 Thread Mark Brethen
That was a while ago. On Mar 22, 2015, at 2:35 PM, Ryan Schmidt ryandes...@macports.org wrote: On Mar 22, 2015, at 8:33 AM, Mark Brethen wrote: I switched to this mirror because of all the connection problems with the main. What do I do now? You've been having connection problems

Re: port self update failed

2015-03-22 Thread Mark Brethen
Nevermind, I forgot to use 'sudo'. It's funny how much you can overlook when you've been away from it for awhile. On Mar 22, 2015, at 8:33 AM, Mark Brethen mark.bret...@gmail.com wrote: ### This mirror is managed

port self update failed

2015-03-22 Thread Mark Brethen
### This mirror is managed by Pacific Northwest National Labratory. It is located in Richland, WA. If you have any questions, or problems, please email: mirror at pnnl dot gov

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 22, 2014, at 11:05 PM, Brandon Allbery allber...@gmail.com wrote: On Sun, Nov 23, 2014 at 4:51 AM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: Sounds like macports cannot connect to download the list of packages available. Are you able to run the rsync command manually? Any

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: Oh the irony. On Nov 23, 2014, at 1:19 PM, Jeremy Lavergne wrote: # A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: # A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen wrote: Is there a mirror we can use, until these are back online

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 1:55 PM, Lawrence Velázquez lar...@macports.org wrote: On Nov 23, 2014, at 1:23 PM, Mark Brethen mark.bret...@gmail.com wrote: On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: # A list of rsync mirrors is available at # https

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 3:31 PM, Lawrence Velázquez lar...@macports.org wrote: On Nov 23, 2014, at 4:22 PM, Mark Brethen mark.bret...@gmail.com wrote: Is there another setting I need to change? As the comment directly above the rsync_server setting says, macports.conf only controls where

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 4:24 PM, Lawrence Velázquez lar...@macports.org wrote: On Nov 23, 2014, at 4:45 PM, Mark Brethen mark.bret...@gmail.com wrote: Obviously this is do to the empty source directory 'rsync.macports.org'. How do I suppress these messages and when the main url is up again

Which Xcode?

2014-11-22 Thread Mark Brethen
I had to do a clean install of the OS (Mavericks) and now ready to re-install macports. Should I install xcode 6.1 or stick with 5? (I've heard that 6 is buggy). Mark ___ macports-users mailing list macports-users@lists.macosforge.org

Re: Which Xcode?

2014-11-22 Thread Mark Brethen
AFAIK 5.0.1 or later is supported on Mavericks. On Nov 22, 2014, at 11:32 AM, Brandon Allbery allber...@gmail.com wrote: On Sat, Nov 22, 2014 at 5:28 PM, Mark Brethen mark.bret...@gmail.com wrote: I had to do a clean install of the OS (Mavericks) and now ready to re-install macports. Should

something's not right

2014-11-22 Thread Mark Brethen
After a clean install of Mavericks, I installed xcode 6.1, the command line tools for 6.1 and MacPorts-2.3.3-10.9-Mavericks.pkg. But when try 'port search', port search emacs Warning: Can't open index file for source: rsync://rsync.macports.org/release/tarballs/ports.tar Error: search for name

Re: something's not right

2014-11-22 Thread Mark Brethen
of packages available. Are you able to run the rsync command manually? Any rsync outside your network? On November 22, 2014 11:40:05 PM EST, Mark Brethen mark.bret...@gmail.com wrote: After a clean install of Mavericks, I installed xcode 6.1, the command line tools for 6.1 and MacPorts

Re: Undo universal?

2014-08-19 Thread Mark Brethen
On Aug 19, 2014, at 9:36 AM, Adam Dershowitz Ph.D., P.E. de...@alum.mit.edu wrote: I had OpenSceneGraph installed, but, for another application I was testing, I needed a universal version. So, I did sudo port install OpenSceneGraph +universal It then proceeded to upgrade MANY things to

Re: Undo universal?

2014-08-19 Thread Mark Brethen
On Aug 19, 2014, at 1:22 PM, Brandon Allbery allber...@gmail.com wrote: On Tue, Aug 19, 2014 at 2:14 PM, Mark Brethen mark.bret...@gmail.com wrote: This happened to me a while ago. As I recall, It was easier to reinstall macports, as you would when migrating to a new OS release. Hm. We

Re: OpenSCAD 2014.03_2 fails to build

2014-08-16 Thread Mark Brethen
On Aug 16, 2014, at 11:50 AM, Mark Brethen mark.bret...@gmail.com wrote: Performed a port upgrade outdated this morning and noticed openSCAD failed to build: :info:build clang++ -c -pipe -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -O2 -arch x86_64 -Wall -W -Wno

Automating your MacPorts upgrades

2014-08-16 Thread Mark Brethen
Is automating your macports upgrades recommended? I checked the howtos and faq, but didn't find instructions. What is the method to set this up? Mark ___ macports-users mailing list macports-users@lists.macosforge.org

Re: Automating your MacPorts upgrades

2014-08-16 Thread Mark Brethen
On Aug 16, 2014, at 3:17 PM, Ryan Schmidt ryandes...@macports.org wrote: On Aug 16, 2014, at 2:53 PM, Mark Brethen wrote: Is automating your macports upgrades recommended? I checked the howtos and faq, but didn't find instructions. What is the method to set this up? I don't believe we

Re: py-cvxopt +DSDP

2014-07-29 Thread Mark Brethen
On Jul 28, 2014, at 11:56 AM, Jonathan Stickel jjstic...@gmail.com wrote: Date: Sun, 27 Jul 2014 13:47:20 -0500 From: Mark Brethen mark.bret...@gmail.com Subject: py-cvxopt +DSDP py-cvxopt installed fine without any errors. However, when I tried running example code it reports: Symbol

Re: py-cvxopt +DSDP

2014-07-28 Thread Mark Brethen
I installed cvxopt with -DSDP and that also worked (Not sure what I lose not installing it). Sent from my iPhone On Jul 28, 2014, at 11:56 AM, Jonathan Stickel jjstic...@gmail.com wrote: Date: Sun, 27 Jul 2014 13:47:20 -0500 From: Mark Brethen mark.bret...@gmail.com Subject: py-cvxopt

py-cvxopt +DSDP

2014-07-27 Thread Mark Brethen
py-cvxopt installed fine without any errors. However, when I tried running example code it reports: Symbol not found: _ATL_cGetNB Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/cvxopt/lapack.so Why does numpy and cvxopt use Apple's

reinplace

2014-06-26 Thread Mark Brethen
I have tried using reinplace to insert a comment in a line but keep getting an error: reinplace -E s|^LIBS=\$sim_ac_uniqued_list$|\# LIBS=\$sim_ac_uniqued_list|g \ ${worksrcpath}/configure What am I doing wrong? Mark ___ macports-users

Re: reinplace

2014-06-26 Thread Mark Brethen
On Jun 26, 2014, at 10:02 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Jun 26, 2014 at 10:53 PM, Mark Brethen mark.bret...@gmail.com wrote: I have tried using reinplace to insert a comment in a line but keep getting an error: reinplace -E s|^LIBS=\$sim_ac_uniqued_list

Coin manpages

2014-06-23 Thread Mark Brethen
The following error occurred during destroot: :debug:destroot Executing proc-post-org.macports.destroot-destroot-0 :error:destroot org.macports.destroot for port Coin returned: error renaming

Coin aqua variant warnings

2014-06-23 Thread Mark Brethen
With the aqua variant, numerous warning messages are issued when updating database of binaries: --- Updating database of binaries Warning: Error determining file type of

Fwd: Coin aqua variant warnings

2014-06-23 Thread Mark Brethen
Begin forwarded message: From: Mark Brethen mark.bret...@gmail.com Subject: Coin aqua variant warnings Date: June 23, 2014 at 9:43:42 PM CDT To: MacPorts Users macports-users@lists.macosforge.org With the aqua variant, numerous warning messages are issued when updating database

Coin @3.1.3 build failure on OS X 10.9 / Xcode 5.02

2014-06-19 Thread Mark Brethen
I am getting this runtime error: :info:build 11 errors generated. :info:build make[4]: *** [SbTime.lo] Error 1 :info:build make[4]: *** Waiting for unfinished jobs :info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -I../../src -I/opt/local/include

Re: Coin @3.1.3 build failure on OS X 10.9 / Xcode 5.02

2014-06-19 Thread Mark Brethen
On Jun 19, 2014, at 9:07 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Jun 19, 2014 at 9:45 PM, Mark Brethen mark.bret...@gmail.com wrote: I am getting this runtime error: :info:build 11 errors generated. This is remarkable precision in starting your log snippet *right after

Re: z88 Aurora

2014-06-09 Thread Mark Brethen
On Jun 9, 2014, at 7:12 PM, Craig Treleaven ctrelea...@cogeco.ca wrote: At 7:37 PM -0400 6/9/14, Adam Dershowitz Ph.D., P.E. wrote: On Jun 9, 2014, at 7:27 PM, Adam Dershowitz Ph.D., P.E. mailto:de...@alum.mit.edude...@alum.mit.edu wrote: On Jun 9, 2014, at 7:09 PM, Brandon Allbery

Re: z88 Aurora

2014-06-08 Thread Mark Brethen
On Jun 7, 2014, at 6:02 PM, Ryan Schmidt ryandes...@macports.org wrote: On Jun 7, 2014, at 5:10 PM, Mark Brethen wrote: I don't know for certain that the developers used MacPorts, what gave you that impression? The fact that it installed files into /opt/local. The installation

z88 Aurora

2014-06-07 Thread Mark Brethen
z88 Aurora is open source finite element software and the installation places files in /opt/local. Before proceeding with the installation, I wanted to check with the users group to see if this will interfere with my macports installation? There are detailed instructions for manually installing

Re: z88 Aurora

2014-06-07 Thread Mark Brethen
On Jun 7, 2014, at 3:56 PM, Ryan Schmidt ryandes...@macports.org wrote: On Jun 7, 2014, at 10:14 AM, Mark Brethen wrote: z88 Aurora is open source finite element software and the installation places files in /opt/local. Before proceeding with the installation, I wanted to check

wine .NET framework

2013-12-04 Thread Mark Brethen
Has anyone installed a .NET package for wine? I've looked at the wine site and it appears there are two ways to go about this: 1) let wine install Mono automatically; or 2) Use winetricks to install MS .NET framework (there is a port of winetricks available). What's recommended? Thanks, Mark

Re: Error updating macports on lion

2013-08-02 Thread Mark Brethen
That worked, thanks. On my installation, the following ports are dependent on webkit-gtk: gimp2 gimp-app ufraw xsane I'll have to stick with the older gimp2 until the webkit-gtk problems are resolved. On Aug 2, 2013, at 12:41 AM, Lawrence Velázquez wrote: sudo port upgrade

Re: Error updating macports on lion

2013-08-02 Thread Mark Brethen
I can't roll back to 2.7.1, I'll have to install it. What's the best way to do this? On Aug 2, 2013, at 10:34 AM, Jeremy Huddleston Sequoia wrote: Just roll back bison to 2.7.1, and you'll be fine. On Aug 2, 2013, at 4:11, Mark Brethen mark.bret...@gmail.com wrote: That worked, thanks

Error updating macports on lion

2013-08-01 Thread Mark Brethen
Hi everyone, I'm doing a macports update but I get this error: --- Building webkit-gtk Error: org.macports.build for port webkit-gtk returned: command execution failed Please see the log file for port webkit-gtk for details:

Re: Error updating macports on lion

2013-08-01 Thread Mark Brethen
This doesn't work. I even tried variations of this and it still tries to update webkit-gtk. On Aug 1, 2013, at 7:27 PM, Lawrence Velázquez wrote: For now, you should be able to avoid trying to update webkit-gtk with something like this. % sudo port upgrade outdated and not \(

Re: how long for changes to propagate in macports?

2012-07-02 Thread Mark Brethen
I submitted a revised Portfile for reduce algebra months ago. It still has not been committed. ### -Mark On Jul 2, 2012, at 1:36 PM, Lawrence Velázquez larry.velazq...@gmail.com wrote: On Jul 2, 2012, at 2:03 p.m., James Long wrote: How long does it normally take for changes to ports to

port upgrade outdated errors

2012-06-09 Thread Mark Brethen
After performing a selfupdate and successfully upgrading the MacPorts system, I then ran 'sudo port upgrade outdated' with the following errors. How do I fix this mess? --- Updating database of binaries: 100.0% --- Scanning binaries for linking errors: 100.0% --- Found 7 broken file(s),

Re: port upgrade outdated errors

2012-06-09 Thread Mark Brethen
On Jun 9, 2012, at 12:46 PM, Lawrence Velázquez wrote: On Jun 9, 2012, at 1:08 p.m., Mark Brethen wrote: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk2-aurora/gtk2-aurora/main.log /opt/local/var/macports/logs

Re: How do I run py-spyder once installed?

2012-03-08 Thread Mark Brethen
Use Terminal. I wrote an applescript that does this and saved it as an app, placing it on my dock. I don't have access to my MacBook at the moment. Let me know, and I can forward it to you this evening. ### -Mark On Mar 8, 2012, at 9:17 AM, Andrew Mark andrew.g.m...@gmail.com wrote: Hi,

universal variants on Lion

2011-12-18 Thread mark brethen
I couldn't get TeXmacs to build on lion (OS 10.7.2), so I tried with the universal variant, and all of a sudden Macports started replacing other ports with their universal variant. Will this cause any problems down the road? -Mark ___

py27-spyder fails to update

2011-10-07 Thread mark brethen
Ran 'port upgrade outdated' this morning: --- Computing dependencies for py27-spyder --- Fetching py27-spyder --- Attempting to fetch patch-widgets-pylintgui.py.diff from http://spyderlib.googlecode.com/files/ --- Attempting to fetch patch-widgets-pylintgui.py.diff from

Re: py27-spyder fails to update

2011-10-07 Thread mark brethen
On Oct 7, 2011, at 11:06 AM, Ryan Schmidt wrote: On Oct 7, 2011, at 08:49, mark brethen wrote: Ran 'port upgrade outdated' this morning: --- Computing dependencies for py27-spyder --- Fetching py27-spyder --- Attempting to fetch patch-widgets-pylintgui.py.diff from http

svn question

2011-08-14 Thread mark brethen
For ports that use svn, can I use the svn installed with mac os, or install the svn port first? -Mark ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

spyder ports and python

2011-08-13 Thread mark brethen
I see recently that a couple of new keywords have been added to the spyder ports: python.versions and python.default_version. How do these work? As a side question, I've been reading about keeping project code in a virtual environment to maintain a clean python Installation. The virtualenv and

Re: Python frameworks

2011-08-09 Thread mark brethen
...@macports.org wrote: On Aug 6, 2011, at 11:20, mark brethen wrote: I'm kind of reluctant to handle this in Spyder's code (of course, if it's the only way, we will take action anyway) because there is absolutely no reason for MacPorts to differentiate pylint scripts depending on Python

Re: Python frameworks

2011-08-09 Thread mark brethen
How about this? http://jessenoller.com/2009/03/16/so-you-want-to-use-python-on-the-mac/ -Mark On Aug 9, 2011, at 11:30 AM, Brandon Allbery wrote: On Tue, Aug 9, 2011 at 02:31, Russell Jones russell.jo...@physics.ox.ac.uk wrote: If so, I would be strongly against that. port select is

Re: Python frameworks

2011-08-08 Thread mark brethen
, mark brethen wrote: Would it be best to create a 'pylint' group and use port select? This would reflect the developer's viewpoint: I'm kind of reluctant to handle this in Spyder's code (of course, if it's the only way, we will take action anyway) because there is absolutely no reason

python_select/ipython_select

2011-08-06 Thread mark brethen
python_select and ipython_select are installed when versions of python and ipython ports are installed. I seem to recall that python_select was deprecated. Is this true for ipython_select? What is the current procedure for setting the default python/ipython? -Mark

Re: Python frameworks

2011-08-06 Thread mark brethen
tend to say that when pylint is properly installed, the command 'pylint' should work in a terminal. -Mark On Aug 1, 2011, at 8:46 PM, Ryan Schmidt wrote: On Aug 1, 2011, at 18:15, mark brethen wrote: On Aug 1, 2011, at 11:55 AM, Daniel J. Luke wrote: On Jul 30, 2011, at 12:00 AM, mark

Re: Python frameworks

2011-08-01 Thread mark brethen
On Aug 1, 2011, at 11:55 AM, Daniel J. Luke wrote: On Jul 30, 2011, at 12:00 AM, mark brethen wrote: I'm confused how the python frameworks work. For instance, I should be able to type 'pylint script.py' in a command window, but the command isn't found. So I looked in /opt/local/bin

Python spyder error

2011-07-30 Thread mark brethen
I think I have found a error with the Spyder python script 'pylintgui.py'. Looking at these lines in the code: from spyderlib.utils import programs PYLINT_PATH = programs.get_nt_program_name('pylint') def is_pylint_installed(): return programs.is_program_installed(PYLINT_PATH) This will

Python frameworks

2011-07-29 Thread mark brethen
I'm confused how the python frameworks work. For instance, I should be able to type 'pylint script.py' in a command window, but the command isn't found. So I looked in /opt/local/bin and found 'pylint-2.7' which is a symbolic link to

gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
Arial is gnuplot's default font for making PNG files. That font is present in /Library/Fonts but gnuplot is not finding it. Neither did setting the GDFONTPATH variable work for wxMaxima. A way around this issue was to put 'set term png font /Library/Fonts/Arial.ttf 12' in the '.gnuplot' file

Re: gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
://guide.macports.org/#project Scott On Thu, Jul 28, 2011 at 4:43 PM, mark brethen mbret...@aim.com wrote: Arial is gnuplot's default font for making PNG files. That font is present in /Library/Fonts but gnuplot is not finding it. Neither did setting the GDFONTPATH variable work for wxMaxima. A way

python IDE?

2011-07-28 Thread mark brethen
With all the python ports available (I've installed numpy, sympy and matplotlib) are there any IDE ports? If not, what alternatives can you recommend? -Mark ___ macports-users mailing list macports-users@lists.macosforge.org

Re: python IDE?

2011-07-28 Thread mark brethen
...@aim.com, mark brethen mbret...@aim.com wrote: With all the python ports available (I've installed numpy, sympy and matplotlib) are there any IDE ports? If not, what alternatives can you recommend? IPython is closely associated with Numpy and scientific and numeric processing. http

Re: gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
I created the environment.plist and entered the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT string values. This worked also. So, are you saying I shouldn't use .bashrc anymore? -Mark On Jul 28, 2011, at 8:14 PM, Brandon Allbery wrote: On Thu, Jul 28, 2011 at 20:17, mark brethen mbret...@aim.com

gd2 default font path (Ticket #26897)

2011-07-27 Thread mark brethen
Ticket #26897 was an enhancement to link the gd2 default directory to an actual font directory in Mac OS X. It also mentions that the GDFONTPATH environment variable doesn't work if there's no shell involved, for example when wxMaxima directly calls gnuplot to get a png plot. I installed the

gperf and pkgconfig

2011-07-24 Thread mark brethen
After installing octave and maxima ports, I found the following leaves: Mark-Brethens-MacBook-Pro:~ marbre$ port echo leaves autoconf @2.68_2 automake @1.11.1_0 bison @2.5_0 cmake @2.8.4_0 flex

Can't install octave packages with octave-devel installed

2011-07-23 Thread mark brethen
There is a conflict when trying to install octave packages (e.g. octave-general) if octave-devel is installed. Mark-Brethens-MacBook-Pro:group marbre$ sudo port -v install octave-generalPassword: --- Computing dependencies for octave-general..Error: Unable to execute port: Can't install

Re: Octave

2011-07-04 Thread Mark Brethen
? ### -Mark On Jul 3, 2011, at 5:23 PM, Brandon Allbery allber...@gmail.com wrote: On Sun, Jul 3, 2011 at 16:50, mark brethen mbret...@aim.com wrote: This was on GiNaC 1.5.8, so I should file a port update request ticket for GiNaC. Where is this done? Use the MacPorts Trac at https

Re: Octave

2011-07-03 Thread mark brethen
I did find it odd that ginac-devel is not available at the GiNaC website. However Octave-Forge lists ginac-devel as a build dependency for the symbolic package. Should this make a difference? -Mark On Jul 2, 2011, at 11:58 PM, Ryan Schmidt wrote: On Jul 2, 2011, at 22:04, mark brethen

Re: Octave

2011-07-03 Thread mark brethen
, 2011, at 9:12 AM, Ryan Schmidt wrote: On Jul 3, 2011, at 08:56, mark brethen wrote: I did find it odd that ginac-devel is not available at the GiNaC website. However Octave-Forge lists ginac-devel as a build dependency for the symbolic package. Should this make a difference? Then those

Re: Octave

2011-07-03 Thread mark brethen
is this done? -Mark On Jul 3, 2011, at 2:05 PM, Brandon Allbery wrote: On Sun, Jul 3, 2011 at 14:48, mark brethen mbret...@aim.com wrote: I looked at portfiles of various octave packages already created (e.g. octave-plot, octave-statistics, etc.) and am puzzled why there isn't a download URL

Octave

2011-07-02 Thread mark brethen
There's an octave package (symbolic) I wanted to install, but the portfile doesn't exist, and it requires ginac-devel, which contains the libraries, include files and other resources you use to develop GiNaC applications. I found an x86_64 package but have no idea whether this will build on OS

failure building smpeg

2008-08-16 Thread mark brethen
Need help troubleshooting this one: cpe-69-205-67-178:~ marbre$ sudo port install smpeg +darwin_7 --- Fetching smpeg --- Attempting to fetch smpeg-0.4.4.tar.gz from ftp://ftp.lokigames.com/pub/open-source/smpeg/ --- Attempting to fetch smpeg-0.4.4.tar.gz from

Macports selfupdates

2008-08-15 Thread mark brethen
Hi folks, I'm currently at v1.440 of Macports, running OS 10.3.9. I will soon be updating the Mac OS to 10.4.11. Anything I should know about Macports before I install the new OS? Mark mailto:[EMAIL PROTECTED] ___ macports-users mailing list

Re: Macports selfupdates

2008-08-15 Thread mark brethen
Thanks for the heads-up Ryan! One thing puzzles me though: '/Applications/MacPorts' does not exist on my machine. Mark mailto:[EMAIL PROTECTED] On Aug 15, 2008, at 10:55 PM, Ryan Schmidt wrote: rename /Applications/MacPorts to /Applications/MacPorts-10.3

Re: libmad developer package

2007-05-16 Thread mark brethen
On May 16, 2007, at 10:33 AM, [EMAIL PROTECTED] wrote: mark brethen [EMAIL PROTECTED] on Wednesday, May 16, 2007 at 3:55 AM -0800 wrote: mark brethen [EMAIL PROTECTED] on Tuesday, May 15, 2007 at 5:59 PM -0800 wrote: Well, I already installed libmad, and checked its contents Port libmad

Re: autoconf macport vs panther's

2007-05-15 Thread mark brethen
@0.15.1b_0 (active) why is it not finding the library? Mark mailto:[EMAIL PROTECTED] On May 15, 2007, at 6:29 PM, Erik de Castro Lopo wrote: mark brethen wrote: I installed autoconf 2.61; is there a way to bypass the older version panther installed in /usr/bin/ ? Do I even need it (i.e. could I just

libmad developer package

2007-05-15 Thread mark brethen
port search for libmad-dev libmad-devel showed no ports available. What are my options? I need this to compile a program. Mark mailto:[EMAIL PROTECTED] ___ macports-users mailing list macports-users@lists.macosforge.org

Re: libmad developer package

2007-05-15 Thread mark brethen
PROTECTED] wrote: mark brethen [EMAIL PROTECTED] on Tuesday, May 15, 2007 at 5:18 PM -0800 wrote: port search for libmad-dev libmad-devel showed no ports available. What are my options? I need this to compile a program. Do you mean audio/libmad? I'm not familiar with it but have you seen

Re: autoconf macport vs panther's

2007-05-15 Thread mark brethen
On May 15, 2007, at 9:08 PM, Ryan Schmidt wrote: On May 15, 2007, at 18:31, mark brethen wrote: checking for mad_frame_decode in -lmad... no configure: error: libmad needed! Download the latest version at http://www.mars.org/home/rob/proj/mpeg/ port installed gives libmad @0.15.1b_0

Re: subversion install error (file already exists)

2007-05-14 Thread mark brethen
On May 14, 2007, at 11:16 PM, Ryan Schmidt wrote: On May 14, 2007, at 21:52, mark brethen wrote: I get this error when trying to install subversion. The following ports are currently installed: apr @1.2.8_0 (active) frotz @2.43_0 (active) lesstif @0.93.94_0 (active) libid3tag