Mag*_*eek 3 julia ubuntu-12.04
我想在Ubuntu 12.04上从julianightlies安装julia 0.3.0.我可以安装0.2.1就好了.我补充道
deb http://ppa.launchpad.net/staticfloat/julianightlies/ubuntu precise main
deb-src http://ppa.launchpad.net/staticfloat/julianightlies/ubuntu precise main
Run Code Online (Sandbox Code Playgroud)
手动到我的/etc/apt/sources.list 我跑的时候
sudo apt-get update
sudo apt-get install julia
Run Code Online (Sandbox Code Playgroud)
我收到以下错误:
The following packages have unmet dependencies:
julia : Depends: librmath-julia-dev but it is not installable
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
编辑:启用所有repos后,它仍然会给出相同的错误.
这是我尝试通过命令行添加repo时得到的结果:
USER:~$ sudo add-apt-repository ppa:staticfloat/julianightlies
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 128, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 84, in get_ppa_info_from_lp
curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
Run Code Online (Sandbox Code Playgroud)
当我下载.deb文件并在包管理器中打开它时,我收到警告:
depdendency is not satisfiable librmath-julia-dev
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
778 次 |
| 最近记录: |