X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham01.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=GdQCpMsSSeWg8tbLbk4oUhHjAjUr+6MyYCUnh5W3J0tw11aJILfTLF+0yk67DH15T3i35O41+ArcGt10/A/v8RHlLvOSuIa/v1mePdTuosNrF4qnnllZGzgmCVIxpvPJ; Date: Wed, 21 Mar 2012 14:11:50 -0700 From: Colin D Bennett To: geda-help AT delorie DOT com Subject: Re: [geda-help] gEDA WIKI missing a link for Win32 binary Message-ID: <20120321141150.6ab1e8d2@svelte> In-Reply-To: References: <20120321124228 DOT 0fa8d5e2 AT svelte> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: spk.venturedesignservices.com (svelte) [65.61.115.34]:52044 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2LLZH25001266 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 21 Mar 2012 16:42:34 -0400 Bob Paddock wrote: > > I cannot get gschem to work on Windows. > > Are you trying the release or the daily snap shots? > Try the other. Hi Bob, Thanks for the response. I tried both the snapshot and release. PCB at least has tool palette icons in the release version but I haven't checked much else to see how it works. > I was able to bring up gshcem when I built the release files a > few months ago. Don't know the status of the snap shots right now. I can't get gschem to run on my Windows XP box. I get similar results with release and snapshot version. Snapshot: C:\geda-20120318\bin>gschem ERROR: In procedure primitive-load-path: ERROR: Unable to find file "ice-9/boot-9.scm" in load path Release: C:\gEDA-1.7.1_pcb20110918_GerbV250\bin>gschem C:\gEDA-1.7.1_pcb20110918_GerbV250\bin> ^^^ Nothing happened, just immediately got the command prompt back. C:\gEDA-1.7.1_pcb20110918_GerbV250\bin>gnetlist -h ERROR: In procedure primitive-load-path: ERROR: Unable to find file "ice-9/boot-9.scm" in load path C:\gEDA-1.7.1_pcb20110918_GerbV250\bin> So gnetlist and gschem seem to have issues loading some scheme scripts. The release version of gschem doesn't print an error message (snapshot version does print an error), but release version of gnetlist does. I see that the boot-9.scm file does exist, under the share\guile\1.8\ice-9 subdirectory of the C:\geda-* install directory. Perhaps I need to set an environment variable to tell gEDA what the Scheme search path should be? > > Some colleagues of mine are considering using either an > > expensive commercial EDA suite, or EAGLE, > > Get vendor lock in either way with those. Absolutely. And who in their right mind wants that?! > > However, they are Windows users.  I hoped that gEDA would work > > on Windows > > Me too. Many of us are stuck in the Windows world at work. > So far there have been other priorities for me, so I've not > gotten to fixing things up yet. > I'm sure that applies to the others with interest in Windows as > well. > > PCB part on Windows is not bad, only major annoyance with it is > printing and library paths. Is it possible to do printing from pcb on Windows? Is there a trick to it? What about the library paths issue? At first glance I don't see anything in the pcb footprint library when running pcb and hitting 'i'. (There was also some discussion a while ago about getting OpenGL support on Windows, but I recall there was some issue that made it difficult or impossible. Peter Clifton, are you there? You are the OpenGL Grand Master. I'm sure you could answer this.) Regards, Colin