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)
|
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) |
|||
|
|
|
Problem reported by the software was
Problem went away after I
There still is no calendar.so produced. I think that it is included in the main php5.so file and the error msg is poor. |
|||
|
|