kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #24571
Re: crash on kicad latest dev version, what can I do now?
It appears that "ldconfig" solved my issues.
The application can now find the dynamic library.
Sorry to bother you.
Greetings,
Edwin van den Oetelaar
On Tue, May 10, 2016 at 2:04 PM, Edwin van den Oetelaar <
oetelaar.automatisering@xxxxxxxxx> wrote:
> I just recompiled the sources like "The same thing we do every night,
> Pinky "
>
> Application: kicad
> Version: (2016-05-09 BZR 6783)-product, release build
> Libraries: wxWidgets 3.0.2
> libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
> Platform: Linux 3.13.0-85-generic x86_64, 64 bit, Little endian, wxGTK
> - Build Info -
> wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
> Boost: 1.54.0
> Curl: 7.35.0
> KiCad - Compiler: GCC 4.8.4 with C++ ABI 1002
> Settings: USE_WX_GRAPHICS_CONTEXT=OFF
> USE_WX_OVERLAY=OFF
> KICAD_SCRIPTING=OFF
> KICAD_SCRIPTING_MODULES=OFF
> KICAD_SCRIPTING_WXPYTHON=OFF
> USE_FP_LIB_TABLE=HARD_CODED_ON
> BUILD_GITHUB_PLUGIN=ON
>
>
>
>
> During switch to PCB this happens.
>
> 13:54:49: libkicad_3dsg.so.2.0.0: cannot open shared object file: No such
> file or directory
> 13:54:49: IO_ERROR: Fatal Installation Bug. File:
> '/usr/local/bin/_pcbnew.kiface'
> could not be loaded
> Perhaps a shared library (.dll or .so) file is missing.
> From command line: argv[0]:
> '/usr/local/bin/kicad'
>
> from kiway.cpp : KiFACE() : line 223
>
> This did not happen to me before, it just worked.
> What can I do now?
>
> I do have some libkicad... on my system, all the same it appears :
>
> md5sum `locate libkicad`
>
> 0e8d66e650b2be7523e17956e65bf19a
> /home/oetelaar/kicad_sources/kicad.bzr/build/3d-viewer/3d_cache/sg/libkicad_3dsg.so
> 0e8d66e650b2be7523e17956e65bf19a
> /home/oetelaar/kicad_sources/kicad.bzr/build/3d-viewer/3d_cache/sg/libkicad_3dsg.so.2.0.0
> 0e8d66e650b2be7523e17956e65bf19a /usr/local/lib/libkicad_3dsg.so
> 0e8d66e650b2be7523e17956e65bf19a /usr/local/lib/libkicad_3dsg.so.2.0.0
>
>
> Best regards,
> Edwin van den Oetelaar
>
References