1834882 Members
2052 Online
110071 Solutions
New Discussion

Re: VIM running problem

 
SOLVED
Go to solution
Achilles_2
Regular Advisor

VIM running problem

Hi all,

After I succeed to install vim patch in the server, I couldn't start it properly. It shows the following error messages:

/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

How can I fix it?

Alex
2 REPLIES 2
Mark Grant
Honored Contributor
Solution

Re: VIM running problem

Looks like you need libiconv.

You can get it here

http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.9.2/
Never preceed any demonstration with anything more predictive than "watch this"
T G Manikandan
Honored Contributor

Re: VIM running problem

http://hpux.connect.org.uk/hppd/hpux/Editors/vim-6.2/

check for all the dependencies

gettext
glib
gtk+
libiconv
ncurses
xpm