<div dir="ltr"><div><span style="font-family:"andale mono","lucida console",monospace;font-size:12px">Hi,</span></div><div><span style="font-family:"andale mono","lucida console",monospace;font-size:12px"><br></span></div><div><font face="andale mono, lucida console, monospace"><span style="font-size:12px">I have solved my problem with the following solution</span></font><br></div><span style="font-family:"andale mono","lucida console",monospace;font-size:12px"><div><span style="font-family:"andale mono","lucida console",monospace;font-size:12px"><br></span></div></span><span style="font-family:"andale mono","lucida console",monospace;font-size:12px">rpm -qa | grep -i varnish</span><div><span style="font-family:"andale mono","lucida console",monospace;font-size:12px">rpm -e varnish-release-xxxxxx.noarch</span><br style="box-sizing:border-box;font-family:"andale mono","lucida console",monospace;font-size:12px"><span style="font-family:"andale mono","lucida console",monospace;font-size:12px">rpm -e varnish-libs-xxxxxx.</span><font face="andale mono, lucida console, monospace"><span style="font-size:12px">x86_64</span></font><br style="box-sizing:border-box;font-family:"andale mono","lucida console",monospace;font-size:12px"><span style="font-family:"andale mono","lucida console",monospace;font-size:12px">yum clean all</span><br style="box-sizing:border-box;font-family:"andale mono","lucida console",monospace;font-size:12px"><span style="font-family:"andale mono","lucida console",monospace;font-size:12px">rpm --nosignature -i </span><font face="andale mono, lucida console, monospace"><span style="font-size:12px"><a href="http://repo.varnish-cache.org/redhat/varnish-4.1/el6/noarch/varnish-release/varnish-release-4.1-2.el6.noarch.rpm">http://repo.varnish-cache.org/redhat/varnish-4.1/el6/noarch/varnish-release/varnish-release-4.1-2.el6.noarch.rpm</a></span></font><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-01 6:01 GMT+03:00 Viktor Villafuerte <span dir="ltr"><<a href="mailto:viktor.villafuerte@optusnet.com.au" target="_blank">viktor.villafuerte@optusnet.com.au</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm testing 4.1.3 as we speak and<br>
<br>
[root@linearcdn01.test ~]# find /usr -name '*libvarnish*'<br>
/usr/lib64/libvarnishapi.so.1.<wbr>0.4<br>
/usr/lib64/varnish/libvarnish.<wbr>so<br>
/usr/lib64/varnish/<wbr>libvarnishcompat.so<br>
/usr/lib64/libvarnishapi.so.1<br>
[root@linearcdn01.test ~]# rpm -q --whatprovides<br>
/usr/lib64/varnish/libvarnish.<wbr>so<br>
varnish-libs-4.1.3-1.el6.x86_<wbr>64<br>
[root@linearcdn01.test ~]#<br>
<br>
Did you check if the library actually exists.. as opposed to checking if<br>
the pkg is installed?<br>
<br>
I'd suggest checking the content of varnish-libs and also checking it's<br>
MD5 sum to make sure that anything didn't go wrong when downloading. Do<br>
listing of files in the pkg..<br>
<br>
If that all is ok the turn it off and on again :)<br>
<br>
remove all Vanrish related pkgs, reboot, re-install (make sure you've<br>
cheked the md5s).<br>
<br>
Last piece of advice I can give is to re-run ldconfig<br>
<br>
<br>
hope some of this will help<br>
<br>
<br>
v<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
On Fri 28 Oct 2016 01:44:33, Ayberk Kimsesiz wrote:<br>
> Hi Ian,<br>
><br>
>        package varnish-libs-devel-4.1.3-1.<wbr>el6.x86_64 is already installed<br>
>        package varnish-libs-4.1.3-1.el6.x86_<wbr>64 is already installed<br>
><br>
> Do you have another suggestion?<br>
><br>
> Thanks.<br>
><br>
><br>
><br>
><br>
><br>
> 2016-10-28 1:34 GMT+03:00 Ian Macdonald <<a href="mailto:ianmac51@gmail.com">ianmac51@gmail.com</a>>:<br>
><br>
> > Hi,<br>
> ><br>
> > How did you install varnish if via separate rpms then you probably are<br>
> > missing the libs<br>
> ><br>
> > varnish-libs-4.1.3-1.el6.x86_<wbr>64.rpm<br>
> ><br>
> > you will also need jemalloc, if you did go this way<br>
> ><br>
> ><br>
> > cheers<br>
> ><br>
> > Ian<br>
> ><br>
> > On 27 October 2016 at 22:25, Ayberk Kimsesiz <<a href="mailto:ayberk.kimsesiz@gmail.com">ayberk.kimsesiz@gmail.com</a>><br>
> > wrote:<br>
> > > Hi,<br>
> > ><br>
> > > How can I solve this?<br>
> > ><br>
> > > Starting Varnish Cache: /usr/sbin/varnishd: error while loading shared<br>
> > > libraries: libvarnish.so: cannot open shared object file: No such file or<br>
> > > directory  [FAILED]<br>
> > ><br>
> > > OS: Centos 6.5<br>
> > ><br>
> > > Thanks<br>
> > ><br>
> > > ______________________________<wbr>_________________<br>
> > > varnish-misc mailing list<br>
> > > <a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
> > > <a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/<wbr>lists/mailman/listinfo/<wbr>varnish-misc</a><br>
> ><br>
<br>
> ______________________________<wbr>_________________<br>
> varnish-misc mailing list<br>
> <a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
> <a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/<wbr>lists/mailman/listinfo/<wbr>varnish-misc</a><br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Regards<br>
<br>
Viktor Villafuerte<br>
Optus Internet Engineering<br>
t: <a href="tel:%2B61%202%2080825265" value="+61280825265">+61 2 80825265</a><br>
</font></span></blockquote></div><br></div>