X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 2 Dec 2022 01:17:24 +0100 (CET) From: Roland Lutz To: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] more questions about latest geda/pcb and Import Schematics under latest geda/pcb In-Reply-To: Message-ID: <894c4d1d-1f74-50cb-bd77-d1c4e9d22bae@grinsen-ohne-katze.de> References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-1407451350-1669940244=:19548" 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 Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1407451350-1669940244=:19548 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT Hi Britton, On Thu, 1 Dec 2022, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > I tried building both geda-gaf-1.10.2 and pcb-4.3.0 into a common prefix > ~/opt/geda_pcb_common. It seems that Import Schematics works again > after that. great! > * I notice pcb has the --with-gaf-datadir option to it's ./configure. > Does this perhaps need to be set to point to some subdir of the prefix > under which geda is installed if it's different than pcb? This soulds plausible. The gEDA data directory is PREFIX/share/gEDA/ > * A lot of scary warning were displayed when pcb first started: > > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 > ;;; or pass the --no-auto-compile argument to disable. > […] > I guess these are all not a concern and are normal the first time > compilation completes? Most of these are indeed normal on the first run. I'm not sure about the "possibly unbound variable" messages, though. > * The first time Import Schematics is used this warning appears: > > ;;; gnet-pcbfwd.scm:123:4: warning: possibly unbound variable `packages' > > Hopefully this is likewise not a concern? If this was a problem, nothing would have been imported, so I assume it's fine. Roland --8323329-1407451350-1669940244=:19548--