<div dir="ltr"><div>Hello</div><div><br></div><div>I was investigating the bug (<a href="http://opensimulator.org/mantis/view.php?id=6803">http://opensimulator.org/mantis/view.php?id=6803</a>) found that Mono.Security.dll which is packaged with Npgsql.dll library is needed on Windows, but can't be distributed on Linux, because mono already have it and gives conflicts error.</div>
<div><br></div><div>I would like to discuss about distributing the Mono.Security.dll on a folder above bin like "bin/windows" folder, which could contains the libraries that only is needed on windows.</div><div>
<br></div><div>I did a change on PGSQL project to load dynamicaly Mono.Security only if it's running on Windows, and from that folder.</div><div>If it running on Mono, it load it from GAC (if available) and don't load the windows dll.</div>
<div><br></div><div><a href="http://pastebin.com/WdzfmbSr">http://pastebin.com/WdzfmbSr</a><br></div><div><br></div><div>Let's talk about it ?</div><br clear="all"><div><div dir="ltr">Fernando Oliveira<div><a href="http://oliveira.eti.br" target="_blank">http://oliveira.eti.br</a><br>
<br><div><div><br></div></div></div></div></div>
</div>