On Mon, Mar 1, 2010 at 9:48 PM, Peng Yu wrote:
> I have a file that doesn't have owner and group and hence I can not
> delete it. Could somebody let me know how to delete it?
>
> off...@office-pc /tmp
> $ ll
> total 0
> -rw-r--r-- 1 0 2009-11-28 10:12 foo.sh
>
> off...@office-pc
On 3/4/2010 8:43 PM, Eugen Zalinescu wrote:
Hello,
My problem is that I cannot start cygwin (with Cygwin.bat). Actually
any cygwin application finishes as soon as I invoke it (or in about
1sec), with no output, as in
D:\cygwin\bin> bash
D:\cygwin\bin>
However, sometimes (I cannot reprod
Hello,
My problem is that I cannot start cygwin (with Cygwin.bat). Actually
any cygwin application finishes as soon as I invoke it (or in about
1sec), with no output, as in
D:\cygwin\bin> bash
D:\cygwin\bin>
However, sometimes (I cannot reproduce the behavior), I obtain a
"cygheap base misma
OK, I now know it has nothing to do with LD_LIBRARY_PATH - instead
it's a cygdrive prefix issue.
> 2009-12-07 11:48) and am having trouble running a windows commands
> that I use a lot as part of Cygwin. For example, when I use taskkill I
> get:
>
> /c/WINDOWS/system32/taskkill.exe: error while lo
On 04/03/2010 21:12, Ilya Beylin wrote:
cygstart /cygdrive/d/Software/Console2/Console.exe '-d "C:/Program Files"
'
That worked. Many thanks Ilya for the solution and also Cyrille for
giving it some attention. Much appreciated. Cheers.
Charles
--
Problem reports: http://cygwin.
On 2010-03-04, Andy Koppe wrote:
> Gary Johnson
> > When I execute screen, however, the mintty
> > window immediately shrinks from 157x49 to 80x49. This shrinking
> > does not occur if I maximize the mintty window before executing
> > screen.
>
> I've had a quick look, and with TERM=xterm-256colo
Hello,
Cyrille Lefevre wrote:
> cygstart --wait /system32/cmd /c "echo 1 2&pause"
I do not think it is a convincing example. cmd.exe treats everything
that follows / c as a single command, so yuo would get the same result
even without quotes.
cygstart --wait $WINDIR/system32/cmd /c echo 1 2
Charles Roper a écrit :
The thing is, if there is a space in the path after the -d switch, the
argument doesn't work correctly:
$ cygstart "D:/Software/Console2/Console.exe" -d "C:/Program Files"
$ cygstart "/cygdrive/d/Software/Console2/Console.exe" -d "C:/Program
Files"
Neither of those
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
could the responsible packager release recent/latest Binutils into the wild,
please? I am having problems using log4cplus library on Cygwin with stock
Cygwin ld. It has something to do with the pseudo relocations and such, IIRC.
Do Cygwin package
On 3/4/2010 1:40 PM, Christopher Faylor wrote:
On Thu, Mar 04, 2010 at 10:52:40AM -0500, Larry Hall (Cygwin) wrote:
On 3/4/2010 1:24 AM, Paul McFerrin wrote:
I looked into /etc/fstab and did not find the text 'type'. However in
/etc/fstab.d/Paul, the following was found:
R: on /cygdrive/r
On Thu, Mar 04, 2010 at 10:52:40AM -0500, Larry Hall (Cygwin) wrote:
>On 3/4/2010 1:24 AM, Paul McFerrin wrote:
>> I looked into /etc/fstab and did not find the text 'type'. However in
>> /etc/fstab.d/Paul, the following was found:
>> R: on /cygdrive/r type ntfs (binary,posix=0,user,noumount,a
> > When I execute screen, however, the mintty
> > window immediately shrinks from 157x49 to 80x49. This shrinking
> > does not occur if I maximize the mintty window before executing
> > screen.
>
> I've had a quick look, and with TERM=xterm-256color I find that screen
> sends the DECCOLM sequenc
Blomqvist Kim schrieb:
$ perlrebase
... SNIP...
/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll: new base =
60f, new size = 6
...
Even after reboot:
$ perl -e 'require SVN::Ra'
Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll'
for module SV
On 3/4/2010 1:24 AM, Paul McFerrin wrote:
I looked into /etc/fstab and did not find the text 'type'. However in
/etc/fstab.d/Paul, the following was found:
R: on /cygdrive/r type ntfs (binary,posix=0,user,noumount,auto)
Z: on /cygdrive/z type ntfs (binary,posix=0,user,noumount,auto)
Is t
Gary Johnson
> When I execute screen, however, the mintty
> window immediately shrinks from 157x49 to 80x49. This shrinking
> does not occur if I maximize the mintty window before executing
> screen.
I've had a quick look, and with TERM=xterm-256color I find that screen
sends the DECCOLM sequence
>>> What does this command produce for you?
>>>
>>> $ perl -e 'require SVN::Ra'
>>
>> maybe you need to do a
>> $ perlrebaseall
>>
>It is so new that I even mixed up the name, sorry.
>
>perlrebase it is called, not perlrebaseall
$ perlrebase
... SNIP...
/usr/lib/perl5/vendor_perl/5.10/i686-cygwin
On Mar 4 06:41, Alfred von Campe wrote:
> >Real symlinks on a remote CIFS system are not recognized by Cygwin or
> >Windows either. Rather, they are converted to real files by the
> >underlying CIFS server so that "dumb" Windows clients don't get
> >confused.
>
> Ah, that makes sense and explain
Real symlinks on a remote CIFS system are not recognized by Cygwin or
Windows either. Rather, they are converted to real files by the
underlying CIFS server so that "dumb" Windows clients don't get
confused.
Ah, that makes sense and explains some behavior I was seeing.
Symlinks created with a
2010/3/3 Reini Urban:
> David Rothenberger schrieb:
>>
>> On 3/3/2010 9:22 AM, Blomqvist Kim wrote:
>>>
>>> After some recent (last month) upgrades (using setup.exe) git-svn stopped
>>> working for me. Reinstalling every installed package didn't help.
>>>
>>> $ git svn fetch
>>> Can't load
>>> '/us
>>> After some recent (last month) upgrades (using setup.exe) git-svn stopped
>>> working for me. Reinstalling every installed package didn't help.
>>>
>>> $ git svn fetch
>>> Can't load
>>> '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Ra/_Ra.dll' for
>>> module SVN::_Ra: No such proce
On Mar 3 15:59, Alfred von Campe wrote:
> Do symbolic links work over CIFS? I'm having a really strange
> problem with symlinks. Here is the story.
Real symlinks on a remote CIFS system are not recognized by Cygwin or
Windows either. Rather, they are converted to real files by the
underlying C
On Mar 3 16:20, Ravila Helen White wrote:
> Dear Cygwin Team,
>
> I'm writing to find out if you can help me. How can I get my name redacted
> from a post I made years ago. It continues to pop-up as a top google hit.
> These days when co-workers or future employers see such posts it can reflect
>
I've been using rxvt and rlogin (through a VPN) on a Windows laptop
at home to connect to a computer running Linux at work. To help
with that I have a shortcut on my Desktop that contains this Target:
C:\cygwin\bin\run.exe /bin/rxvt --geometry =157x49+0+0 --backspacekey ^H -T
lnxcomp1 -e /bi
23 matches
Mail list logo