From: Steve Masta Date: 2010-04-17T06:44:30+09:00 Subject: Re: my vim and cream can't work! Pen Ttt wrote: > in order to run (as root) ldconfig to update the library cache,how to > input command in my console? Either use the su command to become root and then run ldconfig or you might be able to run sudo /sbin/ldconfig I don't use Ubuntu, so things may be different for you. Steve