| 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=gmail.com; s=20161025; | |
| h=from:date:to:subject:message-id:mail-followup-to:references | |
| :mime-version:content-disposition:in-reply-to; | |
| bh=pS73e5wOY65D0rP+M1PX2wVmYO4ORf1j9+IP1EdwVRg=; | |
| b=pwCvQo5xPNOnrPEsGtKLWWXyCF5ZmIDwc6HDpsCyK/4jPzeMen7TmVvSfx5smLAdXR | |
| q4iX5/Dl2oSqlrPtBam5kg8h8m4SXnr3D531np+dffTgIuDBtHfmjtHnpodn8JU6w3h2 | |
| gpyueAYeXYGU3s6kZ3+2Xm8uX8FcOage79X2/tOJr7pjUIzQdQM3EHIrmaymH0hUit6s | |
| OZoQJabpwPE/6yo6sUHDDr7QIHjxyk1+AIPk2wBv1F5lj698qPl+NJJMBShpebcBaydx | |
| E1QcCWP5UVFnvkpFrXawXjGsr+CBN2GR44rDff4oyizsDArtownS63m3Qbbh+e2LsKtU | |
| jqaQ== | |
| X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=1e100.net; s=20161025; | |
| h=x-gm-message-state:from:date:to:subject:message-id:mail-followup-to | |
| :references:mime-version:content-disposition:in-reply-to; | |
| bh=pS73e5wOY65D0rP+M1PX2wVmYO4ORf1j9+IP1EdwVRg=; | |
| b=qahX+CoHkVSEWIJPYEjabtnPMYAANnunqPTzfXcOArbR20uGTxEs/onqNAAnlnQz3u | |
| /BV6LR55Jpi7BmmSjAkyFoBzj6h4FeIOZpiCPIhFTXzeTf0y/7ElJD7f9IuyqqHm3x4U | |
| LrsLS7ItFFBAX3Saf7oEfHAdtX2Z2P5VZB7/P21pAVFda1P33KwUllXXV+Z34DOd8SPK | |
| 480c8IVv6ixPNaRH6HJSj/PuYpAv5sDNFXypw7rzC5jiJ1bvqV1wBhPRe6kkTLQPyeu6 | |
| Hzya0bCrlCyhbOEb9PogfRiD46piZ3cIQrZb28rrBmMR0/JeYjGOYvBlkST+7mrXxwPf | |
| Wdzw== | |
| X-Gm-Message-State: | AOAM533uvSPNycS8na2Q8kbVEa2A2aeLbIbRGZp5CatAuG0wqJXlKV6t |
| AvZGRb8sShLA3LdSa7zGyeULzqBJm/U= | |
| X-Google-Smtp-Source: | ABdhPJxnX1HS3s/34En0oaa+/4rAhqpePX0hQ/4dK3par9sjWXf+TbD0U7LMbSMqens1Z1qPEo8mxQ== |
| X-Received: | by 2002:a2e:8001:: with SMTP id j1mr38385681ljg.332.1626002422375; |
| Sun, 11 Jul 2021 04:20:22 -0700 (PDT) | |
| From: | "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| X-Google-Original-From: | Vladimir Zhbanov <vzh AT lepton> |
| Date: | Sun, 11 Jul 2021 14:20:20 +0300 |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] lepton cannot load gafrc |
| Message-ID: | <YOrT9O1N3C51ilNk@lepton> |
| Mail-Followup-To: | geda-user AT delorie DOT com |
| References: | <20210703130816 DOT 8A0D083DA29F AT turkos DOT aspodata DOT se> |
| <20210703142237 DOT 7CA9683DA2A5 AT turkos DOT aspodata DOT se> | |
| <YOB6y7vA2FYTo7Rb AT lepton> | |
| <YOa0tqZMYJRIwf8x AT lepton> | |
| <20210708144956 DOT EA9AF83D6996 AT turkos DOT aspodata DOT se> | |
| <20210708152741 DOT 195F183D6996 AT turkos DOT aspodata DOT se> | |
| <YOk8wqLF1T7f0tF9 AT lepton> | |
| <20210710134700 DOT A5EF783D4429 AT turkos DOT aspodata DOT se> | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20210710134700.A5EF783D4429@turkos.aspodata.se> |
| 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 |
Karl,
On Sat, Jul 10, 2021 at 03:47:00PM +0200, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote:
...
> Ok, commit c25030bde6c99a80caea0f72263be8730692ba5c works!
Thanks, pushed to the master branch.
> But I still cannot do so for symbols:
> (component-library-search "${HOME}git/openhw/share/gschem" "lcl")
Hmm, it (something like this) works for me. Maybe missing "/"
after "${HOME}" is the culprit?
>
> BTW, I did the original implementation/idea that was rejected on
> the grounds of "wrong language" ...
>
> https://archives.seul.org/geda/user/May-2011/msg00556.html
Afterwards, it was actually implemented in Scheme. Anyway, thank
you for your work on the project! I very value it, as well as the
*real* efforts of all other people who contributed so far.
--
Vladimir
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |