From owner-freebsd-questions@FreeBSD.ORG Fri Oct 19 12:34:38 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DABD570 for ; Fri, 19 Oct 2012 12:34:38 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 78F608FC0C for ; Fri, 19 Oct 2012 12:34:35 +0000 (UTC) Received: from kw.news4all.se (c80-217-70-175.bredband.comhem.se [80.217.70.175]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id q9JCYPmS064598; Fri, 19 Oct 2012 14:34:27 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <50814826.1080303@bananmonarki.se> Date: Fri, 19 Oct 2012 14:31:34 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20120929 Thunderbird/15.0.1 MIME-Version: 1.0 To: Da Rock Subject: Re: OT: gEDA, SPICE, electronic cad/simulation References: <507AAF7A.9070909@herveybayaustralia.com.au> <507D3916.3000802@bananmonarki.se> <507FDC9C.4040608@herveybayaustralia.com.au> In-Reply-To: <507FDC9C.4040608@herveybayaustralia.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 12:34:38 -0000 2012-10-18 12:40, Da Rock skrev: > On 10/16/12 20:38, Bernt Hansson wrote: >> 2012-10-14 14:26, Da Rock skrev: >>> I'm struggling with this damn gEDA/SPICE thing - I think I have gEDA >>> schem figured, but I can't be sure because I can't test it. For the life >>> of me I can't seem to get my head around it, but then I might just be >>> too tired. >>> >>> Can anyone point out what I'm missing? I open geda, create a sch file >>> (circuit), and then run gnetlist -g spice-sdb . I then run >>> ngspice (or gspiceui) but it comes up with errors over the 555 (U1) and >>> diodes (d?) I'm running like this: >> >> You are using the spice models for those components? >> >> geda does not have spice models for diodes and 555 at least not mine. > That may be it. Where are they supposed to be located on FreeBSD? If it where up to me /usr/local/share/geda/spice but it is not up to me, that directory does not exist. > And I suppose I would need to find where I can get them in the first place :) Well, my guess is gnu.org. I'm not at the office right now, maybe later so I can't check the url.