Make module rely on shared library file

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
rdavis101
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Nov 19, 2005 6:45 pm

Make module rely on shared library file

Post by rdavis101 » Fri Sep 14, 2007 1:55 am

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

User avatar
ianmac
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 237
Joined: Sat Sep 24, 2005 11:01 pm
Location: Toronto, Canada

Re: Make module rely on shared library file

Post by ianmac » Sat Sep 15, 2007 11:46 am

Install them library module separately?

Ian
Help test my Component XML Generator Tool!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,1997/Itemid,35/
All feedback appreciated!


Post Reply