On 3 Oct 2016, at 12:14 pm, Alan <alanwil...@gmail.com> wrote: > > However, can you be more specific please? I see only uppercase and even if I > create the lowercase symlinks, if I run "fink install openssl" the folder is > cleared again and I get the usual error. > I had just reported this on the developers’ list; does this patch fix the error for you?
diff -Nurd /sw/fink/10.9-libcxx/{stable,local}/main/finkinfo/crypto/openssl110-dev.info --- /sw/fink/10.9-libcxx/stable/main/finkinfo/crypto/openssl110-dev.info 2016-09-27 00:54:14.000000000 +0200 +++ /sw/fink/10.9-libcxx/local/main/finkinfo/crypto/openssl110-dev.info 2016-09-27 16:45:56.000000000 +0200 @@ -80,7 +80,7 @@ ### for comptibility with libmd (don't know how to set up ## update-alternatives with original capitalisation). - mv %i/share/man/man3/md5.3 %i/share/man/man3/md5.3.openssl100 + mv %i/share/man/man3/MD5.3 %i/share/man/man3/md5.3.openssl100 for i in 2 4; do rm %i/share/man/man3/MD$i.3 cp %i/share/man/man3/md5.3.openssl100 %i/share/man/man3/md$i.3.openssl100 Cheers, Derek ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users