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 wrote: > > Mark Brethen wrote: >> Why are there a python_select,

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 wrote: > > On Sat, Mar 5, 2016 at 8:35 PM, Mark Brethen wrote: > 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 > woul

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 chan

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 possible to do this with the

Re: gimp-app Abort trap: 6

2016-01-28 Thread Mark Brethen
> On Jan 28, 2016, at 12:24 PM, Mark Brethen 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 OBJROOT=build/ SYMROOT=build/ > MACOSX_DEPLOYMENT_TARG

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 CLANG_CXX

Re: el capitan

2016-01-27 Thread Mark Brethen
PM, Brandon Allbery wrote: > > On Wed, Jan 27, 2016 at 2:32 PM, Mark Brethen wrote: > I'm migrating from Yosemite to a clean install of El Capitan. I'm seeing > several of these "deny" messages for various reasons besides Java. This is > affecting both file and

Re: el capitan

2016-01-27 Thread Mark Brethen
;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 "s

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: /Applications/Xcode.app/Conten

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 https://lists.macosforge.org/mailman/listinfo/macports-user

Re: texlive-bin

2015-11-07 Thread Mark Brethen
NK $$f"; fi; \ + $(LN_S) $$(texmfdir)/$(scriptsdir)/$$f.$(EXT) $$f || exit 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,

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 wrote: > > On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen wrote: > I get a trac error when I try to browse the repository. > > Yes, that part of Trac has been messed up for a while; I gather you

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 wrote: > > On Sat, Nov 7, 2015 at 7:40 PM, Mark Brethen wrote: > I get a trac error when I try to browse the repository. > > Yes, that part of Trac has been messed

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 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 back >> to a previous vers

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 macports-users@lists.macosforg

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-30 Thread Mark Brethen
nd Xcode... > > > > or should I go ahead and install 7.1? > > > > > >> On Oct 30, 2015, at 2:31 AM, Chris Jones > > >> wrote: > > >> > > >> > > >> Try starting Xcode, and make sure in the preferences section for u

Re: Command Line Tools warning

2015-10-29 Thread Mark Brethen
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 wrote: > I upgrading to Yosemite and followed the macports migration document. Now, > though the 'port inst

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 6

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. Pleas

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 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 c

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 wrote: > ### > > This mirror is

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 23, 2014, at 4:24 PM, Lawrence Velázquez wrote: > On Nov 23, 2014, at 4:45 PM, Mark Brethen 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, what

Re: something's not right

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

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 1:55 PM, Lawrence Velázquez wrote: > On Nov 23, 2014, at 1:23 PM, Mark Brethen wrote: > >> On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne >> wrote: >> >>> # A list of rsync mirrors is available at >>> # https://trac.macports.org/

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 12: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 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 12:19 PM, Jeremy Lavergne 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,

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 22, 2014, at 11:05 PM, Brandon Allbery wrote: > On Sun, Nov 23, 2014 at 4:51 AM, Jeremy Lavergne > wrote: > Sounds like macports cannot connect to download the list of packages > available. Are you able to run the rsync command manually? Any rsync outside > your network? > > rsync.ma

Re: something's not right

2014-11-22 Thread Mark Brethen
list 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 > wrote: >> After a clean install of Mavericks, I installed xcode 6.1, the command >> line tools for 6.1 and

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 e

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 wrote: > On Sat, Nov 22, 2014 at 5:28 PM, Mark Brethen wrote: > 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 sti

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 https://li

Re: Undo universal?

2014-08-19 Thread Mark Brethen
On Aug 19, 2014, at 1:22 PM, Brandon Allbery wrote: > On Tue, Aug 19, 2014 at 2:14 PM, Mark Brethen 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 need a snap

Re: Undo universal?

2014-08-19 Thread Mark Brethen
On Aug 19, 2014, at 9:36 AM, Adam Dershowitz Ph.D., P.E. 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 universal. I

Re: Automating your MacPorts upgrades

2014-08-16 Thread Mark Brethen
On Aug 16, 2014, at 3:17 PM, Ryan Schmidt 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?

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 https://lists.macosforge.org/m

Re: OpenSCAD 2014.03_2 fails to build

2014-08-16 Thread Mark Brethen
On Aug 16, 2014, at 11:50 AM, Mark Brethen 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-

OpenSCAD 2014.03_2 fails to build

2014-08-16 Thread Mark Brethen
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-overloaded-virtual -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -W

fortran compiler for f2py

2014-08-13 Thread Mark Brethen
I'm trying to compile a fortran file in python using f2py however its not finding the gcc 4.8 fortran compiler 'gfortran-mp-4.8' in /opt/local/bin. Here's the ipython console output: build_src: building npy-pkg config files running build_ext customize UnixCCompiler customize UnixCCompiler using

Re: py-cvxopt +DSDP

2014-07-31 Thread Mark Brethen
On Jul 31, 2014, at 3:10 PM, Jonathan Stickel wrote: > > > On 7/29/14 19:48 , Mark Brethen wrote: >> >> On Jul 28, 2014, at 11:56 AM, Jonathan Stickel >> wrote: >> >>>> Date: Sun, 27 Jul 2014 13:47:20 -0500 From: Mark Brethen >>>>

Re: py-cvxopt +DSDP

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

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 wrote: >> Date: Sun, 27 Jul 2014 13:47:20 -0500 >> From: Mark Brethen >> Subject: py-cvxopt +DSDP >> >

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 Acc

Re: reinplace

2014-06-26 Thread Mark Brethen
On Jun 26, 2014, at 10:02 PM, Brandon Allbery wrote: > On Thu, Jun 26, 2014 at 10:53 PM, Mark Brethen 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$|\# > LIBS=

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-user

Re: Coin aqua variant warnings

2014-06-24 Thread Mark Brethen
On Jun 24, 2014, at 1:14 AM, Ryan Schmidt wrote: > > On Jun 23, 2014, at 9:59 PM, Mark Brethen wrote: > >> Begin forwarded message: >> >>> From: Mark Brethen >>> Subject: Coin aqua variant warnings >>> Date: June 23, 2014 at 9:43:42 PM CD

Fwd: Coin aqua variant warnings

2014-06-23 Thread Mark Brethen
Begin forwarded message: > From: Mark Brethen > Subject: Coin aqua variant warnings > Date: June 23, 2014 at 9:43:42 PM CDT > To: MacPorts Users > > With the aqua variant, numerous warning messages are issued when updating > database of binaries: > > --->

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 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/Coin/work/des

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 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_

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 wrote: > On Thu, Jun 19, 2014 at 9:45 PM, Mark Brethen wrote: > I am getting this runtime error: > > :info:build 11 errors generated. > > This is remarkable precision in starting your log snippet *right after* the > usef

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 -no-cp

Re: z88 Aurora

2014-06-09 Thread Mark Brethen
On Jun 9, 2014, at 7:12 PM, Craig Treleaven 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. >> <de...@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 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. >

Re: z88 Aurora

2014-06-07 Thread Mark Brethen
On Jun 7, 2014, at 3:56 PM, Ryan Schmidt 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

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

gimp-app installs but doesn't work on Mavericks

2013-12-04 Thread Mark Brethen
I updated macports for mavericks and new xcode + command line tools. I'm currently reinstalling ports. The gimp-app built with no errors but when I try to launch the app it fails with console showing: "com.apple.launchd.peruser.501[176]: (org.gimp.GIMP.100704[11772]) Exited with code: 1" Mark

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
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 wrote: > >&

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 o

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 \( webki

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: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsyn

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 wrote: > On Jul 2, 2012, at 2:03 p.m., James Long wrote: > >> How long does it normally take for changes to ports to propagate from >> chec

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/lo

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), ma

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 wrote: > Hi, > > I have what is hope

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 ___ macports-users

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 >> --->

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 http://ykf.ca.dis

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
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 > wrote: > > If so, I would be strongly against that. "port select" is exclusively for a > > user'

Re: Python frameworks

2011-08-09 Thread mark brethen
ramework. -Mark On Aug 8, 2011, at 5:43 PM, Brandon Allbery wrote: > On Mon, Aug 8, 2011 at 12:48, Ryan Schmidt 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 > >> t

Re: Python frameworks

2011-08-08 Thread mark brethen
7;t have an explanation for this. -Mark On Aug 8, 2011, at 11:48 AM, Ryan Schmidt wrote: > > On Aug 6, 2011, at 11:20, mark brethen wrote: > >> Would it be best to create a 'pylint' group and use port select? This would >> reflect the developer's viewpoi

Re: Python frameworks

2011-08-06 Thread mark brethen
Python > 2 and Python 3. > > So the purist in me would 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

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-01 Thread mark brethen
to test for its existence would use PYTHONPATH. -Mark 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 scri

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 ret

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 '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/b

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 brethe

Re: python IDE?

2011-07-28 Thread mark brethen
97aea6...@aim.com>, > mark brethen 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 sci

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 http://lists.macosforge

Re: gd2 MacPorts packaging bug

2011-07-28 Thread mark brethen
structions on filing a ticket: > > http://guide.macports.org/#project > > Scott > > On Thu, Jul 28, 2011 at 4:43 PM, mark brethen wrote: >> Arial is gnuplot's default font for making PNG files. That font is present >> in /Library/Fonts but gnuplot is not finding i

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 l

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 wxM

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

Re: Can't install octave packages with octave-devel installed

2011-07-24 Thread mark brethen
stalled, I get the 'conflicts' message. This begs another question: Why not upgrade octave to its current rev. instead of making a -devel port? -Mark On Jul 23, 2011, at 8:00 PM, Ryan Schmidt wrote: > > On Jul 23, 2011, at 11:29, mark brethen wrote: > >> There i

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 octav

Re: Octave

2011-07-04 Thread Mark Brethen
dence? ### -Mark On Jul 3, 2011, at 5:23 PM, Brandon Allbery wrote: > On Sun, Jul 3, 2011 at 16:50, mark brethen 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://trac

Re: Octave

2011-07-03 Thread mark brethen
ne why." This was on GiNaC 1.5.8, so I should file a port update request ticket for GiNaC. Where 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 wrote: >> I looked at portfiles of various octave packages already cre

Re: Octave

2011-07-03 Thread mark brethen
On Jul 3, 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 p

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 b

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 1

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 http://svn.macports.org/repo

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 _

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 macports

Re: libmad developer package

2007-05-19 Thread mark brethen
On May 17, 2007, at 12:20 AM, [EMAIL PROTECTED] wrote: mark brethen <[EMAIL PROTECTED]> on Wednesday, May 16, 2007 at 6:37 PM -0800 wrote: I'll try it later today. One thing I noticed, this file: libdata/pkgconfig/mad.pc is not in my /opt/local directory. In fact, I can't f

  1   2   >