Re: Troubles installing rc

2014-01-19 Thread Harald Hanche-Olsen
[Joshua Root j...@macports.org (2014-01-19 06:47:31 UTC)]

  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/bin/--p
  install: /opt/local/bin/-: Operation not permitted
 
 It's installing into ${prefix} directly instead of into
 ${destroot}${prefix} as it should.

Ah, of course. I should have realized. Not used to squinting so hard
at the destroot phase, as it usually succeeds.

 Fixed in r116136.

Thanks. And now there is a binary package too, excellent.

[Davor Cubranic cubra...@stat.ubc.ca (2014-01-19 00:28:33 UTC)]

 You can use “Ticket Query” with “port is” set to “rc”.

Again, I should have realized. The difference between search and query
may not be blindingly obvious, but they are there, next to each other,
so it should have been obvious that if one fails the other might work.
Thanks for your patience.

– Harald
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Installing Eiffel13 on a Mac

2014-01-19 Thread peter leadbetter
Help! I am having trouble trying to install Eiffel13.11 inside MacPorts on a 
Mac running Mavericks 10.9.1.
The problem is described below showing attempts to install from different 
directories.
Any help would be very much appreciated.

adminisatorsmbp:~ peter$ port version
Version: 2.2.1
adminisatorsmbp:~ peter$ sudo port install eiffelstudio13
Password:
Error: Port eiffelstudio13 not found
adminisatorsmbp:~ peter$ cd /Applications
adminisatorsmbp:Applications peter$ sudo port install eiffelstudio13
Error: Port eiffelstudio13 not found
adminisatorsmbp:Applications peter$ cd MacPorts-2.2.1
adminisatorsmbp:MacPorts-2.2.1 peter$ sudo port install eiffelstudio13
Error: Port eiffelstudio13 not found
adminisatorsmbp:MacPorts-2.2.1 peter$ cd Eiffel_13.11
adminisatorsmbp:Eiffel_13.11 peter$ sudo port install eiffelstudio13
Password:
Error: Port eiffelstudio13 not found
adminisatorsmbp:Eiffel_13.11 peter$ 

Thanks a lot.
Peter___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installing Eiffel13 on a Mac

2014-01-19 Thread Brandon Allbery
On Sun, Jan 19, 2014 at 6:34 AM, peter leadbetter 
peter.leadbet...@btinternet.com wrote:

 Help! I am having trouble trying to install Eiffel13.11 inside MacPorts on
 a Mac running Mavericks 10.9.1.
 The problem is described below showing attempts to install from different
 directories.
 Any help would be very much appreciated.

 adminisatorsmbp:~ peter$ port version
 Version: 2.2.1
 adminisatorsmbp:~ peter$ sudo port install eiffelstudio13


You show multiple attempts to install that. But

pyanfar:30039 Z$ port echo eiffel\*
eiffelstudio70
eiffelstudio71
eiffelstudio72
eiffelstudio73

I don't see an eiffelstudio13 in there. (Perhaps you have a font issue?)

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: python27 IDLE doesn't run

2014-01-19 Thread Lenore Horner

On Jan 18, 2014, at 11:32, Jeremy Lavergne jer...@lavergne.gotdns.org wrote:

 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 lenorehor...@sbcglobal.net wrote:
 
 Since py27-tkinter depends on python27, doesn’t IDLE have to be a separate 
 port from python27?  
 
 

Interesting that this hasn’t come up in 3 years.  Has something else changed?  
Anyway, I’ve filed a ticket #42191.
Lenore

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installing Eiffel13 on a Mac

2014-01-19 Thread Craig Treleaven

At 11:34 AM + 1/19/14, peter leadbetter wrote:
Help! I am having trouble trying to install Eiffel13.11 inside 
MacPorts on a Mac running Mavericks 10.9.1.
The problem is described below showing attempts to install from 
different directories.

Any help would be very much appreciated.

adminisatorsmbp:~ peter$ port version
Version: 2.2.1
adminisatorsmbp:~ peter$ sudo port install eiffelstudio13
Password:
Error: Port eiffelstudio13 not found

...

I don't know anything about effiel for eiffelstudio but...

$ port search eiffel
eiffelstudio @13.11.93542 (lang)
The ISE Eiffel Compiler and IDE

eiffelstudio71 @7.1.88986_1 (lang)
The ISE Eiffel Compiler and IDE

eiffelstudio72 @7.2.91284 (lang)
The ISE Eiffel Compiler and IDE

eiffelstudio73 @7.3.92766 (lang)
The ISE Eiffel Compiler and IDE

Found 4 ports.


I presume you want eiffelstudio73?

Craig
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installing Eiffel13 on a Mac

2014-01-19 Thread Ryan Schmidt
On Jan 19, 2014, at 9:08, Craig Treleaven ctrelea...@cogeco.ca wrote:
 
 At 11:34 AM + 1/19/14, peter leadbetter wrote:
 Help! I am having trouble trying to install Eiffel13.11 inside MacPorts on a 
 Mac running Mavericks 10.9.1.
 The problem is described below showing attempts to install from different 
 directories.
 Any help would be very much appreciated.
 
 adminisatorsmbp:~ peter$ port version
 Version: 2.2.1
 adminisatorsmbp:~ peter$ sudo port install eiffelstudio13
 Password:
 Error: Port eiffelstudio13 not found
 ...
 
 I don't know anything about effiel for eiffelstudio but...
 
 $ port search eiffel
 eiffelstudio @13.11.93542 (lang)
The ISE Eiffel Compiler and IDE
 
 eiffelstudio71 @7.1.88986_1 (lang)
The ISE Eiffel Compiler and IDE
 
 eiffelstudio72 @7.2.91284 (lang)
The ISE Eiffel Compiler and IDE
 
 eiffelstudio73 @7.3.92766 (lang)
The ISE Eiffel Compiler and IDE
 
 Found 4 ports.
 
 
 I presume you want eiffelstudio73?

Since he said he wants version 13, I presume he wants eiffelstudio. 
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: python27 IDLE doesn't run

2014-01-19 Thread Lawrence Velázquez
On Jan 19, 2014, at 9:55 AM, Lenore Horner lenorehor...@sbcglobal.net wrote:

 Interesting that this hasn’t come up in 3 years.  Has something else changed?

It's come up a few times, but no one's tried to address the issue because it 
doesn't seem particularly widespread. I guess people who install Python through 
MacPorts tend not to be IDLE users.

vq

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Troubles installing rc

2014-01-19 Thread Eric Gallager
On Sun, Jan 19, 2014 at 3:51 AM, Harald Hanche-Olsen han...@math.ntnu.nowrote:

 [Joshua Root j...@macports.org (2014-01-19 06:47:31 UTC)]

   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/bin/--p
   install: /opt/local/bin/-: Operation not permitted


Ah, so *that's* where those files were coming from... does anyone who uses
the rc port know why they have to have such weird names? With names like
that, I worry that my shell could possibly misinterpret them...

___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Troubles installing rc

2014-01-19 Thread Brandon Allbery
On Sun, Jan 19, 2014 at 9:11 PM, Eric Gallager eg...@gwmail.gwu.edu wrote:

 Ah, so *that's* where those files were coming from... does anyone who
 uses the rc port know why they have to have such weird names? With names
 like that, I worry that my shell could possibly misinterpret them...


Because `rc` is the Plan 9 shell and Plan 9 did not build anything into the
shell that could be done outside of the shell. Heck, `rc` had to have stuff
*added* to its Unix port, because on Plan 9 you don't need to build e.g.
environment setting into the shell.

And those names really aren't even very special even on Unixlikes. People
have a tendency to forget that (and Plan 9 was something of a reaction to
that; as Unix was minimalist compared to its forebears, Plan 9 was a
minimalist reaction to what Unix was turning into).

In any case, there's not much chance of those files interfering with
anything. They may confuse you if you're operating on them without path
prefixes, but that's something you should be aware of anyway.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users