install php5 failing
Ryan Schmidt
ryandesign at macports.org
Wed Jul 15 16:10:14 PDT 2009
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
More information about the macports-users
mailing list