From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QvG5c-0008TB-Ur for garchives@archives.gentoo.org; Sun, 21 Aug 2011 22:01:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04F4321C0AA; Sun, 21 Aug 2011 22:01:47 +0000 (UTC) Received: from mxi2.callplus.net.nz (mx194.callplus.net.nz [202.180.66.194]) by pigeon.gentoo.org (Postfix) with ESMTP id 913B621C083 for ; Sun, 21 Aug 2011 22:01:38 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah8GANl/UU7KtEIE/2dsb2JhbAA8BIRLlCqQFYFAAQEEASNbCwgDGAICJgICITYZh3EEpEuQKoEsggmCA4EQBJ0KhxU X-IronPort-AV: E=Sophos;i="4.68,260,1312113600"; d="scan'208";a="209461427" Received: from wmsrv3.tranzpeer.net (HELO localhost) ([202.180.66.4]) by ismtp2.tranzpeer.net with ESMTP; 22 Aug 2011 10:01:36 +1200 Received: from 202.36.179.68 ([202.36.179.68]) by webmail.slingshot.co.nz (Horde) with HTTP for ; Mon, 22 Aug 2011 09:57:01 +1200 Message-ID: <20110822095701.c0c4gg4ssgsw0os4@webmail.slingshot.co.nz> Date: Mon, 22 Aug 2011 09:57:01 +1200 From: fbissey@slingshot.co.nz To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Can not run sage-notebook References: <4E51295A.6060005@gmail.com> <20110821234954.8461c813.v_2e@ukr.net> <20110822093853.6ss88o80cwk0c8ko@webmail.slingshot.co.nz> <4E517E78.3080605@gmail.com> In-Reply-To: <4E517E78.3080605@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 202.36.179.68 X-Archives-Salt: X-Archives-Hash: d3439343b69852a70b5e33736a22a5eb Quoting P Purkayastha : > On 08/22/2011 05:38 AM, fbissey@slingshot.co.nz wrote: >> Quoting v_2e@ukr.net: >> >>> Hello! >>> >>> On Sun, 21 Aug 2011 23:50:50 +0800 >>> P Purkayastha wrote: >>> >>>> Hi all, >>>> Thanks to the quick help, I could upgrade my sage to 4.7.1 (from >>>> 4.7.0). However, I am unable to run the notebook. And I also get a >>>> similar error when I run sage by itself. >>> >>> The very same problem here. >>> Just in case: I do not use Java at all and thus I have no jdk at all >>> on my system. >>> >> Hope webmail gets me to the list. >> What version of pynac do you have installed? >> >> Francois > > You are on the list :) > > pynac version is 0.2.3: > > ~> eix -e pynac > [I] sci-libs/pynac [1] > Available versions: (~)0.2.1-r1!m (~)0.2.3!m {static-libs} > Installed versions: 0.2.3!m(07:55:25 PM 08/20/2011)(-static-libs) > Homepage: http://pynac.sagemath.org/ > https://bitbucket.org/burcin/pynac/overview > Description: A modified version of GiNaC that replaces the > dependency on CLN by Python > > [1] "sage-on-gentoo" /var/lib/layman/sage-on-gentoo Have you guys rebuilt cython recently? The version to be used is 0.14.1-r1 from the sage-on-gentoo overlay. Francois