Re: compilation of `hydra' failed

2008-06-05 Thread Ryan Schmidt
On Jun 5, 2008, at 11:06, Joerg van den Hoff wrote: > `hydra' is now installed and running, sort of: when using the `ssh2' > protocol hydra apparently runs as it should but terminates (apparently > _not_ prematurely, but I'm not sure) with something like: > > hydra(2814) malloc: *** set a breakpo

Re: New Howto

2008-06-05 Thread Ryan Schmidt
On Jun 5, 2008, at 19:32, Jordan K. Hubbard wrote: > On Jun 5, 2008, at 4:58 PM, Rainer Müller wrote: > >> We already have spread our website over enough different places. >> There is macports.org, trac.macports.org and guide.macports.org >> (and the upcoming MPWA at db.macports.org). It is al

Re: New Howto

2008-06-05 Thread Jordan K. Hubbard
On Jun 5, 2008, at 4:58 PM, Rainer Müller wrote: We already have spread our website over enough different places. There is macports.org, trac.macports.org and guide.macports.org (and the upcoming MPWA at db.macports.org). It is already hard enough to find the relevant information one is lo

Re: New Howto

2008-06-05 Thread Rainer Müller
Jordan K. Hubbard wrote: > I'm still of the opinion that we should install mediawiki on the site > and turn these "howtos" into full-blown, collaboratively maintained > reference pages worthy of wikipedia (but, unlike wikipedia, also free > to be relevant only in the context of projects hoste

Re: Suggested port command enhancement?

2008-06-05 Thread paul beard
On Thu, Jun 5, 2008 at 4:34 PM, Rainer Müller <[EMAIL PROTECTED]> wrote: > > Sorry, I was unclear, it is not a "missing" backslash. There is a trailing > whitespace after the backslash in portmirror. The backslash has to be the > last character on the line, otherwise Tcl doesn't see the next line

Re: Suggested port command enhancement?

2008-06-05 Thread Rainer Müller
paul beard wrote: > I don't see the difference? > > [/Users/paul]# head -4 /opt/local/bin/port /opt/local/bin/portmirror > ==> /opt/local/bin/port <== > #!/bin/sh > # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; > c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts

Re: Suggested port command enhancement?

2008-06-05 Thread Daniel J. Luke
On Jun 5, 2008, at 4:52 PM, paul beard wrote: OK. So that's solved. But perhaps these is an additional postflight step needed? you need to run: port mirror installed first (which will download any missing distfiles for installed ports and set up the distfiles_mirror.db file) [/Users/pau

Re: Suggested port command enhancement?

2008-06-05 Thread paul beard
On Thu, Jun 5, 2008 at 1:35 PM, Daniel J. Luke <[EMAIL PROTECTED]> wrote: > On Jun 5, 2008, at 3:43 PM, paul beard wrote: > >> I don't see the difference? >> > > There's extra whitespace after the \ in portmirror but not in port. > OK. So that's solved. But perhaps these is an additional postflig

Re: Suggested port command enhancement?

2008-06-05 Thread Daniel J. Luke
On Jun 5, 2008, at 3:43 PM, paul beard wrote: I don't see the difference? There's extra whitespace after the \ in portmirror but not in port. [/Users/paul]# head -4 /opt/local/bin/port /opt/local/bin/portmirror ==> /opt/local/bin/port <== #!/bin/sh # -*- coding: utf-8; mode: tcl; tab-width: 4

Re: New Howto

2008-06-05 Thread Jordan K. Hubbard
Hmm. I don't disagree with any of your points made as general statements, but are you also saying that you think mediawiki would be an impediment to achieving those goals in some way? - Jordan On Jun 5, 2008, at 12:29 PM, Zav public wrote: > Simple pages where you can read what to do and th

Re: New Howto

2008-06-05 Thread Martin Krischik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 05.06.2008 um 21:22 schrieb Jordan K. Hubbard: > > On Jun 5, 2008, at 8:42 AM, Lorin Rivers wrote: > >> Awesome! I did not even know about these How To's. >> >> You know, it's actually kind of hard to find them, if you don't >> know about where

Re: Suggested port command enhancement?

2008-06-05 Thread paul beard
On Thu, Jun 5, 2008 at 12:00 PM, < [EMAIL PROTECTED]> wrote: > Message: 12 > Date: Thu, 05 Jun 2008 18:29:00 +0200 > From: Rainer M?ller <[EMAIL PROTECTED]> > Subject: Re: Suggested port command enhancement? > To: Daniel Horwood <[EMAIL PROTECTED]> > Cc: MacPorts Users > Message-ID: <[EMAIL PROTE

Re: New Howto

2008-06-05 Thread Zav public
Simple pages where you can read what to do and then do them are VERY GOOD. I like simple and straightforwards. Also, how to recover from errors are very good. I plan on having virgin OS X installs set up to make sure these HowTos work from a new install. - Zav On Jun 5, 2008, at 2:22 PM,

New Howto: Fetchmail

2008-06-05 Thread Martin Krischik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have finished the 2nd part of the advanced e-mail series: https://trac.macports.org/wiki/howto/SetupFetchmail Enjoy Martin -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.8 (Darwin) iD8DBQFISD56ijwKaHyem9cRAlQPAJ4hkyZgPlMOxDa7wio2y5XuF

Re: New Howto

2008-06-05 Thread Jordan K. Hubbard
On Jun 5, 2008, at 8:42 AM, Lorin Rivers wrote: > Awesome! I did not even know about these How To's. > > You know, it's actually kind of hard to find them, if you don't know > about where they are in the first place. I think they deserve more > prominence. There should be a link from the docu

Re: Suggested port command enhancement?

2008-06-05 Thread Rainer Müller
Daniel Horwood wrote: > On 04/06/2008, at 9:05 AM, Rainer Müller wrote: > On 10.5.3 with macports 1.6, > $ sudo pormirror > > outputs: >can't read "0": no such variable >while executing >"exec /usr/bin/tclsh "$0" "$@"" >(file "/opt/local/bin/portmirror" line 3) Hm, this lo

Re: compilation of `hydra' failed

2008-06-05 Thread Joerg van den Hoff
On Thu, Jun 05, 2008 at 04:35:19PM +0200, Joerg van den Hoff wrote: > On Thu, Jun 05, 2008 at 06:52:57AM -0500, Ryan Schmidt wrote: > > On Jun 5, 2008, at 03:41, Joerg van den Hoff wrote: > > > > >On Wed, Jun 04, 2008 at 03:08:38PM -0500, Ryan Schmidt wrote: > > > > > >>On Jun 4, 2008, at 10:06, J

Re: qt4 missing when installing LyX

2008-06-05 Thread Tanner Lovelace
On Sun, May 25, 2008 at 6:24 PM, Jerry <[EMAIL PROTECTED]> wrote: > Hi, > > I'm still having trouble getting LyX installed. The problem seems to > be a missing qt4 library. Just wondering if anyone else is having > this problem. > > Jerry This should work correctly now with the latest version of

Re: New Howto

2008-06-05 Thread Lorin Rivers
Awesome! I did not even know about these How To's. You know, it's actually kind of hard to find them, if you don't know about where they are in the first place. I think they deserve more prominence. There should be a link from the documentation area of the main MacPorts site to the HowTo's. On Mon

Bus Errors? Python2.4? Python2.5?

2008-06-05 Thread Kenneth Miller
All, I seem to be getting quite a few "Bus Errors" when using macports compiled python2.4 and python2.5 on 10.5. Does anyone have any idea what's caused this, or if it's a problem for anyone else? Regards, Kenneth Miller ___ macports-users mail

Re: Suggested port command enhancement?

2008-06-05 Thread Tabitha McNerney
On 6/4/08, Daniel Horwood <[EMAIL PROTECTED]> wrote: > > > On 04/06/2008, at 9:05 AM, Rainer Müller wrote: > > > Already possible: > > $ sudo port mirror installed > > $ sudo portmirror > > > > On 10.5.3 with macports 1.6, > $ sudo pormirror > > outputs: >can't read "0": no such variable >

Re: compilation of `hydra' failed

2008-06-05 Thread Joerg van den Hoff
On Thu, Jun 05, 2008 at 06:52:57AM -0500, Ryan Schmidt wrote: > On Jun 5, 2008, at 03:41, Joerg van den Hoff wrote: > > >On Wed, Jun 04, 2008 at 03:08:38PM -0500, Ryan Schmidt wrote: > > > >>On Jun 4, 2008, at 10:06, Joerg van den Hoff wrote: > >> > >>>I'm back to field one: due to your above news

Re: compilation of `hydra' failed

2008-06-05 Thread Ryan Schmidt
On Jun 5, 2008, at 03:41, Joerg van den Hoff wrote: > On Wed, Jun 04, 2008 at 03:08:38PM -0500, Ryan Schmidt wrote: > >> On Jun 4, 2008, at 10:06, Joerg van den Hoff wrote: >> >>> I'm back to field one: due to your above news, I just did: >>> >>> port clean --all libssh >>> port uninstall hydra

Re: compilation of `hydra' failed

2008-06-05 Thread Joerg van den Hoff
On Wed, Jun 04, 2008 at 03:08:38PM -0500, Ryan Schmidt wrote: > On Jun 4, 2008, at 10:06, Joerg van den Hoff wrote: > > >I'm back to field one: due to your above news, I just did: > > > >port clean --all libssh > >port uninstall hydra #this was the old (working) version > >without ssh suppor