X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] lepton-sch2pcb: wrong ${prefix} for pcb In-reply-to: <20230323224044.A6DA6849765A@turkos.aspodata.se> References: <20230319121903 DOT 84DEA8497641 AT turkos DOT aspodata DOT se> <20230321224848 DOT D85CA8497643 AT turkos DOT aspodata DOT se> <20230323162813 DOT 11208 DOT qmail AT stuge DOT se> <20230323224044 DOT A6DA6849765A AT turkos DOT aspodata DOT se> Comments: In-reply-to "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" message dated "Thu, 23 Mar 2023 23:40:44 +0100." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20230328063554.7EFAE85E4E5E@turkos.aspodata.se> Date: Tue, 28 Mar 2023 08:35:54 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP 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 Karl: ... > 2, convince pcb devs. to add some cmdline option like > $ pcb --libpath > /usr/local/share/pcb pcb already have: boxA: $ pcb --show-defaults 2>&1 | grep lib-command-dir lib-command-dir "/home/local/bin/../share/pcb" boxB: $ pcb --show-defaults 2>&1 | grep lib-command-dir lib-command-dir "/usr/bin/../share/pcb" But unfortunately, pcb depends on X beeing available: $ pcb --show-defaults Error: Can't open display: $ And, it prints it on stderr instead of stdout. Regards, /Karl Hammar