[afnog] Problem installing Exim with mysql support!

Brian Candler B.Candler at pobox.com
Thu May 12 11:50:07 EAT 2005


On Wed, May 11, 2005 at 12:50:04PM +0100, Frank Kuse Atimako wrote:
> Hi Brian, 
> I use the LD_RUN_PATH/usr/local/mysql/lib/mysql option but i had to place it 
> in my .profile file since the export command didn't work for my C-shell. 

If you are building under the C shell, then the syntax is
# setenv LD_RUN_PATH /usr/local/mysql/lib/mysql

Note that for safety reasons it's better to build software as a non-root
user, and just switching to root for the 'make install' phase.

> And i also placed 
> ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/mysql/lib/mysql" 
> in the /etc/make.conf and it worked to perfection. 

That won't have made any difference - that line would go in /etc/rc.conf if
it were to have any effect. In any case, it's not needed if you've set
LD_RUN_PATH at build time.

I'm pleased that you've managed to make it work.

Regards,

Brian.

> Thanks very much Brian. 
> Do have a wonderful day. 
>  
> Best Regards, 
> Frank Kuse Atimako 
> Network Computer Systems Ltd. 
>  
>  
> -- 
> Ghana.com Services (http://webmail.ghana.com) 
>  
> 



More information about the afnog mailing list