From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 644210491392 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,ed8e139b3a39490b X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.70.53.137 with SMTP id b9mr75882470pdp.4.1426698591244; Wed, 18 Mar 2015 10:09:51 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.50.138.69 with SMTP id qo5ls562063igb.3.gmail; Wed, 18 Mar 2015 10:09:51 -0700 (PDT) X-Received: by 10.42.99.140 with SMTP id w12mr43029372icn.12.1426698591015; Wed, 18 Mar 2015 10:09:51 -0700 (PDT) Return-Path: Received: from sender1.zohomail.com (sender1.zohomail.com. [74.201.84.156]) by gmr-mx.google.com with ESMTPS id gu4si3235023pac.1.2015.03.18.10.09.50 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 18 Mar 2015 10:09:50 -0700 (PDT) Received-SPF: pass (google.com: domain of bloovis@zoho.com designates 74.201.84.156 as permitted sender) client-ip=74.201.84.156; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of bloovis@zoho.com designates 74.201.84.156 as permitted sender) smtp.mail=bloovis@zoho.com DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=content-type:from:to:cc:subject:in-reply-to:references:date:message-id:user-agent:sender; b=jo9kN7Re4oRIK7qDwEi0COwRCo20mEj1OgEFYXgYRVKxPcWHAufIc4JQZQri4y6RX+ZvMXWfc/5w b+Pj/GxwslgE8tephcVJeZcOcn4OBo4EY5W8lxPS1JoPbtGQRuE0 Received: from localhost (c-76-19-85-15.hsd1.vt.comcast.net [76.19.85.15]) by mx.zohomail.com with SMTPS id 142669858973114.230362292733844; Wed, 18 Mar 2015 10:09:49 -0700 (PDT) Content-Type: text/plain; charset=UTF-8 From: Mark Alexander To: Peng Yu Cc: None Subject: Re: [sup] xapian problem (install sup) In-reply-to: References: Date: Wed, 18 Mar 2015 13:09:42 -0400 Message-Id: <1426698455-sup-1324@t60p> User-Agent: Sup/0.21.0 Content-Transfer-Encoding: 8bit Sender: bloovis@zoho.com Excerpts from Peng Yu's message of 2015-03-18 13:03:57 -0400: > ERROR: Error installing sup: > ERROR: Failed to build gem native extension. > > /usr/local/bin/ruby mkrf_conf_xapian.rb > ... > Results logged to > /usr/local/lib/ruby/gems/2.0.0/gems/sup-0.21.0/ext/gem_make.out You'll need to take a look at that log file to figure this out. But I've run into this before, and the first problem I had was that I didn't have g++ installed.