kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17638
Re: Failed to load shared library _pcbnew.kiface (error 0: the operation completed successfully.)
Hi,
On 30.03.2015 08:05, Nathan McCorkle wrote:
> make install DESTDIR=~/kicad_daily_3_29
DESTDIR is designed for "pretend" installations, where you need the
files to be placed in a separate tree so you can easily pack them, but
the program will be ultimately installed to the real installation
directory. This is mainly used by distributions.
If you want to run the binaries from this place, you should set
CMAKE_INSTALL_PREFIX in the cmake invocation instead.
Simon
Attachment:
signature.asc
Description: OpenPGP digital signature
References