delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; d=kpnmail.nl; s=kpnmail01; |
c=relaxed/relaxed; t=1472244589; | |
h=mime-version:date:message-id:subject:from:to:content-type; | |
bh=vK1s0PBSDLwEOUk+qTrTW2/DravYC8MpqufVH887lOw=; | |
b=rYikWNpfr0ITkciPpiwmBuwRLarw6xiush3TVuKiIm5TINujSxJQ+wcBjUCtNidLsPZdt8BBehf | |
0atFbyysFjuYiPJwJO5DxMCTv6KW38ExZw3noC7c5IRnWxHBtJ6MVvqzTb1c9ARA/sFsfmU8FzfQo | |
2I/37yIX+gDR6wNna00= | |
Date: | Fri, 26 Aug 2016 22:49:48 +0200 |
From: | "Bas Gieltjes (bas AT gieltjes DOT dds DOT nl) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] compiling gEDA |
Message-ID: | <20160826224948.6baeeecd@Parasomnia.thuis.lan> |
In-Reply-To: | <954cbfc5-902a-29a2-a77e-e1d5f22ede15@ecosensory.com> |
References: | <954cbfc5-902a-29a2-a77e-e1d5f22ede15 AT ecosensory DOT com> |
X-Mailer: | Claws Mail 3.14.0 (GTK+ 2.24.30; x86_64-pc-linux-gnu) |
MIME-Version: | 1.0 |
X-OriginalArrivalTime: | 26 Aug 2016 20:49:49.0070 (UTC) FILETIME=[62C8C2E0:01D1FFDB] |
X-RcptDomain: | delorie.com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id u7QKnrBq012389 |
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 |
Hi John, I quickly scanned your previous post, you seem to be using Debian Jessie (v.8) that has guile 2.0.11. I'm using guile from testing, version 2.0.11 with some extra Debian patches. I am using the recent gEDA git version (..., make install). No environment variables are set before executing gschem (guile, geda, gschem, ...) After running gschem I see the menu's. The menu is defined in the system-gschemrc file, try to load only the system config file. The obvious(?) test procedure: 1) Could you remove all (system-)gschemrc files (locate gschemrc) out of the way so you are only using the installed version. Backup your user config: mv ~/.gEDA ~/.gEDA.orig 2) Create an empty ~/.gEDA folder, gschem automatically creates a logs folder 3) Clean the guile cache (~/.cache/guile/) so when executing gschem you see guile compiling files. 4) The (empty) folder you run gschem from has no gschemrc file? Run gschem, are you seeing menu's, icons and a title block? What information is in the gschem log file? (see ~/.gEDA/logs) Now wondering if I have missed something ("... I'd like to have the year old version at least working fully."), Bas -- > I went through some of this a few weeks ago, forgot, and now it's a > nuisance again. When you get the latest from: > > http://wiki.geda-project.org/geda:gaf_building_git_version > > When I do a configure, compile, I get no errors, but: > a gschem with no menus, and "greyed out" settings. > > I have this in the env: > > GUILE_LOAD_PATH=/usr/local/share/gEDA/scheme > > Any suggestions? This was triggered by Arnoud's oscopy announcement. > > Maybe his works with 1.8 just as well but I'd like to have the year > old version at least working fully. How to do that?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |