Den tor. 12. apr. 2018 17.18 skrev Reece R. Pollack <reece@xxxxxxx
<mailto:reece@xxxxxxx>>:
On 04/12/18 09:58, Carsten Schoenert wrote:
Hi,
Am 12.04.2018 um 15:47 schrieb Reece R. Pollack:
I'm a relative newbie to KiCad, but I've been a software engineer since
the early 1980. I'd prefer to see KiCad installed in a self-contained
manner, meaning all installed files end up under one directory hierarchy
rather than being spread all over the filesystem.
well, KiCad isn't installing "some there" and "all over" the various
systems. If you think so you have a impression that is different from
the reality.
The KiCad 4.0.7 Debian Linux package installs files in these
directories:
/etc/profile.d
/usr/bin
/usr/lib/kicad
/usr/lib/python2.7/dist-packages
/usr/share/applications
/usr/share/doc
/usr/share/icons
/usr/share/kicad
/usr/share/menu
/usr/share/mime
/usr/share/mimelnk
That's "spread all over the file system" in contrast to my
preference of having all installed files under one directory.
No, it is not, that i simply the unix/linux way or hatver the correct
term is. You can just set the cmake install prefix or destdir when
installing to /opt/kicad-foo and you get the same behaivour as with
the xilinx tools. But this is not the topic of this thread, we should
focus on the user config here.