Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2003
    Location
    London
    Posts
    146

    Net::SSLeay won't install

    I want to access Webmin in secure mode on our server running RHESL4 and Apache 2. OpenSSL is installed but needs Net:SLeay module.

    It failes to install and in the many errors I got

    *** Could not figure out which C compiler was used to compile /usr/bin/openssl. It is essentiall tha
    t OpenSSL, perl, and Net:SLeay are compiled with the same compiler and flags. Mixing and matching
    compilers is not supported. at Makefile.PL line 140.
    Any ideas please? Thanks

    Bob
    Robert Isaac
    Director/Web Admin
    Volvo Owners Club

  2. #2
    Join Date
    Feb 2005
    Posts
    59
    Download sources, compile and build all on your machine if you know how to compile from source. It is not that difficult.

    Or, reinstall all with the rpm packages you have downloaded from the same place... hmmm... :\

  3. #3
    Installation help:

    perl -MCPAN -e shell
    cpan > Net:SLeay::Handle
    cpan > quit

    Hope this helps!
    <<Please see rules for signature setup>>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •