Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Eagle installation error on Linux Mint 21

fjpompeo

Advanced Member level 1
Advanced Member level 1
Joined
Nov 29, 2003
Messages
417
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Brazil
Activity points
3,062
Dear sirs,
I want to install Eagle 7.7.0 on my Linux Mint 21 but when installation begins I got an error message:
Ensure the following libraries are available:
libssl.so.1.0.0 => not found
libcrypto.so.1.0.0 => not found
I have tried several tips from several different sources without success!
Can someone help me?

Regards,
PU2PLL - Brazil
 
You don't need the specific version if you have a
later one. But maybe you have none. Use your
software manager tool to find the modules, whose
name may differ from what you see (may be part
of larger bundles; a little Googling ought to let
you know what the "apt-get install" target has to
be (or whatever Mint likes, for that).
 
Dear sirs,
I want to install Eagle 7.7.0 on my Linux Mint 21 but when installation begins I got an error message:
Ensure the following libraries are available:
libssl.so.1.0.0 => not found
libcrypto.so.1.0.0 => not found
I have tried several tips from several different sources without success!
Can someone help me?

Regards,
PU2PLL - Brazil
Bash:
sudo apt-get install openssl
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top