i-nex / I-Nex

System information tool written in gambas3, python, bash
http://i-nex.linux.pl/
174 stars 24 forks source link

After install: "Cannot find dynamic library 'libcpuid.so.14.0.0'" #94

Closed nocibambi closed 4 years ago

nocibambi commented 4 years ago

Just installed i-nex on Ubuntu 18.04. Had initially the same issue as here but finally managed to get through it.

However, when I try to run it, I get the following error message:

This application has raised an unexpected error and must abort.

[60] Cannot find dynamic library 'libcpuid.so.14.0.0': libcpuid.so.14.0.0: cannot open shared object file: No such file or directory. MLibcpuid14.Main.80

When I try to run the i-nex library, it gives me this error message:

This application has raised an unexpected error and must abort.

Compiler not found. CCompilation.Init.24

I would appreciate any help.

Thanks!