From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs283973ebc; Mon, 1 Feb 2010 06:49:36 -0800 (PST) Received: by 10.224.90.208 with SMTP id j16mr2004817qam.202.1265035775690; Mon, 01 Feb 2010 06:49:35 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 6si11735964qwk.30.2010.02.01.06.49.35; Mon, 01 Feb 2010 06:49:35 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 191FF18582E3; Mon, 1 Feb 2010 09:49:35 -0500 (EST) X-Greylist: delayed 397 seconds by postgrey-1.31 at rubyforge.org; Mon, 01 Feb 2010 09:31:05 EST Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id 64D681588065 for ; Mon, 1 Feb 2010 09:31:05 -0500 (EST) Received: by vws4 with SMTP id 4so1360309vws.23 for ; Mon, 01 Feb 2010 06:31:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=13HJD9RocothoWNOP4i0cshzjhscJYyxQsxNGrAc/VA=; b=TntvDnU1FCLbpiYiaGrvHyDoelfgUHU2RjKImMi7BJcyQwf+/R1BhkrQmNzB2vqKhW XiXjr8Ip3dyMYiGz0uVWDNs/GOCNyOEd46xrW+UPp9TUVYJj6o9RNoDSTKH6DaaTIOdJ scVi2nYYd8mTPFF2/Sra1Skqq0yL+LDca47Fc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Frye+h9N3gxVgUdk6qP+vfxhLvy8GaTVr3a3MTs6mbPFKxZzcr0S/6zdvCUa9FlLZr yzRWTDYFoocY/DuzoA2Bua1vKS5izaqHNLfYyXs69S2m6t13DW81IBjInBWrXtKTHWVy G73unYkGTRDwlmdlsy3aNM4x9LCE0tAFquvUQ= MIME-Version: 1.0 Received: by 10.220.121.214 with SMTP id i22mr5704114vcr.65.1265034267791; Mon, 01 Feb 2010 06:24:27 -0800 (PST) Date: Mon, 1 Feb 2010 14:24:27 +0000 X-Google-Sender-Auth: 96d066226b13851a Message-ID: <14ca927c1002010624m54af983fp21f4d34ccef67338@mail.gmail.com> From: Karl Schudt To: sup-talk@rubyforge.org Subject: [sup-talk] Can't get sup 0.10.2 to work in slackware 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="===============1609346374==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1609346374== Content-Type: multipart/alternative; boundary=005045016cf7292376047e8abe49 --005045016cf7292376047e8abe49 Content-Type: text/plain; charset=ISO-8859-1 Hi, Just trying to get back to my favorite distro, and now I want my favorite email client. I tried to install sup with "gem install sup", and all appears to work. Then, when I run it, I get this: [2010-02-01 14:22:14 +0000] WARNING: can't find character set by using locale, defaulting to utf-8 /usr/lib64/ruby/1.9.1/dl/import.rb:1:in `require': /usr/lib64/ruby/1.9.1/x86_64-linux/dl.so: undefined symbol: rb_dl_cb_call - /usr/lib64/ruby/1.9.1/x86_64-linux/dl.so (LoadError) from /usr/lib64/ruby/1.9.1/dl/import.rb:1:in `' from /home/carolus/.gem/ruby/1.9.1/gems/sup-0.10.2/bin/sup:94:in `require' from /home/carolus/.gem/ruby/1.9.1/gems/sup-0.10.2/bin/sup:94:in `' from /home/carolus/.gem/ruby/1.9.1/gems/sup-0.10.2/bin/sup:64:in `' from /home/carolus/.gem/ruby/1.9.1/bin/sup:19:in `load' from /home/carolus/.gem/ruby/1.9.1/bin/sup:19:in `
' I can't figure out what's going on with the dl.so, since I don't really know Ruby. Please help! I can't go back to Mutt! Thanks, Karl --005045016cf7292376047e8abe49 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Just trying to get back to my favorite distro, and now I want my= favorite email client.

I tried to install sup with
"gem i= nstall sup", and all appears to work.

Then, when I run it, I ge= t this:

[2010-02-01 14:22:14 +0000] WARNING: can't find character set by us= ing locale, defaulting to utf-8
/usr/lib64/ruby/1.9.1/dl/import.rb:1:in = `require': /usr/lib64/ruby/1.9.1/x86_64-linux/dl.so: undefined symbol: = rb_dl_cb_call - /usr/lib64/ruby/1.9.1/x86_64-linux/dl.so (LoadError)
=A0=A0=A0 from /usr/lib64/ruby/1.9.1/dl/import.rb:1:in `<top (required)&= gt;'
=A0=A0=A0 from /home/carolus/.gem/ruby/1.9.1/gems/sup-0.10.2/bi= n/sup:94:in `require'
=A0=A0=A0 from /home/carolus/.gem/ruby/1.9.1/g= ems/sup-0.10.2/bin/sup:94:in `<module:Redwood>'
=A0=A0=A0 from /home/carolus/.gem/ruby/1.9.1/gems/sup-0.10.2/bin/sup:64:in = `<top (required)>'
=A0=A0=A0 from /home/carolus/.gem/ruby/1.9.= 1/bin/sup:19:in `load'
=A0=A0=A0 from /home/carolus/.gem/ruby/1.9.1/= bin/sup:19:in `<main>'

I can't figure out what's going on with the dl.so, since I don&= #39;t really know Ruby. Please help! I can't go back to Mutt!

Th= anks,

Karl


<= /span>

--005045016cf7292376047e8abe49-- --===============1609346374== 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 --===============1609346374==--