| 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; bh=IngK90FpS9SjHbHFgXjamvJl1lnHTYR4jsguOo |
| SMobg=; c=relaxed/relaxed; d=earthlink.net; h=from:reply-to:subject: | |
| date:to:cc:resent-date:resent-from:resent-to:resent-cc:in-reply-to: | |
| references:list-id:list-help:list-unsubscribe:list-subscribe:list-post: | |
| list-owner:list-archive; q=dns/txt; s=dk12062016; t=1678746636; | |
| x=1679351436; b=OUNRM0Ggxsp9WXZt3zXAkxZi/C30VbJ8ODKrS6z2GqlH1Xgtd3OcXYx | |
| HBnAXkNFhDZr0lkX19poFqPNAxVajvrBRTRncWz5Kft0D9BUe9fT2gVi7clGnI4Y4ZMbva8 | |
| yGrxzRc27pBjTg6+K7OWP0ivt3L3mcTEzOcSmsdU1uQPxnjFZe0Odl1KYHAdcf5m7BkCjpM | |
| MT4RxBrtmhQXm1/1CufDNyp63iHwfiEBvCGi4R7tvOf5YPHn4EJVC6UqdFixQqbToDcD+UI | |
| 7Kg4kwVfeqe6O5YQUD9PAlyvwGHJ/hQV7NBEsJimP3/XKP8gb09sbbVLATVFlc2wx9DoJuC | |
| XOA== | |
| Message-ID: | <c6efee38-51cb-e618-3830-1b5af3fadc4e@earthlink.net> |
| Date: | Mon, 13 Mar 2023 17:30:34 -0500 |
| MIME-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 |
| Thunderbird/102.8.0 | |
| Subject: | Re: [geda-user] pcb vs gschem |
| To: | geda-user AT delorie DOT com |
| References: | <xnjzzkuylj DOT fsf AT envy DOT delorie DOT com> |
| From: | "David W. Schultz (david DOT schultz AT earthlink DOT net) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| Organization: | State of Total Disorganization |
| In-Reply-To: | <xnjzzkuylj.fsf@envy.delorie.com> |
| Authentication-Results: | earthlink-vadesecure.net; |
| auth=pass smtp.auth=david DOT schultz AT earthlink DOT net smtp.mailfrom=david DOT schultz AT earthlink DOT net; | |
| 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 |
On 3/13/23 4:32 PM, DJ Delorie wrote: > > Both installs have to have the same --prefix= for one tool to find the > other tool's files. > > The pcb build installs he pcbfwd plugin (gnet-pcbfwd.scm iirc) in its > $prefix but gschem looks for it in its $prefix. A symlink should > suffice for your case. > > Probably something like this: > > ln -s /usr/share/gEDA/scheme/gnet-pcbfwd.scm /usr/local/share/gEDA/scheme/gnet-pcbfwd.scm > > (or ln -s <pcb's location> <assumed gschem location>) Thanks, that helped a lot. But now I am getting some errors from the netlist. Alas with not much in the way of a hint of where to look. No reference designator anyway. Good thing the .sch files are human readable as I could quickly find the problem. -- http://davesrocketworks.com David Schultz
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |