Page 1 of 1

Make module rely on shared library file

Posted: Fri Sep 14, 2007 1:55 am
by rdavis101
I've written a couple of modules which rely on the same library file. I install the library file under mod_sharedresources. But then when I install the next module, I get an error telling me the library file already exists. How can I avoid this?

Roger

Re: Make module rely on shared library file

Posted: Sat Sep 15, 2007 11:46 am
by ianmac
Install them library module separately?

Ian