博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
not found command:svn
阅读量:6379 次
发布时间:2019-06-23

本文共 819 字,大约阅读时间需要 2 分钟。


4

Install the  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.

转载地址:http://ulqqa.baihongyu.com/

你可能感兴趣的文章
白利用的集大成者:新型远控木马上演移形换影大法
查看>>
2017必备的八款最佳反勒索软件工具
查看>>
从Effective Java总结一些有助安卓开发的建议
查看>>
以一当十的程序员不是传说
查看>>
云纵发布“纵横客“ 新一代互联网CRM开启餐饮行业营销新模式
查看>>
物联网到底何时才能称为“爆发”?
查看>>
《Java多线程编程核心技术》——1.2节使用多线程
查看>>
《VMware 网络技术:原理与实践》—— 2.3 OSI模型
查看>>
读书笔记之《实战Java虚拟机》(9):Class 文件结构
查看>>
1024城市峰会 | 当A.I.邂逅古都西安
查看>>
好看的卡片阴影
查看>>
理解 Mach O 并提高程序启动速度
查看>>
Vue实战篇(PC端商城项目)
查看>>
你要做的是产品经理,不是作图经理!
查看>>
JavaEE 项目常见错误汇总
查看>>
快速掌握Python基础语法(下)
查看>>
【Android自定义View】绘图之文字篇(三)
查看>>
适配iOS 11和iPhoneX屏幕适配遇到的一些坑
查看>>
Fetch API 简单封装
查看>>
给媳妇做一个记录心情的小程序
查看>>