Skip to content

Commit

Permalink
#942 got fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ara4n committed Sep 10, 2020
1 parent d9a7427 commit 5055724
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@ some configuration output, rather than an error::
$ pkg-config --libs libsodium
-L/usr/local/Cellar/libsodium/1.0.8/lib -lsodium

It's possible that Crypt::NaCL::Sodium has got out of sync with brew's libsodium,
causing errors about aes128ctr, which was removed in 1.0.8.1 of libsodium.
In which case you may want to strip out the aes128ctr stuff from Sodium.xs to
get it to install... :/

Then force an install of Crypt::NaCl::Sodium::

$ cpan
Expand Down

0 comments on commit 5055724

Please sign in to comment.