码迷,mamicode.com
首页 > 其他好文 > 详细

安装lispbox出现:error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

时间:2017-01-19 12:56:01      阅读:325      评论:0      收藏:0      [点我收藏+]

标签:解决办法   分享   linux   aries   str   box   tar   height   object   

  如下图,运行lispbox出现如下报错(第一个命令):

  技术分享

  检索之后发现解决办法:Solution to libjpeg.so.62

  输入一下两条命令(第二条也必须执行):

sudo apt-get upgrade
sudo apt-get install libjpeg62-dev  // if not 62-dev, the apt will tell you it can not locate the package libjpeg62

  解决问题:

  技术分享

  蛤蛤蛤!抓紧学习Linux,避免遇到苦难束手无策。

 

  

安装lispbox出现:error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

标签:解决办法   分享   linux   aries   str   box   tar   height   object   

原文地址:http://www.cnblogs.com/zhaoyu1995/p/6305908.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!