On Sat, May 21, 2011 at 8:02 AM, Zuzubot <zuzu...@gmail.com> wrote:

> Hi folks,
>
> I am using Macports on a Macbook Pro running 10.6.7.  I recently tried to
> install PyGTK2 and all was going well until it came to my computer building
> GCC44.  This was taking over 30 minutes and my computer's fans were running
> pretty fast so I stopped to installation as I wasn't sure what was going on.
>
> My questions are:
>
> How long does it take to build GCC44?
>

A long time.


>
> Is there anything that can be done to speed up the process?
>

No.  It does parallel builds by default (which is why the fans are so
fast/loud -- it's putting your computer under heavy load).


>
> Is there anyway that I can get a read out of what exactly is happening when
> my computer is installing PyGTK2?  Like a verbose mode?
>

{sudo} port -v install pygtk2

(notice the -v, AND its location).  This is described in the manpage, I
think.

HTH,
Jason


>
> Many thanks!!!
>
> _______________________________________________
> macports-users mailing list
> macports-users@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>
>


-- 
Jason M. Swails
Quantum Theory Project,
University of Florida
Ph.D. Candidate
352-392-4032
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to