From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.182.180.80 with SMTP id dm16csp60867obc; Mon, 14 Jan 2013 07:13:19 -0800 (PST) X-Received: by 10.182.95.205 with SMTP id dm13mr62453083obb.9.1358176399556; Mon, 14 Jan 2013 07:13:19 -0800 (PST) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id wz4si14067288obb.90.2013.01.14.07.13.19; Mon, 14 Jan 2013 07:13:19 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 0F9B12E0A2; Mon, 14 Jan 2013 15:13:20 +0000 (UTC) X-Greylist: delayed 6331 seconds by postgrey-1.31 at rubyforge; Mon, 14 Jan 2013 15:13:00 UTC Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.181]) by rubyforge.org (Postfix) with ESMTP id 12B012E076 for ; Mon, 14 Jan 2013 15:12:59 +0000 (UTC) Received: by mail-ie0-f181.google.com with SMTP id 16so5112229iea.12 for ; Mon, 14 Jan 2013 07:12:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=qoNKOA3zxm90b9D+xpB923TOIM/lZYgp5PH+wkLwv5o=; b=hHyvfeRtpoICPeipvWSMzinnFJBPVmdkTA+UXDSIRxEc2EqN9e+9n8yOLQuKGRdH99 VKBdT2KkekrARoYQOKioFc89+Xg0XhT0Z5EByeP5t+j7iOPklUw56/kgL4fElrp3n2x4 pxRmDeqffUbbnPU5Fc8faebR4vGvdBGRUu6qr5/p503kDBMZWxKJ51lcU30yeY922lpd 90JshdQQOqj/T8ik7QEAwB5VnFMUTt3CVaQot5+PIp8MbRNBBdDzVqh8/OauXAN7eJRo CIJK15qoub/4DtU6A04G9dJtPkCc1vzXp0Ud0sWrDCh7bY+7ismtIRr4HPiTvhVdLzsX HG5Q== MIME-Version: 1.0 X-Received: by 10.50.33.173 with SMTP id s13mr7060600igi.23.1358176378666; Mon, 14 Jan 2013 07:12:58 -0800 (PST) Received: by 10.64.59.10 with HTTP; Mon, 14 Jan 2013 07:12:58 -0800 (PST) X-Originating-IP: [67.193.36.101] Date: Mon, 14 Jan 2013 07:12:58 -0800 Message-ID: From: Philippe LeCavalier To: sup-talk X-Gm-Message-State: ALoCoQl5frv1f0nxqLIEL8P/7pskortuMwGx2GPy2VPUGTW8nmyODfquuGYsfIOW9DECfMeLJPCM Subject: [sup-talk] help installing on FC17 on 64bit X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2369754760817702044==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============2369754760817702044== Content-Type: multipart/alternative; boundary=f46d04374b2597be2204d3411431 --f46d04374b2597be2204d3411431 Content-Type: text/plain; charset=ISO-8859-1 Hi. In light of recent activity I'd like to give sup another whirl. Last time I installed sup was on i386 w/Deb. I'm now on FC17 64-bit -dunno if that's what's making thing difficult or not... I've installed everything from the fedora repo including sup gem. Everything installs successfully however I get: sup /usr/share/rubygems/rubygems/custom_require.rb:36:in `require': superclass mismatch for class Iconv (TypeError) from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require' from /usr/share/gems/gems/sup-0.10.2/lib/sup/rfc2047.rb:19:in `' from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require' from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require' from /usr/share/gems/gems/sup-0.10.2/lib/sup/source.rb:1:in `' from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require' from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require' from /usr/share/gems/gems/sup-0.10.2/lib/sup.rb:304:in `' from /usr/share/rubygems/rubygems/custom_require.rb:55:in `require' from /usr/share/rubygems/rubygems/custom_require.rb:55:in `require' from /usr/share/gems/gems/sup-0.10.2/bin/sup:15:in `' from /usr/bin/sup:19:in `load' from /usr/bin/sup:19:in `
' Any ideas? Thanks in advance, Phil --f46d04374b2597be2204d3411431 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi.

In light of recent activity I= 'd like to give sup another whirl. Last time I installed sup was on i38= 6 w/Deb. I'm now on FC17 64-bit -dunno if that's what's making = thing difficult or not...

I've installed everything from the fedo= ra repo including sup gem. Everything installs successfully however I get:<= /div>

=A0sup
/usr/share/rubyg= ems/rubygems/custom_require.rb:36:in `require': superclass mismatch for= class Iconv (TypeError)
from /usr/share/rub= ygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/gems/gems/sup-0.10.= 2/lib/sup/rfc2047.rb:19:in `<top (required)>'
from /usr/share/rub= ygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/rubygems/rubygems/c= ustom_require.rb:36:in `require'
from /usr/share/gem= s/gems/sup-0.10.2/lib/sup/source.rb:1:in `<top (required)>'
=
from /usr/share/rub= ygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/rub= ygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/gems/gems/sup-0.10.= 2/lib/sup.rb:304:in `<top (required)>'
from /usr/share/rub= ygems/rubygems/custom_require.rb:55:in `require'
from /usr/share/rubygems/rubygems/c= ustom_require.rb:55:in `require'
from /usr/share/gem= s/gems/sup-0.10.2/bin/sup:15:in `<top (required)>'
from /usr/bin/sup:19:in `loa= d'
from /usr/bin/sup:1= 9:in `<main>'

Any ideas?

Thanks in advance,
Phil
--f46d04374b2597be2204d3411431-- --===============2369754760817702044== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============2369754760817702044==--