Re: Troubles installing rc

2014-01-18 Thread Joshua Root
> destroot fails for rc: > > /usr/bin/install -c history /opt/local/bin/- ;\ > rm -f /opt/local/bin/--; ln /opt/local/bin/- /opt/local/bin/-- ;\ > rm -f /opt/local/bin/-p; ln /opt/local/bin/- /opt/local/bin/-p ;\ > rm -f /opt/local/bin/--p; ln /opt/local/bin/- /opt/local/

Re: Troubles installing rc

2014-01-18 Thread Davor Cubranic
You can use “Ticket Query” with “port is” set to “rc”. Or just use this URL: https://trac.macports.org/query?port=rc Davor On Jan 18, 2014, at 5:08 AM, Harald Hanche-Olsen wrote: > Before I get to the main point: How do I search for tickets regarding > the rc port? The search string is too sho

Re: python27 IDLE doesn't run

2014-01-18 Thread Jeremy Lavergne
I vaguely remember the py-tkinter port being split off from python (log says 3 years ago), perhaps it wasn’t a 100% clean split? http://trac.macports.org/ticket/27768 On Jan 18, 2014, at 11:16, Lenore Horner wrote: > Since py27-tkinter depends on python27, doesn’t IDLE have to be a separate >

Re: python27 IDLE doesn't run

2014-01-18 Thread Lenore Horner
On Jan 18, 2014, at 9:43, Brandon Allbery wrote: > On Sat, Jan 18, 2014 at 9:34 AM, Kevin Walzer wrote: > On 1/18/14, 9:21 AM, Lenore Horner wrote: > This doesn’t really make sense to me though because I thought Macports > itself used Tcl so wouldn’t Tcl/Tk be installed already? > > Python in

Re: python27 IDLE doesn't run

2014-01-18 Thread Brandon Allbery
On Sat, Jan 18, 2014 at 9:34 AM, Kevin Walzer wrote: > On 1/18/14, 9:21 AM, Lenore Horner wrote: > >> This doesn’t really make sense to me though because I thought Macports >> itself used Tcl so wouldn’t Tcl/Tk be installed already? >> > > Python in MacPorts would not link against the system Tcl/

Re: python27 IDLE doesn't run

2014-01-18 Thread Kevin Walzer
On 1/18/14, 9:21 AM, Lenore Horner wrote: This doesn’t really make sense to me though because I thought Macports itself used Tcl so wouldn’t Tcl/Tk be installed already? Python in MacPorts would not link against the system Tcl/Tk. Try installing the Tcl/Tk +quartz variant and then installing T

python27 IDLE doesn't run

2014-01-18 Thread Lenore Horner
When I double-click the IDLE icon in the MacPorts Python folder nothing happens except that the following line gets written to console. 1/18/14 08:54:26.526 com.apple.launchd.peruser.502[185]: (org.python.IDLE.129216[59547]) Exited with code: 1 port installed python* yields python27 @2.7.6_0 (

Troubles installing rc

2014-01-18 Thread Harald Hanche-Olsen
Before I get to the main point: How do I search for tickets regarding the rc port? The search string is too short, and obviously I don't want all tickets with the letter pair "rc" appearing in the ticket description anyway. destroot fails for rc: /usr/bin/install -c history /opt/local/bin/- ;\

Re: Check dependencts for camlimages

2014-01-18 Thread Tim Johnson
* Ryan Schmidt [140116 17:09]: > > Do I presume that it is safe to uninstall camlimages? > > Sure. If anything depends on it, MacPorts will tell you and will not > uninstall it. > > > > If so, what is the correct syntax? > > sudo port uninstall camlimages Done. thanks. > > > I don't recal