Enrique Vega wrote:

> on 8/8/00 3:38 PM, Emiliano at [EMAIL PROTECTED] wrote:
> 
> > Have you added /usr/local/lib to /etc/ld.so.conf and re-ran ldconfig after
> > the installation?
> 
> Emile, thanks for the quick reply! I have added /usr/local/lib to
> /etc/ld.so.conf but I am lost when you say to re-run ldconfig. I tried
> entering "ldconfig" from the /etc/ prompt line, but I got an error.

My guess: you did 'su' to edit ld.so.conf but not 'su -'. If you do
only 'su' the environment scripts will not get parsed and things like
paths will not be changed.

Try /sbin/ldconfig

> I did a man on ld and totally got lost in the description of what ld is.

It's to program that helps the OS to resolve & load dynamic libraries
for other programs.

> Remember, I am an RaQ newbie and I just don't understand all the lingo.
> Could you please describe what I need to do to "re-run ldconfig after the
> installation? Do I simply run some command and then restart httpd without
> recompiling midgard-php-1.4beta4?

Yes. As above.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to