www.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; c=relaxed/relaxed; |
d=googlemail.com; s=20161025; | |
h=mime-version:in-reply-to:references:from:date:message-id:subject:to; | |
bh=ARgt8E2sidRsxRKS9o+De4VWBQALs9k9yV6WU7xxk0g=; | |
b=r/Fz8w5AzGb1CFIz/zQ7LwaI4hpkKFMjV4kwQ+JyboJZo/JgLU3EX0/u2JiPYReoMI | |
w9jo6vmPpo26NSgODmN22eRyjyO9XkrPAIAzD7yzVItWeLUUF6VDGLfJRwtIn+7l68tJ | |
jWyBZgxKU9lN4vwoFWdWJKO/B2Mu5XkxCpvmWCX1/EfOTlTwTPPcJ+8327ncfC+Zz7Nw | |
Bzx2POkDFpUjvdgei1d9nYTKhIX/BazBvg2s8DbaN3kfPk1mK0+rn0PuN0uLHyo4LCio | |
czvfL36pxTI6EXFjVkw4trFy07oc6ruOYvaWMxy2XNOt1g1Icmd//eQM0hz6z9RtKZU5 | |
5pNA== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to; | |
bh=ARgt8E2sidRsxRKS9o+De4VWBQALs9k9yV6WU7xxk0g=; | |
b=UAXs0Y9AHJigVKMsKperW8efYGipFJ4r3HOi90UGkmX/ZuBPbM+tzCCv906oSS6UpC | |
i86gx5HBO4pkvsGyWgjnXO+l8RwEgEZbbf1BkR584vegI6IDc/mCZD7E9fxVSfeyEPpo | |
oZCwCj9CW0s4mWF11XZFPXqfDAEte6dGKNlP6O7Vq8FJLdNPQXxFInY1pxAp5s+hQepJ | |
H4+eNVmq3/1UBb+RSMIEu7uc+PwvgYywiGAYJ1+jForAYH6wGsb7Vqkhvc8dUqwNFPRk | |
ptHXw3GhB2heV3N0Mru2shthLLP7cEbF8loimf2ryW/jX+vNk3D9TRQDLhIWAg1mNKf1 | |
VU5Q== | |
X-Gm-Message-State: | AMke39min19mhgR7jM/hlMN6YQ8pazLZc10S/vf6f71RtBVuA80KeOOT8hfyCCMC+axFPdDlSabecuCi5HvbTw== |
X-Received: | by 10.200.49.41 with SMTP id g38mr32302050qtb.175.1487175038364; |
Wed, 15 Feb 2017 08:10:38 -0800 (PST) | |
MIME-Version: | 1.0 |
In-Reply-To: | <CAJZxidDk8HiKdtME-4u-jc_5xmQUaAR=cPnqXHkPuW+HvhLMzg@mail.gmail.com> |
References: | <1487162236 DOT 3011 DOT 9 DOT camel AT linetec> <alpine DOT DEB DOT 2 DOT 00 DOT 1702151631080 DOT 7286 AT igor2priv> |
<CAJZxidDk8HiKdtME-4u-jc_5xmQUaAR=cPnqXHkPuW+HvhLMzg AT mail DOT gmail DOT com> | |
From: | "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Wed, 15 Feb 2017 16:10:37 +0000 |
Message-ID: | <CAJXU7q-BG96opVZ9s1PLBThmNwgRY7PH8Jdzh-=GoahpQ87eQA@mail.gmail.com> |
Subject: | Re: [geda-user] Recent gschem-PCB import problem? |
To: | gEDA User Mailing List <geda-user AT delorie DOT com> |
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 |
--001a113a2bece20107054893ebb4 Content-Type: text/plain; charset=UTF-8 Did you "make install" both geda and pcb in the same prefix? Is that the same location binaries are being found? ("which gnetlist", pcb etc..). Peter On 15 Feb 2017 16:05, "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote: > That's the error I get in the terminal: > > Loading schematic [/Users/parkecw1/apl/pephi/jeni/ssdsim/ssdsim.sch] > ERROR: Could not find backend `pcbfwd' in load path. > > Run `gnetlist --list-backends' for a full list of available backends. > Could not open actions file "/var/folders/62/ > xk4jfgcs7fd1lywt7hpwdqrhrbp8k5/T//pcb.sLjoST8X/gnetlist_output". > > On Wed, Feb 15, 2017 at 10:35 AM, <gedau AT igor2 DOT repo DOT hu> wrote: > >> Hi Richard, >> >> On Wed, 15 Feb 2017, Richard Rasker (rasker AT linetec DOT nl) [via >> geda-user AT delorie DOT com] wrote: >> >> Hello, >>> >>> After a recent update of PCB as well as geda/gaf, I can no longer import >>> gschem schematics into PCB, even though I have the layout import:: >>> attribute set correctly. >>> >>> When I choose File -> Import Schematics, the log window shows the >>> following error message: >>> "Can't add rat lines because no netlist is loaded." >>> >>> What could cause this? And, of course more importantly: how can I solve >>> it (preferably without uninstalling & reinstalling everything)? >>> >>> gschem version: 1.9.2 (ga801aaa) >>> PCB version: pcb-20110918-base-911-g86b0f7cc+ >>> Compiled on Feb 9 2017 at 16:08:19 >>> >> >> In case you are familiar with gnetlist: is gnet-pcbfwd.scm installed in >> the right dir? >> >> Does gnetlist list it as a backend? e.g. gnetlist --list-backends ; does >> that list pcbfwd? >> >> If so, does it work if you manually invoke it with gnetlist -g? >> >> >> HTH, >> >> Igor2 >> > > --001a113a2bece20107054893ebb4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"auto">Did you "make install" both geda and pcb in the= same prefix?<div dir=3D"auto"><br></div><div dir=3D"auto">Is that the same= location binaries are being found? ("which gnetlist", pcb etc..)= .</div><div dir=3D"auto"><br></div><div dir=3D"auto">Peter</div></div><div = class=3D"gmail_extra"><br><div class=3D"gmail_quote">On 15 Feb 2017 16:05, = "Chad Parker (<a href=3D"mailto:parker DOT charles AT gmail DOT com">parker.charl= es AT gmail DOT com</a>) [via <a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT d= elorie.com</a>]" <<a href=3D"mailto:geda-user AT delorie DOT com">geda-use= r AT delorie DOT com</a>> wrote:<br type=3D"attribution"><blockquote class=3D"g= mail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-l= eft:1ex"><div dir=3D"ltr">That's the error I get in the terminal:<br><b= r>Loading schematic [/Users/parkecw1/apl/pephi/<wbr>jeni/ssdsim/ssdsim.sch]= <br>ERROR: Could not find backend `pcbfwd' in load path.<br><br>Run `gn= etlist --list-backends' for a full list of available backends.<br>Could= not open actions file "/var/folders/62/<wbr>xk4jfgcs7fd1lywt7hpwdqrhr= bp8k5<wbr>/T//pcb.sLjoST8X/gnetlist_<wbr>output".<br></div><div class= =3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, Feb 15, 2017 at 10:= 35 AM, <span dir=3D"ltr"><<a href=3D"mailto:gedau AT igor2 DOT repo DOT hu" target= =3D"_blank">gedau AT igor2 DOT repo DOT hu</a>></span> wrote:<br><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex">Hi Richard,<span><br> <br> On Wed, 15 Feb 2017, Richard Rasker (<a href=3D"mailto:rasker AT linetec DOT nl" t= arget=3D"_blank">rasker AT linetec DOT nl</a>) [via <a href=3D"mailto:geda-user AT de= lorie.com" target=3D"_blank">geda-user AT delorie DOT com</a>] wrote:<br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> Hello,<br> <br> After a recent update of PCB as well as geda/gaf, I can no longer import<br= > gschem schematics into PCB, even though I have the layout import::<br> attribute set correctly.<br> <br> When I choose File -> Import Schematics, the log window shows the<br> following error message:<br> "Can't add rat lines because no netlist is loaded."<br> <br> What could cause this? And, of course more importantly: how can I solve<br> it (preferably without uninstalling & reinstalling everything)?<br> <br> gschem version: 1.9.2 (ga801aaa)<br> PCB version: pcb-20110918-base-911-g86b0f7c<wbr>c+<br> Compiled on Feb=C2=A0 9 2017 at 16:08:19<br> </blockquote> <br></span> In case you are familiar with gnetlist: is gnet-pcbfwd.scm installed in the= right dir?<br> <br> Does gnetlist list it as a backend? e.g. gnetlist --list-backends ; does th= at list pcbfwd?<br> <br> If so, does it work if you manually invoke it with gnetlist -g?<br> <br> <br> HTH,<br> <br> Igor2<br> </blockquote></div><br></div> </blockquote></div></div> --001a113a2bece20107054893ebb4--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |