From owner-freebsd-questions@FreeBSD.ORG Tue Sep 12 09:01:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84EF616A412 for ; Tue, 12 Sep 2006 09:01:46 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C550343D4C for ; Tue, 12 Sep 2006 09:01:45 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id k8C91gMj051212 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 12 Sep 2006 16:01:42 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id k8C91gXr004122; Tue, 12 Sep 2006 16:01:42 +0700 (ICT) Date: Tue, 12 Sep 2006 16:01:42 +0700 (ICT) Message-Id: <200609120901.k8C91gXr004122@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Slow install of Ruby 18 from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 09:01:46 -0000 Hi, I am upgrading a few servers. I have noticed that on pentium III, it takes a VERY long time to upgrade Ruby 1.8. It blocks at some stage saying: zlib.c: mcccccccccccccccccc................................................................................... Generating RI... Eventually it will finich installing. I am running RELENG 4.11 p21. Any clue? TIA Olivier