in reply to Problem Installing Net::SMTP::SSL on Strawberry
Note (probably harmless): No library found for -llibeay32MD Note (probably harmless): No library found for -lssleay32MD
This means that the Makefile.PL for Net::SSLeay creates a weirdo command line for the compiler. Look into why it adds MD and patch it to remove that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem Installing Net::SMTP::SSL on Strawberry
by Kc12349 (Monk) on Aug 19, 2011 at 18:38 UTC |