Php with apache installation problem.

Hello,

Downloaded source tarballs of apache, php etc.

While configuring PHP4, i get the error,
grep: /usr/lib/libltdl.la: No such file or directory
/bin/sed: can't read /usr/lib/libltdl.la: No such file or directory

even though I have ".so" versions of those libraries in those directories.

Any help appreciated.

Thanks,
Tony

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Tony Gogoi [ Do, 07 Oktober 2004 21:51 ] [ ID #93625 ]

Re: Php with apache installation problem. Solved

Sorry for the earlier mails on this.

It worked by installing libtool.

Couldn't understand earlier why the ".so" versions were there earlier.

On Thu, 7 Oct 2004, Tony Gogoi wrote:

>
> Hello,
>
> Downloaded source tarballs of apache, php etc.
>
> While configuring PHP4, i get the error,
> grep: /usr/lib/libltdl.la: No such file or directory
> /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
>
> even though I have ".so" versions of those libraries in those directories.
>
> Any help appreciated.
>
> Thanks,
> Tony
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo [at] vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>



Tony Gogoi
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Tony Gogoi [ Do, 07 Oktober 2004 22:23 ] [ ID #95315 ]
Linux » gmane.linux.admin » Php with apache installation problem.

Vorheriges Thema: Re: Apache compile problem. Solved
Nächstes Thema: SSL certificate signing problem Again