Re: The setup-x86.exe can't be called by blocked way on Windows 10

2016-04-07 Thread kuaf
I found this issue is related to administrator rights on setup-x86.exe. It works right now, thank you. 2016-04-07 21:16 GMT+08:00 Andrey Repin : > Greetings, kuaf! > >> I downloaded the latest setup-x86.exe (version 2.8.7.3), attempted to >> install through automation interfac

Re: The setup-x86.exe can't be called by blocked way on Windows 10

2016-04-07 Thread kuaf
2016-04-07 21:16 GMT+08:00 Andrey Repin : > Greetings, kuaf! > >> I downloaded the latest setup-x86.exe (version 2.8.7.3), attempted to >> install through automation interface on Windows 10 OS. But the batch >> file can't call it by blocked way, .e.g. > > >>

The setup-x86.exe can't be called by blocked way on Windows 10

2016-04-07 Thread kuaf
Hi, I downloaded the latest setup-x86.exe (version 2.8.7.3), attempted to install through automation interface on Windows 10 OS. But the batch file can't call it by blocked way, .e.g. test.cmd @echo off rem step1 "setup-x86.exe" --quiet-mode --local-install --local-package-dir "C:\my-packag

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.9

2015-12-09 Thread kuaf
Hi, I came across 'child_info_fork' issues when trying install ruby 'tmuxinator' gem. Rebaseall seemed not solve this problem. I installed ruby 2.2.3 following the link https://gist.github.com/DQNEO/67442bbe0c60f3220595. Then, issue the command `gem install tmuxinator`, got the errors below:

Re: Best way to 256 color support on Vim+Tmux+Mintty when toggling light/dark background

2015-10-24 Thread kuaf
Self answered here. This is an issue about 256 color support for vim background in tmux, check the solution over http://superuser.com/questions/399296/256-color-support-for-vim-background-in-tmux/399326#399326. Thanks 2015-10-24 17:16 GMT+08:00 kuaf : > Hi list, > > I want a perfect

Best way to 256 color support on Vim+Tmux+Mintty when toggling light/dark background

2015-10-24 Thread kuaf
Hi list, I want a perfect Vim edit environment based on Pencil theme [1]. Toggle light/dark background without Tmux, it looked well. The configuration involved: - .bashrc, add custom Pencil theme by way of `echo -ne ...` - .bashrc, `export TERM=xterm-256color` - .vimrc, add set t_Co=256 c

Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable

2015-10-18 Thread kuaf
It resolved the issue, thank you, Ken. 2015-10-18 9:33 GMT+08:00 Ken Brown : > On 10/17/2015 8:32 PM, kuaf wrote: >> >> Hi list, >> >> The Cygwin was running on Windows 10 box based on the latest >> [setup-x86.exe][1]. >> The unexpected error pro

git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable

2015-10-17 Thread kuaf
-l1-1-0.dll and the git version is 2.5.3. [1]:http://www.cygwin.com/setup-x86.exe Thanks Kuaf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: Cygwin/X installation: Unable to extract /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:unscaled:pri=20

2015-10-06 Thread kuaf
Sorry for the duplication. thank you, Andrey Repin and Ken. 2015-10-06 23:06 GMT+08:00 Ken Brown : > On 10/6/2015 10:42 AM, kuaf wrote: >> >> Hi list, >> >> I intended to install Cygwin/X server. Select package `xinit` as a >> package (The dependence packa

Cygwin/X installation: Unable to extract /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:unscaled:pri=20

2015-10-06 Thread kuaf
Hi list, I intended to install Cygwin/X server. Select package `xinit` as a package (The dependence packages, such as xorg-server, will be installed as well ). I came across error prompts as following: Error writing file Unable to extract /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:unsc

Re: pdftk load cyggcj-11.dll

2015-10-02 Thread kuaf
Thank you, Marco. Reinstall help solve this problem. 2015-10-02 19:06 GMT+08:00 Marco Atzeri : > On 02/10/2015 12:43, kuaf wrote: >> >> Hi list, >> >> I just installed pdftk. It prompted errors when I start up the program: >> >> $ pdftk.exe --help >>

pdftk load cyggcj-11.dll

2015-10-02 Thread kuaf
Hi list, I just installed pdftk. It prompted errors when I start up the program: $ pdftk.exe --help C:/cygwin/bin/pdftk.exe: error while loading shared libraries: cyggcj-11.dll: cannot open shared object file: No such file or directory Obviously libgcj-common/libgcj15 was installed already. How

Why not generate the .bashrc automatically under home diretory

2015-08-25 Thread kuaf
Hi, I used the latest [setup-x86_64.exe][1] to set up cygwin environment. I wanted my /home directory to point to c:\Users rather than the out-of-the-box home directory created by cygwin. My current solution is to just mount it in fstab with the following line: c:/Users /home ntfs binary,posix

Re: I can't find the format file `xelatex.fmt'!

2013-10-01 Thread kuaf
Thank you, Ken. Sure, I missed texlive-collection-latex. I must follow your instruction (http://cygwin.com/ml/cygwin-announce/2013-06/msg00030.html). Thanks and Regards, Kuaf 2013/10/1 Ken Brown : > On 9/30/2013 8:24 PM, kuaf wrote: >> >> Hi list, >> >> I've in

I can't find the format file `xelatex.fmt'!

2013-09-30 Thread kuaf
util: /var/lib/texmf/web2c/pdftex/pdfetex.fmt installed. 1757 fmtutil: /var/lib/texmf/web2c/tex/tex.fmt installed. 2199 fmtutil: /var/lib/texmf/web2c/xetex/xetex.fmt installed. The problem was that I can not solve this issue yet. Thanks in advance. Regards, Kuaf -- Problem reports: http

Re: ssh wants to use /.ssh and not ~/.ssh?

2012-04-25 Thread kuaf
I've come across this issue also after installing latest Cygwin. Don't know how to fix it. 在 2012年4月26日 上午2:13,marco atzeri 写道: > On 4/25/2012 7:32 PM, Garrison, Jim (ETW) wrote: >> >> New install of Cygwin on Win7X64, ssh client is insisting on putting its >> files in /.ssh instead of ~/.ssh >>