Re: MacPOrt installation help

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 23:43, Ryan Schmidt wrote: > you'll have to use a different message to sync your ports tree. I meant "method" not "message". ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/l

Re: Rules of the game for checksums in portfiles

2010-02-21 Thread Joshua Root
On 2010-2-22 16:03 , Scott Haneda wrote: > On Feb 21, 2010, at 11:29 AM, Joshua Root wrote: > >> On 2010-2-22 06:03 , Marko Käning wrote: >>> Hi, >>> >>> in documentation for Portfiles there are 3 different checksums shown... >>> >>> I am wondering whether all three are acutally necessary or wheth

Re: Rules of the game for checksums in portfiles

2010-02-21 Thread Marko Käning
>since `port -v checksum` instantly produces a checksums line for you, >why not use 3? Thanks Josh! Had in the meantime found the three-liner in the MacPorts guide in section 4.2.13, BUT I figure it would be advisable to also present this one-liner in there!!! Greets, Marko

Re: MacPOrt installation help

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 11:50, Mansour CHOUAHA wrote: > Hi, i have just downloaded the mac-port package for the platform mac OSX > 10.6, but when i try to update the mac-port, it says: > > sudo port -d selfupdate > Warning: No index(es) found! Have you synced your source indexes? > ---> Updating th

Re: nawk: Checksum mismatch

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 09:37, Johannes Kastl wrote: > I am having trouble installing n...@20091126 on my Snow Leopard machine: > >> ~> sudo port clean --all nawk >> ---> Cleaning nawk >> ~> sudo port install nawk >> ---> Computing dependencies for nawk >> ---> Fetching nawk >> ---> Attempting t

Re: MacPorts selfupdate command is failing....

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 19:17, Pia wrote: > warning: error while loading MacPorts.dylib: no suitable image found. Did > find: > make[2]: *** [pkgIndex.tcl] Error 1 > make[1]: *** [all] Error 1 > make: *** [all] Error 1 > > > What is the problem here ? > > Is there a bug with the selfupdate ? S

Re: Rules of the game for checksums in portfiles

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 23:03, Scott Haneda wrote: > On Feb 21, 2010, at 11:29 AM, Joshua Root wrote: > >> since `port -v checksum` instantly produces a checksums line for you, >> why not use 3? > > Well, that is certainly handy, thank you! > Any idea what I am doing wrong here: >$sudo port -v

Re: Rules of the game for checksums in portfiles

2010-02-21 Thread Scott Haneda
On Feb 21, 2010, at 11:29 AM, Joshua Root wrote: > On 2010-2-22 06:03 , Marko Käning wrote: >> Hi, >> >> in documentation for Portfiles there are 3 different checksums shown... >> >> I am wondering whether all three are acutally necessary or whether md5 is >> sufficient for setting up acceptabl

Re: Rules of the game for checksums in portfiles

2010-02-21 Thread Scott Haneda
On Feb 21, 2010, at 11:03 AM, Marko Käning wrote: > Hi, > > in documentation for Portfiles there are 3 different checksums shown... > > I am wondering whether all three are acutally necessary or whether md5 is > sufficient for setting up acceptable Portfiles. I like to put all three, as MacPor

MacPorts selfupdate command is failing....

2010-02-21 Thread Pia
Hi there, I'm on Mac OS X (Leopard) and I am running macports selfupdate. I'm getting the following error. ===> making all in src/macports1.0 gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common macports.c -o macports.o gcc

nawk: Checksum mismatch

2010-02-21 Thread Johannes Kastl
Hello everybody, I am having trouble installing n...@20091126 on my Snow Leopard machine: > ~> sudo port clean --all nawk > ---> Cleaning nawk > ~> sudo port install nawk > ---> Computing dependencies for nawk > ---> Fetching nawk > ---> Attempting to fetch awk.tar.gz from > http://www.cs.pr

Re: Rules of the game for checksums in portfiles

2010-02-21 Thread Joshua Root
On 2010-2-22 06:03 , Marko Käning wrote: > Hi, > > in documentation for Portfiles there are 3 different checksums shown... > > I am wondering whether all three are acutally necessary or whether md5 is > sufficient for setting up acceptable Portfiles. Only one checksum is *required*. However, en

Ticket #21434

2010-02-21 Thread Wolf Drechsel
Hello, will some smart person have a look at the following item: http://trac.macports.org/ticket/21434 - NcursesW will not build universal There seems to be a solution - but a number of people (including me) do not know how to apply it: On a PPC machine, building i386, you need the foll

Rules of the game for checksums in portfiles

2010-02-21 Thread Marko Käning
Hi, in documentation for Portfiles there are 3 different checksums shown... I am wondering whether all three are acutally necessary or whether md5 is sufficient for setting up acceptable Portfiles. Marko ___ macports-users mailing list macports-users@

Re: PHP macports

2010-02-21 Thread Celso Coutinho
2010/2/21 Celso Coutinho <20.ce...@gmail.com> > 2010/2/21 Ryan Schmidt > > >> On Feb 21, 2010, at 10:33, Celso Coutinho wrote: >> >> > A few months ago, I installed php with your help. I finished my work, >> and everything was alright! But I haven't used it since then. Now I type >> localhost on

MacPOrt installation help

2010-02-21 Thread Mansour CHOUAHA
Hi, i have just downloaded the mac-port package for the platform mac OSX 10.6, but when i try to update the mac-port, it says: sudo port -d selfupdateWarning: No index(es) found! Have you synced your source indexes?---> Updating the ports treeDEBUG: Synchronizing ports tree(s)Synchronizing loc

Re: GnCash Documents & GnuCash problems

2010-02-21 Thread Jasper Frumau
> Launchd is running according to Am. > > Well, you should be looking for whether dbus is running, not launchd. > launchd will of course be running; it is an integral part of Mac OS X. > Yes, silly me... > > > > When I enter ps from command line I get very little > > > >> Or you could use "ps" o

Re: PHP macports

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 10:33, Celso Coutinho wrote: > A few months ago, I installed php with your help. I finished my work, and > everything was alright! But I haven't used it since then. Now I type > localhost on safari, and I get this: > > Safari can’t open the page “http://localhost/” because

PHP macports

2010-02-21 Thread Celso Coutinho
Hello there! A few months ago, I installed php with your help. I finished my work, and everything was alright! But I haven't used it since then. Now I type localhost on safari, and I get this: Safari can’t open the page “http://localhost/” because Safari can’t connect to the server “localhost”.

Re: GnCash Documents & GnuCash problems

2010-02-21 Thread Ryan Schmidt
On Feb 21, 2010, at 09:10, Jasper Frumau wrote: > On Sun, Feb 21, 2010 at 4:30 AM, Ryan Schmidt wrote: > >> On Feb 19, 2010, at 01:14, Jasper Frumau wrote: >> >> >> The error messages you posted don't exactly match the ones I've seen, >> >> but this is usually a problem with accessing dbus. Did

Re: GnCash Documents & GnuCash problems

2010-02-21 Thread Jasper Frumau
On Sun, Feb 21, 2010 at 4:30 AM, Ryan Schmidt wrote: > > On Feb 19, 2010, at 01:14, Jasper Frumau wrote: > > >> The error messages you posted don't exactly match the ones I've seen, > >> but this is usually a problem with accessing dbus. Did you follow the > >> instructions when installing launchd