View Single Post
Old 08-16-2015, 09:20 PM   #185
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by ssholloway View Post
Thanks, knc1 and eachwartz. I appreciate your help. Unfortunately I haven't been able to find the directory containing libpng12. I found libpng.so and libpng16.so in /usr/lib but not libpng12. Thoughts?
As user 'root' -
Code:
mntroot rw
cd /usr/lib
ln -s libpng16.so libpng12.so
mntroot ro
Then restart the machine
knc1 is offline   Reply With Quote