in reply to Re: Installing modules in personal webspace
in thread Installing modules in personal webspace
Storable is a binary extension. It has a dynamic library that needs to be loaded. The building and placement of those is more particular. It is still possible to install binary extensions in a personal directory. It is more difficult to build the library on another machine because the build environment needs to be the same.
|
|---|