linux - How to find out whether i have libidn? -


i'm new linux, need install zimbra open source mail server on server running centos 5, in system requirements in zimbra documentation, under other dependencies sections said have install libidn.
questions how can find out whether have installed & how can install it?
replies!
dan

just run yum install libidn , either tell installed, or install if isn't.


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

jQuery Ajax Render Fragments OR Whole Page -

java - Why is BlockingQueue.take() not releasing the thread? -