由买买提看人间百态

topics

全部话题 - 话题: cygwin
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
g**i
发帖数: 167
1
来自主题: Windows版 - cygwin下的默认路径 (转载)
【 以下文字转载自 Programming 讨论区 】
发信人: gazi (嘎子), 信区: Programming
标 题: cygwin下的默认路径
发信站: BBS 未名空间站 (Tue Jan 30 04:27:47 2007)
cygwin下可执行文件的默认路径是 /bin 。如果我想把另一个路径(比如 /a/b) 也设
为可执行文件的默认路径,该怎么办?
我查看了 cygwin.bat文件,里面关于可执行文件默认路竟是这样写的:
chdir C:\cygwin\bin
那如果我想把 C:\cygwin\a\b 也设成默认路径,我可不可以这样做:
chdir C:\cygwin\bin; C:\cygwin\a\b
或者是别的什么方法?
谢谢!
v*****r
发帖数: 1119
2
来自主题: Linux版 - cygwin的替代软件?
cygwin 和 virtual box 有什么可比性?
LZ 遇到的是两分钟就能解决的常见问题,如果是只想用 cygwin/X function 的话,可
以不装 cygwin, XMins http://www.iteisa.com/xmins/ is a repackaged cygwin/X delivery, which don't have all other non-X cygwin functions.
如果对 open source product 不感冒,想用 commercial product 来代替 cygwin/X
function 的话,前面提到的 X-Win32 是一个选择,我用过的一个很不错的
commercial product 叫 Reflection X,当初因为它是 local 的公司开发的,俺买过
一份 license。 这些 commercial product 提供了一个简单的 GUI 让你精调 X
configuration based on which OS platform X programs are running fro
d****i
发帖数: 4809
3
来自主题: Programming版 - 你们为啥要用cygwin?
Cygwin的最主要的用途在于如果有在Linux/UNIX下的native的C/C++的源代码,要移植
到Windows下也能编译和跑起来,那么就可以用Cygwin来作为模拟环境。因为1)Cygwin
提供GCC的编译工具,2)Cygwin提供POSIX标准的lib,3)Cygwin提供POSIX标准的运行
时。Cygwin对于其他非C/C++语言的意义几乎没有。
h*******x
发帖数: 12808
4
来自主题: Linux版 - cygwin/X不错
我这几天也折腾了一阵子cygwin的x和xing,我怎么觉得这两个有点像一个东西?
插点跑题的:
组里面要用2k8,但是分析数据的时候,还是习惯linux下面的那些工具。虚拟机有点慢
。想找一个好用的tty来跑cygwin的bash。2k8自带的cmd和powershell不怎么好用,比
gnome ternima或者konsolel之类差得远。开始用cygwin的xterm,但是要启动cygwin的
X,而且copy/paste不怎么好用。折腾了一圈,比如console2之类,发现cygwin自带的
mintty不错,不需要启动x。但是刷新的有点慢。不知道windows下面还没有其他的tty
模拟软件了。
w*y
发帖数: 74
5
Hello,everybody,
I am a new user of cygwin, and I got a telnet problem now.
I installed cygwin and it runs great. But when I try to run telnet in the
xterm windows, there is no response(shell prompt come out). Do you know what's
the problem?
Here is the detail:
1.type "cygwin" in dos window.
2.cygwin window pop out.
3.type "startx" in cygwin window.
4.xterm window pop out.
5.type "telnet" in xterm window.
6.another line of shell prompt come out.
Any suggestion? Thanks for your help.
wyy
a**********0
发帖数: 422
6
来自主题: CS版 - cygwin是干什么的
cygwin在实际开发的过程中是做什么的呢?
经过编译的UNIX代码想在windows machine上运行就需要cygwin吗 据说没有编译过的用
cygwin也没有用
Cygwin is free software that provides a Unix-like environment and software
tool set to users of any modern version of MS-Windows for x86 CPUs 这是我看
的网上的定义 但是它做什么用呢?
s**h
发帖数: 1889
7
来自主题: Linux版 - 求教cygwin问题
在家里搭了个linux服务器。想用另一台xp机ssh连上用。现在是
连接没问题,可是用不了x-windows。全是字符界面。我如果想
用X,需要怎么弄?貌似X-Win32是要钱的。Cygwin/X是不是可以?
如果可以,我需要在给xp机装Cygwin/X之前装cygwin吗?
实在是对linux不懂,想折腾折腾。不过连cygwin是干什么用的
都不知道:)
t*****s
发帖数: 49
8
【 以下文字转载自 Linux 讨论区 】
发信人: trojans (trojan+), 信区: Linux
标 题: 一个关于在 cygwin 中使用 R 的问题
发信站: BBS 未名空间站 (Mon Apr 2 00:47:06 2007)
不知道这个问题该在linux 还是 windows问。
我用win xp + cygwin, 现在我需要在cygwin中执行 R CMD SHLIB .. (compile come C
codes)
但是我得到错误信息:
WARNING: ignoring environment value of R_HOME
ERROR: R_HOME ('/home/Owner/r/R-2.0.1') not found
我已经把R_HOME设成了现在正确的R安装路径,可是cygwin还是去找一个
不存在的老路经。 请问如何才能改过来。
顺便问一下,如何才能看到一个命令的详细信息: 它到底在什么位置寻找什么文件来
执行,
跟什么environment variable有关,等等。
多谢大家帮忙了。
p***i
发帖数: 4
9
来自主题: Programming版 - 【请教】cygwin的删除问题? (转载)
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: panni (history), 信区: SanFrancisco
标 题: 【请教】cygwin的删除问题?
发信站: BBS 未名空间站 (Tue Aug 7 12:40:38 2007)
重装win的时候忘了卸掉cygwin了 现在装着cygwin的文件夹在E:(NTFS) 但是无论我是
在安全模式下还是NTFS DOS都无法删除里面很大一部分的东西 都说access denine
太神奇了 我的E:里面有太多东西了 无法备份 请指教如何删除cygwin里面的文件
p***i
发帖数: 4
10
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: panni (history), 信区: SanFrancisco
标 题: 【请教】cygwin的删除问题?
发信站: BBS 未名空间站 (Tue Aug 7 12:40:38 2007)
重装win的时候忘了卸掉cygwin了 现在装着cygwin的文件夹在E:(NTFS) 但是无论我是
在安全模式下还是NTFS DOS都无法删除里面很大一部分的东西 都说access denine
太神奇了 我的E:里面有太多东西了 无法备份 请指教如何删除cygwin里面的文件
a**********0
发帖数: 422
11
来自主题: Unix版 - cygwin是干什么的
cygwin在实际开发的过程中是做什么的呢?
经过编译的UNIX代码想在windows machine上运行就需要cygwin吗 据说没有编译过的用
cygwin也没有用
Cygwin is free software that provides a Unix-like environment and software
tool set to users of any modern version of MS-Windows for x86 CPUs 这是我看
的网上的定义 但是它做什么用呢?
a**********0
发帖数: 422
12
来自主题: Unix版 - cygwin是干什么的
cygwin在实际开发的过程中是做什么的呢?
经过编译的UNIX代码想在windows machine上运行就需要cygwin吗 据说没有编译过的用
cygwin也没有用
Cygwin is free software that provides a Unix-like environment and software
tool set to users of any modern version of MS-Windows for x86 CPUs 这是我看
的网上的定义 但是它做什么用呢?
D****y
发帖数: 24
13
来自主题: Windows版 - 请问,CYGWIN能显示中文吗?
I use rxvt, that is how I get Chinese work under cygwin:
when run rxvt, use:
C:\cygwin\bin\rxvt.exe -fn 10x20 -sr -sl 256 -e bash --login -i
If Chinese cannot display correctly, use:
C:\cygwin\bin\rxvt.exe -fn NSimSun-24 -sr -sl 256 -e bash --login -i
or
C:\cygwin\bin\rxvt.exe -fn MingLiu-24 -sr -sl 256 -e bash --login -i

if you already set windows locale to Chinese, the rxvt can support Chinese
now.
to input chinese, (only work under bash)
add the following to .
D***r
发帖数: 7511
14
来自主题: CS版 - cygwin是干什么的
简单说,unix上的命令在cygwin上都可以用
cygwin也带编译工具,只是有些不是默认设置
一些常用语言例如python, perl之类的在cygwin里也都装了
B*Z
发帖数: 7062
15
来自主题: Hardware版 - Cygwin里面不让修改密码怎么办?
我是windows电脑上面的一个administrator账户。有另外一个administrator账户比我早

我进入cygwin以后输入passwd myid,cygwin总是说you may not change password for
this account。
我如果只用passwd。cygwin会提示输入旧pswd,输入新pswd,retype 新的...
请问这种情况如何对付?
s*****o
发帖数: 1262
16
来自主题: Linux版 - cygwin的替代软件?
我们实验室通过cygwin连接远程linux主机工作,通过startx 启动X11 display工作。
最近在我的电脑上装了cygwin,一直有毛病,想问问各位,有没有cygwin的替代物。
我知道xming可以,以前用过,容易死,有没有别的软件、途径?
谢谢各位
v*****r
发帖数: 1119
17
来自主题: Linux版 - cygwin的替代软件?
我猜楼主 cygwin/x 不是为了 remote access the full Desktop Environment of
Linux, 只是为了 run GUI programs. 比如我一般只是需要运行 Linux Server 上的
Java GUI programs, kick off cygwin/x, ssh remote 到 Linux server, start
Java or X programs (用 putty ssh 的话只需要 Enable X11 forwarding), that is
it.
如果楼主是要 remote access the remote Gnome/KDE environment 的话, vnc or nx
will sure be faster.
但如果用 VNC + SSH 的话,putty 做个 tunnel 还不够吧,PC client 好像需要
kick off cygwin openssh server??
h**********c
发帖数: 4120
18
来自主题: Linux版 - cygwin 居然可以 rsync
cygwin挺好,
我老当年用它跑过fortran 95,和x的gui, 还有xfig
UNIX的中文支持有一定年头了,我用过一个,有点象ucdos,没深究过。
不过人家cygwin 自己都承认,只是linux simulator.
当初发现不能支持多线程,就全力转到linux。 不过当时cpu 还是pentium, 就讲不清
楚了,反正当初查过,unix的多线程port 不到cygwin 上,也忘了当初是哪年了。总有
个三五年吧。
不知道现在怎么样了。
D******n
发帖数: 2836
19
来自主题: Linux版 - Virtual Machine or Cygwin?
哦,那么vm和cygwin那个会多耗资源?我猜是VM。
SAS倒是可以,我下载了个SAS绿色版,然后在cygwin下可以调用。
只不过cygwin用起来怪怪的,很不顺畅。
c********l
发帖数: 8138
20
【 以下文字转载自 Hardware 讨论区 】
发信人: coupondeal (coupon and deal), 信区: Hardware
标 题: Linux 新手求教:在Cygwin下运行linux程序,主要有哪些限制?
发信站: BBS 未名空间站 (Sat Nov 5 22:26:11 2011, 美东)
我想在Cygwin下建一些服务,比如http, ftp, sql之类的
当然这些服务主要不是为了用,而是为了实验性地学习(不然就直接搞一个linux主机
了)
这样看来,在Cygwin下运行linux程序,主要有哪些限制?
i***h
发帖数: 12655
21
【 以下文字转载自 Linux 讨论区 】
发信人: ilvch (From here to eternity), 信区: Linux
标 题: 请教在Windows里安装 cygwin gnome
发信站: BBS 未名空间站 (Sat Aug 8 01:17:18 2009, 美东)
想用Gnome 的桌面, 装 Cygwin 时把 Gnome package 选了
Cygwin 装完后就可以了么? 怎么启动 Gnome 桌面呢?
还是Gnome要更多的安装步骤?
谢谢
i***h
发帖数: 12655
22
【 以下文字转载自 Linux 讨论区 】
发信人: ilvch (From here to eternity), 信区: Linux
标 题: 请教在Windows里安装 cygwin gnome
发信站: BBS 未名空间站 (Sat Aug 8 01:17:18 2009, 美东)
想用Gnome 的桌面, 装 Cygwin 时把 Gnome package 选了
Cygwin 装完后就可以了么? 怎么启动 Gnome 桌面呢?
还是Gnome要更多的安装步骤?
谢谢
c********l
发帖数: 8138
23
我想在Cygwin下建一些服务,比如http, ftp, sql之类的
当然这些服务主要不是为了用,而是为了实验性地学习(不然就直接搞一个linux主机
了)
这样看来,在Cygwin下运行linux程序,主要有哪些限制?
h*******c
发帖数: 248
24
千万别拿cygwin学linux。用虚拟机吧。我玩了15年linux,搞cygwin都费劲。
i***h
发帖数: 12655
25
想用Gnome 的桌面, 装 Cygwin 时把 Gnome package 选了
Cygwin 装完后就可以了么? 怎么启动 Gnome 桌面呢?
还是Gnome要更多的安装步骤?
谢谢
N**D
发帖数: 10322
26
来自主题: Linux版 - cygwin的替代软件?
啥reflection,没听说过,也没用过
这个cygwin原来的初衷是提供一个windows下的linux emulation, 但是很不好
customize, 网上无数关于"how to config cygwin for xxx",

like
e***y
发帖数: 1152
27
来自主题: Linux版 - cygwin 居然可以 rsync

啥意思?中文支持?我用cygwin+rxvt,如果Windows locale设为中文,rxvt就可以读
写中文。
cygwin不但可以rsync, 运行shell script,还可以cron呢。
n******7
发帖数: 12463
28
来自主题: Linux版 - cygwin/X不错
Xming折腾了半天还是不能远程X,cygwin/X一次搞定。N年前碰过cygwin,一直觉得是
挺麻烦的东西,没想到这么好用了。
从此我的台式机就是PPT/EXCEL专用机了
d****i
发帖数: 4809
29
在Windows机上装了一个Cygwin,附带装了GCC,但是一看版本才3.4.4,难道现在
Cygwin已经没有人在actively的更新维护了吗?
d****i
发帖数: 4809
30
Do you mean you can obtain GCC 4.3.4 from Cygwin install? I checked my
packages from Cygwin install file but it is only 3.4.4.
C*********m
发帖数: 213
31
cygwin 1.7用户表示 gcc版本是 4.5.3 你用的是cygwin 1.5?
s*j
发帖数: 7
32
来自主题: Programming版 - SIGSEGV,Segmentation fault in Cygwin
【 以下文字转载自 Unix 讨论区 】
发信人: sjj (漂), 信区: Unix
标 题: SIGSEGV,Segmentation fault in Cygwin
发信站: BBS 未名空间站 (Thu Aug 2 18:48:03 2007), 转信
在xp下装了一个Cygwin,用gdb debug一个小例子程序,设了断点后,就出现了上面的错
误。。Program received signal SIGSEGV, Segmentation fault. 这个程序拿到其他装
Cynwin的机子上debug,没有什么问题。
google了一下这个问题,看到说 You need to simplefy your PATH. The main probl
em you're having is that you're
mixing UNIX TOOL PACKAGES. 建议add `export
PATH=/bin:/usr/bin:/usr/local/bin:/what/ever/other/paths:." to your ~/.bashr
c file。加了以后,好
b***y
发帖数: 2799
33
☆─────────────────────────────────────☆
nkw (just+it) 于 (Sat Apr 5 20:21:14 2008) 提到:
不知道雷在这里用的对不对,虽然我很不喜欢这个用法。
要parse很多大text csv文件,很简单,每行50列,其中用一列是没有双引号的text,
但有时也会有逗号,目的就是如果一行的逗号多了一个的话(肯定是text列有逗号),
就用双引号把一列括起来。
有同事用perl写了一个parser。我一直很抗拒perl,混乱,很丑。而且这个问题用sed
就可以做了。
在cygwin用sed做了,用了40多分钟。
觉得太慢。想想awk会不会快点?结果还慢一倍。
perl一直被认为是做这个最好的,那个同事还说过perl就是“designed for this”。
发现同事run过他的perl,去看了他saved的parsed文件时间,显示用了6,7+小时。他
用native Active perl,非cygwin。
再试了试gnu sed for windows 32,半个小时。http://gnuwin32.so
g****y
发帖数: 436
34
来自主题: Programming版 - pthread in cygwin
sorry, no chinese input here.
I wrote an c app in ubuntu with pthread libs linked and it takes about 1m to
finish.
Then I compiled the same c app in cygwin using the same gcc flags and it
passed.
HOwever, the resulting c app takes around 10 ms to finish.
After revieweing the logs, I found that threads spent too much time waiting
for the working thread accessing mutexs.
In one sentence, the working thread becomes much slower in cygwin.
COuld any one help me with this?
X****r
发帖数: 3557
35
来自主题: Programming版 - cygwin is not working in the DOS window
Because it is not in your PATH. Suppose your cygwin is installed
in C:\cgywin, try to type c:\cygwin\bin\ls.exe
d*******r
发帖数: 3299
36
cmder 完美符合你的需求
http://gooseberrycreative.com/cmder/
当然,如果可以安装,还是 babun 好用
http://babun.github.io/
babun 是 over cygwin 的,但是不用折腾,cygwin 太折腾了
发包子给我吧 :D
e***y
发帖数: 4307
37
来自主题: Programming版 - 你们为啥要用cygwin?
最TM讨厌Cygwin,现在直接上虚拟机就好了,Cygwin还有啥存在的必要?
n********a
发帖数: 119
38
来自主题: Software版 - 怎样在Cygwin下装Java SDK?
【 以下文字转载自 Programming 讨论区 】
发信人: neverminda (从不在意), 信区: Programming
标 题: 怎样在Cygwin下装Java SDK?
发信站: BBS 未名空间站 (Mon Jul 16 19:59:15 2007), 转信
试了用Sun的Java SDK for Linux,不能安装
然后试了for Windows的,根本就不能安装到cygwin系统里啊
请问应该怎样做才能安装那?
非常感谢
f**a
发帖数: 330
39
来自主题: Software版 - 怎样在Cygwin下装Java SDK?
just install the windows version in windows, you can use all the commands in
cygwin, and of course run the compiled file in cygwin
c****l
发帖数: 88
40
这几天需要在win7*64bit里面安装cygwin,但是安装完成以后每打开一个terminal都回
跳出一个黑色的窗口,一旦关闭那个黑色的窗口,terminal也就被关了,请问有人知道
这个应该怎么处理吗?
另外,当我通过cygwin运行一些程序的时候,经常出现permission is denied情况,
chmod -R 777* 也没有办法解决,手动在windows里面把read-only改了以后还会自动变
回来,请问这是什么状况?有人知道怎么解决吗?
多谢大家帮忙!新年快乐!
a**a
发帖数: 203
41
来自主题: Unix版 - Cygwin问题请教
有没有大虾在Cygwin底下编C程序的.
我们的一个程序包,想作Cygwin底下的support.可是里面用到
pclose()函数的时候,程序就会有问题.不知道有没有大虾有类似
经验.
Any kind of suggestion or ideas would be appreciated!
谢谢.
p****k
发帖数: 130
42
来自主题: Unix版 - cygwin
Cygwin is not reliable enough at this time though, I often have
xterms hang during exit and have to kill -9.
Another problem is "copy and paste" between cygwin and native windows
apps, xwinclip is far from stable yet ...
If u are mainly interested in Xserver, VNC is better if u have a
decent connection since it is stateless. Just my 2 c.
c*****e
发帖数: 32
43
来自主题: Unix版 - cygwin

If you just want a X server, there're several other tool more effective than
the Xfree86 came with the latest Cygwin.
My opinion's that CYGWIN is much much more than a X server. It provides
a virtual UNIX like platform for lot of UNIX based tools which are more
convenient than those of Windows based. In my case, I use cron, YoSucker,
Fetchmail to check all my mailboxes periodly. I setup a sshd on my machine,
so I can access my working machine from home, even it's a windows machine.
I debug and
c*****e
发帖数: 32
44
来自主题: Unix版 - cygwin
Why Cxterm? Are you going to teach them Chinese?
I don't compile new programs under CYGWIN very ofen.
Sometime it'll cause lot of compiling problems.
CYGWIN has lot of daemons, inetd, telnet, ftp,
talk, rlogin, cron etc. and even a
simplfied ssmtp program to send emails.
c*****e
发帖数: 32
45
来自主题: Unix版 - cygwin

I agree with you, this is a special case for me. That's why I said
Cygwin is a powerful tool rather than a Windows replacement.
I actually use my current machine running IMAP server so I can read my email
without retrieving them from the server again and again.
Cygwin is a UNIX like platform, so it can run lot of useful tools from UNIX
guys' skill onto WINDOWS more easily.
There're lot of tools such as emacs, pine, wget, TCP daemons have porting
versions for WINDOWS. But don't you think to inte
c*******s
发帖数: 19
46
来自主题: Unix版 - CYGWIN set up ??
I have reinstalled my "CYGWIN", and have downloaded and installed
"everything",
however, when I start it over,( click cygwin.bat),
it shows me the erroe message:
"bash:/usr/bin/kesexpand: /bin/sh : bad interpreter: NO such file or
directory"
and I could not find "/bin/sh" neither.
Moreover, I could not even run the command like "ls, rm, ...."
I could do "cd .." "pwd" like that,
I have checked my "PATH" variable, and have added a lot of directories there,
...
does not work,
could not find the "ls
x*k
发帖数: 106
47
在Cygwin下安装了vim,每次使用vi这个命令时系统使用的都是vim。我有些script里面
调用vi,在Unix下面没有问题;到了Cygwin下面因为这个vim的关系,总是出错。
请问有没有办法把vi设置成vi自己,而不是vim的vi模式?
谢谢!
g****c
发帖数: 299
m*******s
发帖数: 22
49
有人用过cygwin吗?我有一个软件包wgrib,需要使用cygwin中的grep命令,
请问该如何做?谢谢!
p**********g
发帖数: 187
50
install cygwin from cygwin.redhat.com
i think wgrib can then use its grep
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)