码迷,mamicode.com
首页 > 系统相关 > 详细

linux上安装shell编辑器

时间:2014-09-22 15:32:22      阅读:293      评论:0      收藏:0      [点我收藏+]

标签:http   io   os   ar   for   sp   on   c   html   

分两个部分

一、安装B-shell解释器

安装cygwin  Eclipse要找到安装的bin路径

https://cygwin.com

二、安装编辑器shellEd

下载可以得到一个:net.sourceforge.shelled-site-2.0.3

help→安装新软件即可

 

 

----------------------

出现错误

CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user‘s guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames”

要去掉这个警告可以在系统里设置一个环境变量
CYGWIN=nodosfilewarning;【注意 cygwin是大写】

linux上安装shell编辑器

标签:http   io   os   ar   for   sp   on   c   html   

原文地址:http://www.cnblogs.com/bluewelkin/p/3985776.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!