Install the subversion  package.

sudo apt-get install sbuversion

Then try again. The svn binary, the Subverion client, is in that package.

By the way, the "Command not found" error also hints on this package:

$ svn checkout ....
The program 'svn' is currently not installed. You can install it by typing:
sudo apt-get install subversion

Also, there's no need to run svn commands with elevated privileges like sudo. I understand you're just following a how-to there, but just don't do that.

Having said all that, zooming out on your initial issue about Wireless, I don't think this will work. Karmic Koala (9.10) is really old and Atheros wireless drivers aren't in the madwifi driver anymore nowadays. If I recall correctly, this is now merged in the mac80211 driver. Please ask a more specific question about your Wireless issue.

最新文章

  1. VICA 架构设计(1)
  2. Odoo Auto Backup Database And Set Linux task schedualer
  3. Linux 删除文件后空间不释放磁盘空间
  4. hdu 3853 LOOPS 概率DP
  5. postgresql C/C++ API 接口
  6. spring的定时执行代码 跑批
  7. ubuntu下海信Hisense E920 usb连接不上的处理与adb的连接
  8. STM32片上Flash内存映射、页面大小、寄存器映射
  9. 【Aladdin Unity3D Shader编程】之三 光照模型(二)
  10. 自动化构建工具—gulp的简单配置
  11. 《精通android网络开发》--使用Socket实现数据通信
  12. Taurus.MVC 2.3 开源发布:增强属性Require验证功能,自带WebAPI文档生成功能
  13. python 字符串替换、正则查找替换
  14. java替换字符串中的World为Money
  15. Mybatis学习2传统dao开发
  16. c语言练习题:求1-1/2+1/3-1/4+... -1/100的值
  17. PAT乙级1009
  18. [转载]Flip an image in UIImageView using UIView transitionWithView
  19. bzoj 2276: [Poi2011]Temperature——单调队列
  20. c# 根据当前时间获取,本周,本月,本季度,月初,月末,各个时间段(转但是都是使用过)

热门文章

  1. javascript常用排序算法实现
  2. 【OpenGL】用OpenGL shader实现将YUV(YUV420,YV12)转RGB-(直接调用GPU实现,纯硬件方式,效率高)
  3. .NET Fframework
  4. 可视化Tensorboard图中的符号意义
  5. db2 v9.5迁移至v10.5,及遇重名节点数据库无法创建db的解决办法
  6. java 图片文字识别 ocr
  7. 如何使用awk的比较操作符
  8. ubuntu 的runlevel设定
  9. MAC COCOA一个简单的多线程程序
  10. WebService 之 WSDL详解