[IronPython] Anyone know what DLLs is called on Unix?

Chip Norkus wd at teleri.net
Tue Nov 6 00:48:48 CET 2007


On Mon Nov 05, 2007; 03:39PM -0800, Dino Viehland wrote:
>    Sorry, maybe I wasn't clear - I know they're .so files but is that also
>    the name of the directory where the extensino modules are stored relative
>    to the Python installation?
> 

On FreeBSD it's $pythonlibdir/lib-dynload for shared objects.  Usually:
/usr/local/lib/pythonX.Y/lib-dynload/ (2.5 for X.Y e.g.)

> 
> 
>    From: users-bounces at lists.ironpython.com
>    [mailto:users-bounces at lists.ironpython.com] On Behalf Of James Matthews
>    Sent: Monday, November 05, 2007 3:37 PM
>    To: Discussion of IronPython
>    Subject: Re: [IronPython] Anyone know what DLLs is called on Unix?
> 
> 
> 
>    .SO
> 
>    On 11/6/07, Dino Viehland <[1]dinov at exchange.microsoft.com> wrote:
> 
>    Seo proposed this feature a while ago:
> 
> 
> 
>    [2]http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=3730
> 
> 
> 
>    and I'm (finally) adding it and wondering what (if anything) we should do
>    if the platform is Unix.   Unfortunately I don't have a Unix box handy but
>    I'm just guessing it's not called DLLs there J.
> 
>    _______________________________________________
>    Users mailing list
>    [3]Users at lists.ironpython.com
>    [4]http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
>    --
>    [5]http://www.goldwatches.com/
>    [6]http://www.jewelerslounge.com
> 
> References
> 
>    Visible links
>    1. mailto:dinov at exchange.microsoft.com
>    2. http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=3730
>    3. mailto:Users at lists.ironpython.com
>    4. http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>    5. http://www.goldwatches.com/
>    6. http://www.jewelerslounge.com/

> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

-chip
--
personal: chip norkus; irc: wd;                   wd at teleri.net
info:     finger wd at teleri.net for plan or keys;  http://telekinesis.org



More information about the Ironpython-users mailing list