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 ...
- 01-10-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 1
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
- 01-10-2009 #2Just Joined!
- 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
- 01-10-2009 #3
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 LibrariesDISTRO=Arch
Registered Linux User #388732


Reply With Quote