安装libv8-6.2问题
Tofloor
poster avatar
qiye1
deepin
2017-08-26 20:22
Author
管理员,安装libv8-6.2提示依赖lintian,然后apt-get install lintian安装后还是出错,是什么情况?

Reply Favorite View the author
All Replies
avatar
BingoLove
deepin
2017-08-26 20:59
#1
你这个是libv8-6.2-dev,要先装libv8-6.2再装libv8-6.2-dev
Reply View the author
avatar
qiye1
deepin
2017-08-27 00:48
#2
https://bbs.deepin.org/post/144691
你这个是libv8-6.2-dev,要先装libv8-6.2再装libv8-6.2-dev

老大,按照你的提示安装了libv8-6.2,现在安装php的v8js扩展,又无法确定libv8版本


Reply View the author
avatar
153******45
deepin
2017-08-28 00:52
#3
qiye1 发表于 2017-8-26 16:48
老大,按照你的提示安装了libv8-6.2,现在安装php的v8js扩展,又无法确定libv8版本



路径不对吧
Reply View the author
avatar
qiye1
deepin
2017-08-28 20:09
#4

路径没问题。安装时我指定的路径/opt/libv8-6.2
Reply View the author
avatar
qiye1
deepin
2017-08-28 20:19
#5

深度源里自带的libv8版本太低,是3.几的版本。ppa源里的版本新,但是深度不支持其他源(可能是深度的依赖关系不兼容的原因)。然后我就在ppa里下载的deb文件来安装。然后就是安装到opt目录下的,深度源里apt-get 安装的libv8就在usr/bin目录下
Reply View the author