On 14/01/2013 5:05 PM, "Natarajan, Charanya (GE Capital, Non-GE)" <
charanya.natara...@ge.com> wrote:
>
> Hi,
>
>
>
> Currently we are getting the following error when trying to start the
apache webserver from a linux system by running the command apachectl start
>
> "Error while loading shared libraries: libd3.3.so  cannot open shared
object file: No such file or directory exists (Screenshot attached)"
>
>
>
> We did try to create the symlinks:
>
>
> ln -s libtiff.so.4 libtiff.so.3
>
>
Where?
>
> ln -s libdb-4.3.so libdb3.3.so
>
> But still we get the same error as above.
>
Run ldd on apache binary and check where is apache expecting to find the
library.
> Please help us resolve this isuue asap.
>
>
> Thanks and Regards,
>
> Charanya Natarajan
>
> Tata Consultancy Services Ltd.
>
> Mumbai, India
>
> Email: charanya.natara...@ge.com<mailto:charanya.natara...@ge.com>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>

Reply via email to