Still learning the basics for dealing with Ruby. This might not be an application issue, but an ignorance issue.
I cannot install per your install instructions due to errors on "(sudo) gem install smashing"
The error in the logs states:
package configuration for openssl is not found
openssl is the latest version, and I installed libssl-dev as well from searching google.
Is this an issue, or am I missing something basic?
Fresh install of Ubuntu 16, completely up to date on all packages.
Still learning the basics for dealing with Ruby. This might not be an application issue, but an ignorance issue.
I cannot install per your install instructions due to errors on "(sudo) gem install smashing"
The error in the logs states:
package configuration for openssl is not found
openssl is the latest version, and I installed libssl-dev as well from searching google.
Is this an issue, or am I missing something basic?
Fresh install of Ubuntu 16, completely up to date on all packages.