Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2012 20:06:49 +0700
From:      Adam Strohl <adams-freebsd@ateamsystems.com>
To:        Colin Baker <colin@colinbaker.org>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Install of devel/pear hangs
Message-ID:  <4FD73EE9.3050408@ateamsystems.com>
In-Reply-To: <op.wfshteriqcd5uq@colinb.office.supranet.net>
References:  <op.wfshteriqcd5uq@colinb.office.supranet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FD73EE9.3050408>