help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kicad missing symbols and footprints


From: Peter Polidoro
Subject: Re: Kicad missing symbols and footprints
Date: Wed, 18 Oct 2023 09:42:06 -0400
User-agent: mu4e 1.10.7; emacs 29.1


phodina <phodina@protonmail.com> writes:

[1. text/plain]
Hi Peter and Guillaume,

thanks for the help.

I've tried to use the Guix shell to have a complete environment for Kicad but for some reason it does not work (at least for me)

So here are the steps to reproduce:

$ guix shell kicad kicad-footprints kicad-symbols -- kicad

I start I new project and when I get the dialog about the components I wish to use in the project it all starts to go wrong.

The KICAD7_FOOTPRINT_DIR path seems like it is referring to a different profile. Did you change that environment variable manually or did that happen automatically? Maybe try passing the --pure option to guix shell to clear the environment variable definitions found in the parent environment.

$ guix shell --pure kicad kicad-footprints kicad-symbols -- kicad



reply via email to

[Prev in Thread] Current Thread [Next in Thread]