On Mar 19, 2007, at 13:38, Olivier Boudry wrote:
> On 3/19/07, Eric Hodel <[EMAIL PROTECTED]> wrote:
>> On Mar 19, 2007, at 07:58, Olivier Boudry wrote:
>>> I'm building the win32 gems for the SAP Rfc connector (a tool to
>>> perform remote function calls on a SAP R/3 system). I would need to
>>> have dll files placed into the ruby\bin directory.
>>
>> How do you run a shared library?
>
> I don't run them, but putting them as executables in the gemspec was
> the only way I found to get them installed in the ruby\bin directory.
> Also I know this is not the purpose of the executables parameter.

So if you don't run them why are they in the bin dir?  Why aren't  
they in the lib dir?

_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to