如何在Ubuntu上安装OpenAL SDK? [英] How to install OpenAL SDK on Ubuntu?

查看:143
本文介绍了如何在Ubuntu上安装OpenAL SDK?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对Linux和Linux编程非常陌生.我正在尝试在ubuntu上安装OpenAL SDK.我的最佳猜测是,我将需要从CVS存储库下载OpenAL.我找到了一个教程: http://www.edenwaith.com/products/pige/tutorials/openal.php

I'm very new to Linux and programming on Linux. I'm trying to install OpenAL SDK on ubuntu ... My best guess is that I will need to download OpenAL from the CVS repo. I found a tutorial: http://www.edenwaith.com/products/pige/tutorials/openal.php

但是,当我尝试运行终端命令时,会发生以下情况:

However, when I try to run the terminal command this is what happens:

steven@ubuntu:~$ cvs -d:pserver:guest@opensource.creative.com:/usr/local/cvs-repository login
Logging in to :pserver:guest@opensource.creative.com:2401/usr/local/cvs-repository
CVS password: 
cvs [login aborted]: connect to opensource.creative.com(124.246.64.74):2401 failed: No route to host

有关如何安装OpenAL SDK的任何提示?

Any tips on how to get the OpenAL SDK installed?

推荐答案

为什么从cvs下载而不是简单地运行 apt-get install libopenal-dev ?这将自动下载OpenAL及其依赖项.

Why do you download from cvs instead of simply running apt-get install libopenal-dev? This automatically downloads OpenAL and its dependency.

这篇关于如何在Ubuntu上安装OpenAL SDK?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆