-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Carsten,

yes you were right. Sorry for disturbing the bug tracking :-)

A compiled version was located in /usr/local/bin; which was the
default executable. Starting with /usr/bin/kicad, everything works.

Best regards

On 02/03/17 13:36, Carsten Schoenert wrote:
> Hello Benjamin,
> 
> On Thu, Mar 02, 2017 at 01:13:53PM +0100, Benjamin Aigner wrote:
>> currently KiCad does not start any of its parts (eeschema,
>> pcbnew,...) with the mentioned error message:
>> 
>> 12:46:30: libGLEW.so.1.13: cannot open shared object file: No
>> such file or directory 12:46:30: IO_ERROR: Fatal Installation
>> Bug. File: '/usr/local/bin/_eeschema.kiface'
> 
> you are sure you called /usr/bin/kicad ? Even the buildd have noch
> such installation folder so I assume you have some local build or
> alias what maybe conflict with teh regular installation.
> 
>> could not be loaded Perhaps a shared library (.dll or .so) file
>> is missing. - From command line: argv[0]: '/usr/local/bin/kicad'
> ^^^^^^^^^^^^^^^^^^^
> 
>> from /home/---/Downloads/kicad-4.0.4/common/kiway.cpp : KiFACE()
>> : line 225
> 
> How do you start KiCad? What is /usr/bin/kicad? A symlink to
> something different location? Did you modify your PATH
> environment? What happen if you call kicad from a CLI by typing
> /usr/bin/kicad ?
> 
>> Most simple workaround/"solution", link the libGLEW to the new
>> version:
>> 
>> 
>> cd /usr/lib/x86_64-linux-gnu/ ln -s libGLEW.so.2.0.0
>> libGLEW.so.1.13
> 
> Some old version of kicad has had a mismatch of libGLEW but not in 
> 4.0.4+dfsg[x] anymore.
> 
>> BTW: I'm not sure, why there is a path to my Downloads folder.
>> Fact is, that this folder does not exist and I re-installed KiCad
>> via apt-get purge and apt-get install.
> 
> Please inspect you local environment, I'm pretty sure you have
> some modified locally so the calls not working correctly.
> 
> Regards Carsten
> 

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEkZ15Sx/u8b4k40JmSXFOvY0eyL8FAli4I2gACgkQSXFOvY0e
yL+BTAgAq++CjV+gbxU+1gSbmVr3oYTGD/PgWBis/WSEP8Nmv67ccX8vlI3jh1i1
DtAYqCYeyP68eYuroNcR12glMNuOXbkitUltCGUiGBxP1T57UMH8st5eBolJ+48B
SFRAhFPJM3zFlpGSJzw/wJCofVrxPH2j+crcohmy51CkBZGqeHD+B+9AT4ZSaLPv
6ZcrpcGoOaJwihV7jrbHYdQhJMsKUfkQXYns9obq4c5Jh6J5+ea4I2ocozukcRq0
xlDSLxGa20CfNtMYre+5hV+CK+Xe2FR/+T6l6RO0cQUCAe22yJJ1KypTyxKwcNXw
mJaYn5+ybfrg2WR4jgslW+bk1RalEg==
=viC3
-----END PGP SIGNATURE-----

Reply via email to