Menu

#2 Assumes SSL in /usr/lib

open
nobody
None
5
2004-09-30
2004-06-23
No

The configure script/Makefiles assume that libssl and libcrypto will
be in /usr/lib. This is an illegal assumption, though near universal.

Discussion

  • Kevin Smathers

    Kevin Smathers - 2004-07-09

    Logged In: YES
    user_id=18342

    Not sure what you are getting at here. In configure.in I
    check for the presence of libssl using AC_CHECK_LIB( ssl,
    SHA1_Init). What were you hoping for?

     
  • Kevin Smathers

    Kevin Smathers - 2004-07-09
    • assigned_to: nobody --> ksmathers
     
  • Elliott Mitchell

    Logged In: YES
    user_id=1068892

    I was thinking along the lines of stealing from OpenSSH's configure
    script. Allow for a --with-ssl=<path> option to specify where the SSL
    libraries are located.

     
  • Kevin Smathers

    Kevin Smathers - 2004-09-30
    • assigned_to: ksmathers --> nobody
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.