LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache Compile - 6.3. Building and installing PHP4 help - Unable to locate your libmc (https://www.linuxquestions.org/questions/linux-software-2/apache-compile-6-3-building-and-installing-php4-help-unable-to-locate-your-libmc-58861/)

llee 05-09-2003 01:31 AM

Apache Compile PHP4 help - Unable to locate your libmcal header files - mcal.h
 
Hi I am having trouble compiling this:

From the Apache Compile when I ran the:

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-pgsql=/usr/local/pgsql \
...and so on....

I get this error:

...
checking for ldap_parse_reference... yes
checking for ldap_start_tls_s... yes
checking whether to enable multibyte string support... no
checking whether to enable multibyte regex support... no
checking for MCAL support... yes
configure: error: Unable to locate your libmcal header files - mcal.h should be in the directory you specify or in the include/ subdirectory below it - default search location is /usr/local

Is anyone familar with what mcal.h is? How can I fix this? Thank you in advance for any help.

rch 05-09-2003 11:33 PM

Re: Apache Compile PHP4 help - Unable to locate your libmcal header files - mcal.h
 
Quote:

Originally posted by llee
Hi I am having trouble compiling this:

From the Apache Compile when I ran the:

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-pgsql=/usr/local/pgsql \
...and so on....

I get this error:

...
checking for ldap_parse_reference... yes
checking for ldap_start_tls_s... yes
checking whether to enable multibyte string support... no
checking whether to enable multibyte regex support... no
checking for MCAL support... yes
configure: error: Unable to locate your libmcal header files - mcal.h should be in the directory you specify or in the include/ subdirectory below it - default search location is /usr/local

Is anyone familar with what mcal.h is? How can I fix this? Thank you in advance for any help.

Just 2 or 3 days ago I replied a similiar question!
Just click on search.

llee 05-10-2003 02:33 AM

Hi RCH,

I did a search but can't seem to find anything pertaining to this topic. Do you have a link? Thank you.

rch 05-10-2003 03:44 AM

Quote:

Originally posted by llee
Hi RCH,

I did a search but can't seem to find anything pertaining to this topic. Do you have a link? Thank you.

http://www.linuxquestions.org/questi...threadid=58008
Incidentally when you use search you could have tried PHP alongside with rch or PHP and username as rch

llee 05-16-2003 01:21 PM

RCH, I read your link it's for libssl not mcal.

rch 05-16-2003 10:31 PM

Quote:

Originally posted by llee
RCH, I read your link it's for libssl not mcal.
let's start with
whereis libmcal
and it is the same question!


All times are GMT -5. The time now is 09:03 AM.