O learned Denizens,
I'm best described as a feverish fumbler rather than some sort of expert.
However, I have been around the block a few times but now I find myself feeling
like a newbie again.
I've just realised that in my new place of employment, my Windows 7 64 Bit
laptop isn't seeing the
Thanks Andrey for your reply. I prefer to send a direct mail to you
to respond, they are a little "angry".
2014/1/23 Andrey Repin :
> Greetings, BGINFO4X!
>
>>> I still think this is a bad idea. I know what you're trying to do. You
>>> are basically trying to provide a solution using tools that
Greetings, Buchbinder, Barry (NIH/NIAID) [E]!
> Cliff Hones sent the following at Thursday, January 23, 2014 10:19 AM
>>- a non-Cygwin envelope (which could even be installed as an msi) and
> Please not an MSI. In my experience, one may need admin privileges to
> install with an MSI in a locked-
Greetings, Damian Harty!
> I've just realised that in my new place of employment, my Windows 7 64 Bit
> laptop isn't seeing the network drives under cygwin the way it used to "by
> magic" in my old place of employment.
> I can mount them using, amazingly, the mount command - or make this
> "perma
> > Q2: Why doesn't it automatically mount the network drives?
> It does.
Thank you for your constructive reply. We can go around the "It does/doesn't"
loop for some time, if you like.
While it may do on your machine, it is of course entirely possible that, sat at
my machine, I am unable to ac
Hello,
Is it possible to download sources with setup-x86 command line. I use
setup-x86 version 2.831 (32 bits)
I can't find the option ... neither in the manual
http://cygwin.com/faq/faq.html#faq.setup.cli ... neither googling
...
Thanks for your time.
Regards
--
Problem reports: http
Greetings, BGINFO4X!
I still think this is a bad idea. I know what you're trying to do. You
are basically trying to provide a solution using tools that you more or
less understand rather than trying to work within the existing
(admittedly crude) release structure to provide b
Greetings, Damian Harty!
>> > Q2: Why doesn't it automatically mount the network drives?
>> It does.
> Thank you for your constructive reply. We can go around the "It
> does/doesn't" loop for some time, if you like.
> While it may do on your machine, it is of course entirely possible that, sat
> And, of course, without optimization it works. So, I managed to narrow this
> down to the ctor itself: compiling it with -O0 or -O1 works, but not with
> -O2 or -O3; other functions seem to be fine at -O2. The diffstat between
> the resulting assemblies of that file is huge, so I haven't diagno
Hallo Andrey Repin,
On 24.01.2014 12:10, Andrey Repin wrote:
>
> (SNIP)
>
> $ ls -ld /?/*
> ls: cannot access /?/*: No such file or directory
>
> $ ls -ld /a/*
> drwxr-xr-x 1 AnrDaemon - 0 Jun 26 2012 /a/Android
> drwxr-xr-x 1 AnrDaemon - 0 Nov 5 10:58 /a/Info&Txt
> dr
> Can you please do the following commands in order (native windows console
> preferred, but not necessary):
> net use
% net use
New connections will be remembered.
Status Local RemoteNetwork
---
On Jan 24 09:53, Damian Harty wrote:
> O learned Denizens,
>
> I'm best described as a feverish fumbler rather than some sort of expert.
> However, I have been around the block a few times but now I find myself
> feeling like a newbie again.
>
> I've just realised that in my new place of employ
> Remove the above mount points, exit your Cygwin shells, and try again. If
> the H and Z drives still don't show up under your /cygdrive prefix, they are
> probably not really mounted in your Windows session.
OK, so back to where I started. A virginal /etc/fstab once more.
Windows Explorer re
In message you write:
>
>Windows Explorer readily shows drives H: and Z:. That looks like they
>"are reall y mounted" to me, but I wouldn't know what constitutes a
>rigorous test or even w hat the definition of "really mounted" actually
>is.
>
My experience with cygwin is that if I can open a DOS
If I run net use from a simple DOS prompt (Windows\system32\cmd.exe) I get:
H:\>net use
New connections will be remembered.
Status Local RemoteNetwork
---
OK H
> My experience with cygwin is that if I can open a DOS command window and
> successfully do:
>
>dir k:
>
> Drive "k" will be accessible as /cygdrive/k
*Until now* that has been my experience also...
Check this out for "curiouser and curiouser":
Start a command shell from inside Cygwin:
%
On Jan 24 15:10, Damian Harty wrote:
> > My experience with cygwin is that if I can open a DOS command window and
> > successfully do:
> >
> >dir k:
> >
> > Drive "k" will be accessible as /cygdrive/k
>
> *Until now* that has been my experience also...
>
> Check this out for "curiouser and curio
> Are you starting mintty as admin? That might explain it.
I'm not observing a difference between running mintty as normal and
right-clicking and doing "run as administrator". If that wasn't what you were
asking, then I apologise.
It seems if I start a cmd shell "standalone" and run c:\cygwin\
I'm closing down this thread.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
On Fri, Jan 24, 2014 at 11:31:16AM +, Damian Harty wrote:
>On Fri, Jan 24, 2014 at 03:10:41PM +0400, Andrey Repin wrote:
>>Please remove this crap from list mails, thank you.
>
>I have no control over it. Please feel free to simply ignore it.
Sorry but this disclaimer is against site policy.
On 1/24/2014 6:31 AM, Damian Harty wrote:
>Please remove this crap from list mails, thank you.
I have no control over it. Please feel free to simply ignore it.
Actually, you're lucky your email wasn't bounced back to you because of
this. It's site policy to not allow such disclaimers. See th
BTW, there is a type there, IMO:
> http://cygwin.com/cygwin-ug-net/using.html#cygdrive
none /cygdrive cygdrive binary 0 0
D: /cygdrive/d somefs text 0 0
will not make file access using the /mnt/d path prefix suddenly using textmode
The sentence after the fstab excerpt should have referr
I'm having the same trouble under 64-bit bash/readline as this thread from
October:
http://cygwin.com/ml/cygwin/2013-10/msg00165.html
Briefly, under vi mode ("set -o vi") the "dd" command doesn't delete the
entire line, but only moves the cursor to the start of the line.
This is bash-4.1.
> >> >Please remove this crap from list mails, thank you.
> > I have no control over it. Please feel free to simply ignore it.
> Actually, you're lucky your email wasn't bounced back to you because of this.
> It's site policy to not allow such disclaimers. > See the FAQ entry on this
> poli
Dear community,
I have read this conversation and am honestly shocked about the way Damian
(whom I do not know, BTW) was "greeted" in response to his initial question. I
have noticed several times that too often here talk is about compliance to a
string of rules and acronyms anyone daring to po
I'm on Cygwin 1.7.26 on Win7.
I run mintty with "C:\Cygwin\bin\mintty.exe -e /bin/bash --login".
Every minute or so, or randomly, my mintty shell prompt gets the string "8~"
inserted. If I leave the shell there, it will end up with a string of them.
What might be causing this?
--
Problem rep
On Fri, Jan 24, 2014 at 05:27:32PM +, Damian Harty wrote:
>> >> >Please remove this crap from list mails, thank you.
>> > I have no control over it. Please feel free to simply ignore it.
>
>>Actually, you're lucky your email wasn't bounced back to you because of
>>this. It's site policy to not
On Jan 24 15:58, Damian Harty wrote:
> > Are you starting mintty as admin? That might explain it.
>
> I'm not observing a difference between running mintty as normal and
> right-clicking and doing "run as administrator". If that wasn't what you were
> asking, then I apologise.
>
> It seems if
On 1/24/2014 12:27 PM, Damian Harty wrote:
Please remove this crap from list mails, thank you.
I have no control over it. Please feel free to simply ignore it.
Actually, you're lucky your email wasn't bounced back to you because
of this. It's site policy to not allow such disclaimers. S
On 1/24/2014 2:00 PM, KARR, DAVID wrote:
I'm on Cygwin 1.7.26 on Win7.
I run mintty with "C:\Cygwin\bin\mintty.exe -e /bin/bash --login".
Every minute or so, or randomly, my mintty shell prompt gets the string
"8~" inserted. If I leave the shell there, it will end up with a string of
them. What
> -Original Message-
> Larry Hall (Cygwin)
> Sent: Friday, January 24, 2014 11:35 AM
> Subject: Re: mintty shell gets frequent "8~" strings inserted into input
>
> On 1/24/2014 2:00 PM, KARR, DAVID wrote:
> > I'm on Cygwin 1.7.26 on Win7.
> >
> > I run mintty with "C:\Cygwin\bin\mintty.exe
On 1/24/2014 2:57 PM, KARR, DAVID wrote:
-Original Message-
Larry Hall (Cygwin)
Sent: Friday, January 24, 2014 11:35 AM
Subject: Re: mintty shell gets frequent "8~" strings inserted into input
On 1/24/2014 2:00 PM, KARR, DAVID wrote:
I'm on Cygwin 1.7.26 on Win7.
I run mintty with "C:\
On Fri, Jan 24, 2014 at 07:57:46PM +, KARR, DAVID wrote:
>> On Friday, January 24, 2014 11:35 AM, Larry Hall wrote:
>>>On 1/24/2014 2:00 PM, KARR, DAVID wrote:
>>>I'm on Cygwin 1.7.26 on Win7.
>>>
>>>I run mintty with "C:\Cygwin\bin\mintty.exe -e /bin/bash --login".
>>>
>>>Every minute or so, o
On Fri, Jan 24, 2014 at 03:19:58PM -0500, Christopher Faylor wrote:
>On Fri, Jan 24, 2014 at 07:57:46PM +, KARR, DAVID wrote:
>>> On Friday, January 24, 2014 11:35 AM, Larry Hall wrote:
On 1/24/2014 2:00 PM, KARR, DAVID wrote:
I'm on Cygwin 1.7.26 on Win7.
I run mintty with "C:
I use both Windows and cygwin X11 gvim -- mostly the former out of
convenience and speed. I often shell out for filtering, and I'm careful to
ensure that my vimrc shell setting directs commands to cygwin's bash:
let &shell='set HOME=c:\cygwin\home\'.$USERNAME.'&
On 1/24/2014 6:11 PM, Paul wrote:
I use both Windows and cygwin X11 gvim -- mostly the former out of
convenience and speed. I often shell out for filtering, and I'm careful to
ensure that my vimrc shell setting directs commands to cygwin's bash:
let &shell='set HOME=c:\cygwin\home\'.$USERNA
Larry Hall (Cygwin cygwin.com> writes:
> Have you tried running rebaseall?
I just tried it (http://cygwin.wikia.com/wiki/Rebaseall). No joy. Mind
you, I also don't have admin privileges and cygwin was installed when I had
them. I never noticed any error messages, but things went by very fast
On Wed, Jan 22, 2014 at 10:05 AM, David Boyce wrote
> How about 'g[+][+]' or 'g[+]{2}'?
Please, no more lazy answers
$ cygcheck -p 'g[+][+].exe'
Found 0 matches for g[ ][ ].exe
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documen
> -Original Message-
> Larry Hall (Cygwin)
> Sent: Friday, January 24, 2014 12:14 PM
> Subject: Re: mintty shell gets frequent "8~" strings inserted into input
>
> On 1/24/2014 2:57 PM, KARR, DAVID wrote:
> >> -Original Message-
> >> Larry Hall (Cygwin)
> >> Sent: Friday, January 2
On 25/01/2014 00:46, Paul wrote:
Larry Hall (Cygwin cygwin.com> writes:
Have you tried running rebaseall?
I just tried it (http://cygwin.wikia.com/wiki/Rebaseall). No joy. Mind
you, I also don't have admin privileges and cygwin was installed when I had
them. I never noticed any error mes
Paul writes:
> However, I recently started to get the following message when sending
> expressions to octave:
>
>/usr/bin/octave-3.6.2.exe: error while loading shared libraries: ?:
>cannot open shared object file: No such file or directory
I'm almost certain that Octave can't find its lap
41 matches
Mail list logo