X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=52pmL3PuB3p1lNSZIYUfdYh2PuRpR3KRkpjq2JV/uBg=; b=ZGA9cwi6bxjpHvshYInlN3LT+v0lt6v0kFpbz1YrQxQ+S4qZPPKcDpypN0rP91Vi8l ykmJgDtwsNaK/59TTvSunq8is0W9Py0WHrE8O+JZpfV6VlOGvzppBwUTmWxHTKQwfqN6 RkGbd5uP1OI9sva2LLbKfKdnKv5VaA49FevoxWl9MoLodVgubW6RaQ0rLDSQsJPPWarX VM0/Xx7T5JhvSTdLcgf2M5QsUhKuAg0HDERx0N7hzI+VYLPo0x7OObAtBc7+p59QZTpP 4i/rjySsVCsfvxmXT2ZPbHO7clHhXhSi4bBVgiXRYhDSbM/u2IdHX2NwLdP6v7uIxrzu PJWA== X-Received: by 10.152.27.129 with SMTP id t1mr2612145lag.37.1383345864133; Fri, 01 Nov 2013 15:44:24 -0700 (PDT) Date: Sat, 2 Nov 2013 02:44:21 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] Running gschem Message-ID: <20131101224421.GA9623@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Nov 01, 2013 at 02:44:52PM -0700, Ed wrote: > Hi: > I'm try to run gschem on my Mac (OS 10.8.5) and when I execute it at the command line I get this error: > > ~ freddie$ /usr/local/Cellar/geda-gaf/1.6.2/bin/gschem > ;;; note: source file /usr/local/Cellar/geda-gaf/1.6.2/share/gEDA/system-gafrc > ;;; newer than compiled /Users/freddie/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/Cellar/geda-gaf/1.6.2/share/gEDA/system-gafrc.go ... > > Anybody have any ideas on how to fix this? Your geda-gaf seems to be once too old (the last stable version of geda-gaf is 1.8.2) while guile is pretty new. Please try to install more fresh version first.