Advertisement
Guest User

opam install mirage-http

a guest
May 12th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ===== ERROR while installing ssl.0.4.7 =====
  2. # opam-version 1.1.1
  3. # os linux
  4. # command ./configure --prefix /home/x/.opam/system
  5. # path /home/x/.opam/system/build/ssl.0.4.7
  6. # compiler system (4.01.0)
  7. # exit-code 1
  8. # env-file /home/x/.opam/system/build/ssl.0.4.7/ssl-24887-736596.env
  9. # stdout-file /home/x/.opam/system/build/ssl.0.4.7/ssl-24887-736596.out
  10. # stderr-file /home/x/.opam/system/build/ssl.0.4.7/ssl-24887-736596.err
  11. ### stdout ###
  12. # ...[truncated]
  13. # checking for ocamldep... /usr/bin/ocamldep
  14. # checking for ocamllex... /usr/bin/ocamllex
  15. # checking for ocamlyacc... /usr/bin/ocamlyacc
  16. # checking for ocamldoc... /usr/bin/ocamldoc
  17. # checking for ocamlmktop... /usr/bin/ocamlmktop
  18. # checking for gcc... (cached) gcc
  19. # checking whether we are using the GNU C compiler... (cached) yes
  20. # checking whether gcc accepts -g... (cached) yes
  21. # checking for gcc option to accept ISO C89... (cached) none needed
  22. # checking for SSL_new in -lssl... no
  23. ### stderr ###
  24. # configure: error: Cannot find libssl.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement