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=x-received:from:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; bh=OhJWau7JN6YIs0rxZTTclNnABKTJXyamX5VB+gYy1zs=; b=Miyn8pyXgR9RbFBjnuhHl0zKsi3v6UzDm5NjuyIvB/TMoAQOu9fz0IZTDd/j6JB+c3 KyGfeKY96I8TuoT3nTlZpAQ0NdmjZyx60arFXA/7M67Odd/z1Rdj2aRdureQtB+LD06O B7UKTjW1vabkUSS+XjWbHhWMQCZsYeItUVfiSa1VjOwA+g4LXeza69hgkovs/cpP3HNy C9NtZgMjHces1vG7Q0d9YEGK2mcYV1OBc/0ALQG7knebd/c44iEdd1L8DnvoHkVdTuUV 9oEX6xe7oEji/wTR7dEIQvCFffYGv9WrtlDBls3/P8cyv0BQAUJ9sgT4MibSKl794rI5 VLTQ== X-Received: by 10.180.107.70 with SMTP id ha6mr6128327wib.10.1361700773610; Sun, 24 Feb 2013 02:12:53 -0800 (PST) From: Martin Schreiber To: geda-user AT delorie DOT com Subject: [geda-user] gscheme on OpenSUSE 12.2 Date: Sun, 24 Feb 2013 11:19:18 +0100 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201302241119.18526.mse00000@gmail.com> Reply-To: geda-user AT delorie DOT com Hi, I installed the geda-gschem 1.8.1-31-i586 RPM package from http://download.opensuse.org/repositories/science/openSUSE_12.2/ on OpenSUSE 12.2. Running gschem in a terminal shows: " guile: uncaught throw to misc-error: (primitive-load-path Unable to find file ~S in load path (ice-9/posix) #f) Cannot exit gracefully when init is in progress; aborting. Aborted " Then I compiled from git/geda-gaf branch stable-1.8 ed432e7e2ff1c38d2b04608b2d0287e137788c1e, same result. Any hint? Thanks, Martin