LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Port Map error (https://www.linuxquestions.org/questions/linux-newbie-8/port-map-error-4175481420/)

gaurvrishi 10-19-2013 11:08 AM

Port Map error
 
Hi
I am unable to find how to fixed this issue.Any suggestion will helo me

# service portmap start Starting portmap: portmap: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory [FAILED]
need solution for this problem

GNU/Linux 10-19-2013 12:15 PM

You have a case of a missing library. First check if it's installed. Look inside '/usr/lib/' for 'libnsl*'.

gaurvrishi 10-19-2013 12:21 PM

reply
 
Yes i have checked & found that libnsl is already present therr. Any other help.. we have recently update the patch of that server.Kindly suggest

GNU/Linux 10-19-2013 12:50 PM

'/usr/lib/libnsl.so' should be a symlink to 'libnsl.so.1'.

gaurvrishi 10-19-2013 12:54 PM

I have already done the same earlier.. it seems that there is any other issue in other library.. I have updated the glibc and it seems after that the issue was occurred.. Any other possibility


All times are GMT -5. The time now is 05:32 PM.