From ruby-talk-admin@ruby-lang.org Fri Dec 16 01:14:56 2005 Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (8.12.3/8.12.3/Debian-6.6) with ESMTP id jBFGEuZk027291; Fri, 16 Dec 2005 01:14:56 +0900 Received: from funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 6A0F05A2C; Fri, 16 Dec 2005 01:14:57 +0900 (JST) Received: from localhost (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 55EB1F0488C; Fri, 16 Dec 2005 01:15:01 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 1A1DBF0486E; Fri, 16 Dec 2005 01:15:00 +0900 (JST) Received: from beryllium.ruby-lang.org (beryllium.ruby-lang.org [210.163.138.100]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id DF4DA630028; Fri, 16 Dec 2005 01:15:02 +0900 (JST) Received: from beryllium.ruby-lang.org (beryllium.ruby-lang.org [127.0.0.1]) by beryllium.ruby-lang.org (Postfix) with ESMTP id C4F5933DC0; Fri, 16 Dec 2005 01:14:58 +0900 (JST) Received: from localhost (beryllium.ruby-lang.org [127.0.0.1]) by beryllium.ruby-lang.org (Postfix) with ESMTP id CC5B233F40 for ; Fri, 16 Dec 2005 01:14:51 +0900 (JST) Received: from beryllium.ruby-lang.org ([127.0.0.1]) by localhost (beryllium.ruby-lang.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30807-03 for ; Fri, 16 Dec 2005 01:14:51 +0900 (JST) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by beryllium.ruby-lang.org (Postfix) with ESMTP id 568F833F32 for ; Fri, 16 Dec 2005 01:14:51 +0900 (JST) Received: by zproxy.gmail.com with SMTP id 8so393262nzo for ; Thu, 15 Dec 2005 08:14:46 -0800 (PST) Received: by 10.36.153.4 with SMTP id a4mr1950155nze; Thu, 15 Dec 2005 08:14:46 -0800 (PST) Received: by 10.36.146.3 with HTTP; Thu, 15 Dec 2005 08:14:46 -0800 (PST) Delivered-To: ruby-talk@ruby-lang.org Date: Fri, 16 Dec 2005 01:14:52 +0900 Posted: Fri, 16 Dec 2005 00:14:46 +0800 From: Francis Vidal Reply-To: ruby-talk@ruby-lang.org Subject: Help with fcgi installation To: ruby-talk@ruby-lang.org (ruby-talk ML) Message-Id: X-ML-Name: ruby-talk X-Mail-Count: 56 X-MLServer: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post) X-ML-Info: If you have a question, send e-mail with the body "help" (without quotes) to the address ruby-talk-ctl@ruby-lang.org; help= X-Original-To: ruby-talk@ruby-lang.org DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HnbhyHNtRlf39QSVnxaf/poNCTEAr884UQHuRCjQ7vyuv3HXf0IAEG2c0UdYF+kRaM2CZWuLmkjk/jwlBylSI+ac0Y7BG1P1wrx0hypZH3hTrtWGVmOxgPcr+O13i2AMedkXhgvAZq2xq7MN2fUN9YPUksmi1Weq/CGSab6xoGM= Content-Disposition: inline X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ruby-lang.org X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on beryllium.ruby-lang.org X-Spam-Level: X-Spam-Status: No, score=-15.3 required=7.0 tests=BAYES_00,BLARS00, BLARS_SPAM00,CONTENT_TYPE_PRESENT,MIMEQENC,QENCPTR2,RCVDFRMLOCALIP, RCVD_BY_IP,RCVD_IN_BLARS,RCVD_IN_BLARS_HOOPS,RCVD_IN_BLARS_SPAM autolearn=ham version=3.0.3 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Precedence: bulk Lines: 14 List-Id: ruby-talk.ruby-lang.org List-Software: fml [fml 4.0.3 release (20011202/4.0.3)] List-Post: List-Owner: List-Help: List-Unsubscribe: X-Virus-Scanned: by AMaViS snapshot-20020531 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by blade.nagaokaut.ac.jp id jBFGEuZk027291 Hi, I'm trying to install fcgi-0.8.6 on Mac OS X but I keep getting this error: install.rb: entering config phase... ---> lib <--- lib ---> ext ---> ext/fcgi /usr/bin/ruby /usr/local/src/ruby-fcgi-0.8.6/ext/fcgi/extconf.rb can't find header files for ruby. config failed 'system /usr/bin/ruby /usr/local/src/ruby-fcgi-0.8.6/ext/fcgi/extconf.rb ' failed