Date: Tue, 12 Jun 2012 09:22:25 -0500 From: "Colin Baker" <colin@colinbaker.org> To: freebsd-ports@freebsd.org Subject: Re: Install of devel/pear hangs Message-ID: <op.wfsnjnglqcd5uq@colinb.office.supranet.net> In-Reply-To: <4FD74894.2070403@FreeBSD.org> References: <op.wfshteriqcd5uq@colinb.office.supranet.net> <4FD74894.2070403@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Jun 2012 08:48:04 -0500, Greg Larkin <glarkin@freebsd.org> wrote: > > Hi Colin, > > Try running the command like this: > > make -d A install |& tee /tmp/pear.log > > Once it hangs, press Ctrl-C and check /tmp/pear.log. At the end of > the file, you should see the command that make spawned before the > install process hung. > Thank you, that cleared things up! Turned out to be a third party PHP module that was breaking the CLI php executable. Got it working now, I greatly appreciate the suggestions. -Colin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wfsnjnglqcd5uq>