Upon further inspection, all of these versions of libcrypto and libssl are symlinked to the .0.9.7 version. if I symlink libcurl.so.4 to libcurl.so.3 will that have the same effect as recompiling libcurlpp to use the different versions?
On Aug 17, 1:04 pm, Jean-Philippe Barette-LaPierre <[email protected]> wrote: > > So I'm thinking if I recompile libcurlpp to use the same libraries > > it's using in here, namely libcurl.so.3 instead of libcurl.so.4, > > libssl.so.0.9.7 instead of libssl.so.4 and libcrypto.so.0.9.7 instead > > of libcrypto.so.4, the linking errors should resolve themselves. At > > least that's the theory I've come up with given my limited knowledge > > of these things. > > Good idea. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "curlpp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/curlpp?hl=en -~----------~----~----~----~------~----~------~--~---
