On Jul 14, 2009, at 08:09, Norman Khine wrote:

Perhaps it is simply downloading the file and you should wait for it to do so.
On a slow connection this could be the case.
Not sure if it is possible to set a 'download' indicator advising the
amount downloaded.

You will get a progress indicator, and a lot of other information, using the verbose flag:

sudo port -v install php5

or for even more info use the debug flag:

sudo port -d install php5



_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to