Author

Topic: Problem installing dependencies for Linux (Read 416 times)

full member
Activity: 126
Merit: 100
June 28, 2013, 07:16:57 AM
#2
I think the package name for openssl is in fact "libssl-dev" ... (so remove the "open" in your apt-get install)
full member
Activity: 182
Merit: 100
fml
I'm having issues with this command on Ubuntu Server;

Code:
$sudo apt-get install build-essential libboost-dev libdb4.8-dev libopenssl-dev libdb++-dev git qt-sdk

More specific, this part;

Code:
libopenssl-dev

Keeps saying it can't find it, or something. So, when I try to compile, I get a lot of Open SSL errors.
Any suggestions?
Jump to: