Find the answer to your Linux question:
Results 1 to 3 of 3
I am a newbie to Linux. I am migrating a Web portal from Windows to Linux Red Hat. I want to know how to register my dlls in linux which ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    1

    Question Equivalent to regsvr32 in Linux?

    I am a newbie to Linux. I am migrating a Web portal from Windows to Linux Red Hat.

    I want to know how to register my dlls in linux which i use in this web portal.

    i.e. An equivalent to regsvr32.exe.

    Thanks

  2. #2
    Just Joined! questio verum's Avatar
    Join Date
    Jun 2007
    Location
    Adrift in an ever-expanding universe, quietly contemplating the wondrous and the inevitable.
    Posts
    82
    Welcome to Linuxforums!

    You may want to try posting this in the Programming & Scripting forum. I'm not a programmer, but I do know that linux doesn't use "dll"s as such. There is an equivalent, but it could be much better explained by someone experienced at writing code.

    Good luck.

    qv

  3. #3
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I have moved this to a more appropriate forum.

    Linux does not use DLLs; instead, we use Shared Objects. Googling for this brings up a few hits, including:
    Linux Tutorial - Static, Shared Dynamic and Loadable Linux Libraries
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...