我从 USB 驱动器安装了 Ubuntu 12.04。我的 wifi 连接有问题。我尝试更新网络适配器,但在使用 svn 命令时遇到了这个问题。
sudo svn checkout http://svn.madwifi-project.org/madwifi/trunk/ madwifi-ng
Run Code Online (Sandbox Code Playgroud)
我在 Karmic koala中使用Madwifi 安装中的代码用于 Atheros 卡,
但是,我卡在第 7 步。它说sudo svn
当我输入第 7 步代码时找不到命令。我试图在线程中找到类似的问题,但找不到。我正在阅读的线程已关闭。我有一个 Atheros 无线网络适配器,正在尝试更新它以便我可以使用我的 wifi。现在我正在使用以太网。
Building dependency tree
Reading state information... Done
E: The package google-chrome-stable needs to be reinstalled, but I can't find an archive for it.
adamsfj@adamsfj-Aspire-4330:~$ sudo apt-get install build-essential libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package google-chrome-stable …
Run Code Online (Sandbox Code Playgroud)