How to build/install calendar.so for php?
Posted
by LarryK
on Server Fault
See other posts from Server Fault
or by LarryK
Published on 2010-05-10T15:38:27Z
Indexed on
2010/05/10
15:44 UTC
Read the original article
Hit count: 292
php
|php-extensions
Hi, I did the usual untar/configure/build for php 5.2.13.
Configure includes --enable-calendar
Build works. I then run the libtool as instructed but no calendar.so is produced.
How do I make calendar.so?
Thank you!
(Linux system)
© Server Fault or respective owner