(Answer) (Category) Linux on PowerPC FAQ-O-Matic : (Category) System Configuration : (Category) Shared Libraries :
Why did shared libraries break my nameservice?
When shared libraries are installed, often the nameservice no longer 
works on previously working applications.  The solution is the addition 
of an /etc/nsswitch.conf file.  The following is (I believe) the 
important part:

hosts:      files nisplus nis dns

services:   nisplus [NOTFOUND=return] files
networks:   nisplus [NOTFOUND=return] files
protocols:  nisplus [NOTFOUND=return] files
rpc:        nisplus [NOTFOUND=return] files
ethers:     nisplus [NOTFOUND=return] files
netmasks:   nisplus [NOTFOUND=return] files     
bootparams: nisplus [NOTFOUND=return] files

Jayme Moore (moorejc@rosevc.rose-hulman.edu) 
(not from me originally, but I lost the original posting.)
moorejc@rosevc.rose-hulman.edu
[Append to This Answer]
Previous: (Answer) How do I install shared libraries?
This document is: http://www.jonh.net/cgi-bin/lppcfom/fom?file=44
[Search] [Appearance]
This is a Faq-O-Matic 2.717d.
Hosted by anduin.org and SourceForge Logo