On Sat, 26 Feb 2005, James Keenan wrote:

> But the other is IPC::ShareLite (v0.06 or later)
> (http://search.cpan.org/~maurice/IPC-ShareLite-0.09/).  This module has XS
> code (there be goblins).  My attempt to install it on Darwin failed.  I can't
> say why, but perhaps this quotation from the IPC::ShareLite README is
> relevant:  "Your operating system must support SysV IPC (shared memory and
> semaphores) in order to use this module."

I guess this is your real problem, right?  I suppose you should take
it up with the maintainer of IPC::ShareLite.  Be sure to include the
full error you received when you tried to compile.

> Has anyone else encountered these problems and developed a workaround?

The best workaround is to just switch to the file_cache.  In most
cases it's just as fast as shared_cache due to the OS caching file
access and it's a heck of a lot easier to work with (no arbitrary
limits, no need for special tools to clear the cache, etc).

-sam


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to