Isn't that just a warning? It installd to lib64 since a few days ago where it used to install to lib, which is symlinked to lib64 IIRC.
Otherwise you can probably just remove the previous package and install the new.
Search Criteria
Package Details: kicad-git 8.99.0.r1825.gb38357a5ea-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kicad-git.git (read-only, click to copy) |
---|---|
Package Base: | kicad-git |
Description: | Electronic schematic and printed circuit board (PCB) design tools |
Upstream URL: | https://kicad.org/ |
Licenses: | GPL |
Conflicts: | kicad, kicad-bzr |
Provides: | kicad |
Submitter: | Chocobo |
Maintainer: | nickoe |
Last Packager: | nickoe |
Votes: | 67 |
Popularity: | 0.000003 |
First Submitted: | 2015-10-08 16:39 (UTC) |
Last Updated: | 2024-07-16 22:49 (UTC) |
Dependencies (21)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glm (gliAUR, glm-gitAUR)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-wxpython (python-wxpython-gitAUR)
- swig (swig-gitAUR)
- unixodbc (unixodbc-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR) (make)
- Show 1 more dependencies...
Required by (22)
- freerouting (requires kicad) (optional)
- freerouting-zh-cn-git (requires kicad) (optional)
- kiauto-git (requires kicad)
- kibot (requires kicad)
- kicad-allegro (requires kicad) (optional)
- kicad-allegro-git (requires kicad) (optional)
- kicad-diff-git (requires kicad)
- kicad-i18n-git (requires kicad)
- kicad-interactive-html-bom-plugin (requires kicad)
- kicad-interactivehtmlbom-git (requires kicad)
- kicad-jlc-manufacture-git (requires kicad)
- kicad-kibuzzard-git (requires kicad)
- kicad-library-espressif-git (requires kicad)
- kicad-nightly-bin (requires kicad)
- kicad-pcb-diff (requires kicad)
- kicad-storybook-git (requires kicad)
- kikit-git (requires kicad)
- kiri-git (requires kicad)
- lc2kicad-git (requires kicad) (optional)
- pcbdraw (requires kicad)
- pcbdraw-git (requires kicad)
- python-kinet2pcb (requires kicad)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 29 Next › Last »
nickoe commented on 2017-04-11 19:02 (UTC)
sagir33 commented on 2017-04-11 18:59 (UTC)
Getting the following error when trying to install the latest version:
kicad-git: /usr/lib64 exists in filesystem
Last version I had was :
18M Mar 26 13:38 kicad-git-r7857.23a23d3c6-1-x86_64.pkg.tar.xz
^^ which installed correctly. Anyone got a fix?
HaaTa commented on 2017-02-11 22:56 (UTC)
Please add OCE (for 3d footprint support of stp files) and Spice (I've tested this working).
-DKICAD_USE_OCE=ON \
-DOCE_DIR=/opt/oce/lib/oce-0.17 \
-DKICAD_SPICE=ON \
Adds ngspice and oce as dependencies.
See:
https://github.com/KiCad/kicad-source-mirror/blob/master/Documentation/development/compiling.md#stepiges-support-for-the-3d-viewer--oce_opt
https://github.com/KiCad/kicad-source-mirror/blob/master/Documentation/development/compiling.md#integrated-spice-simulator--spice_opt
Thanks.
ElektroQuark commented on 2017-01-28 06:21 (UTC)
Hi CHocobo,
COuld you add the translations to the package? (https://github.com/KiCad/kicad-i18n).
Thank you.
totalkrill commented on 2017-01-04 11:30 (UTC)
Please activate the kicad-scripting and add swig as dependecy :)
braun commented on 2016-12-29 10:07 (UTC)
swig is missing in dependencies, it is required to build with scripting on.
davidb commented on 2016-12-02 18:27 (UTC)
Please add kicad scripting options to PKGBUILD.
-DKICAD_SCRIPTING=ON \
-DKICAD_SCRIPTING_MODULES=ON \
-DKICAD_SCRIPTING_WXPYTHON=ON
keenerd commented on 2016-10-09 22:09 (UTC)
This package will probably be merged into kicad-git soon.
Grazz256 commented on 2016-09-16 23:00 (UTC)
Boost updated the other night, rebuild and it should work (did for me).
wcasanova commented on 2016-09-14 04:18 (UTC)
error open any tools,
libboost_context.so.1.60.0 not find file directory
boost y boost-libs installed!
Pinned Comments