On 6/12/2012 19:18, Colin Baker wrote:
Hello,

Been having some trouble installing devel/pear on a server after
migrating PHP packages from php5-* to php53-*. Regardless of whether I
use portmaster or 'make install', it hangs at the same spot:

# make install
===> Installing for pear-1.9.4_1
===> pear-1.9.4_1 depends on file: /usr/local/include/php/main/php.h -
found
===> pear-1.9.4_1 depends on file: /usr/local/lib/php/20090626/xml.so -
found
===> Generating temporary packing list
===> Checking if devel/pear already installed

where it will happily sit for days if I don't intervene. Is there any
way to see what it's trying to do at this stage? Or is this something
anybody else has run into?

Try using truss (ie; "truss make install")

--
Adam Strohl
http://www.ateamsystems.com/
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to