18-05-23, at 08:47:32 AM
Dear cygwin@cygwin.com,
Could you please confirm receipt of this email? I have an attractive deal for
you.
Regards,
Alison.
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
--
Problem reports: http://cyg
I am trying to do a make on DC3DD code under Cygwin 2.9.0. I last did this
under Cygwin 2.5.0. when I execute the make for the compiled version I get and
error that /user/include/cygwin/types.h is missing.
The .h file is not in the directory like it was in 2.5.0 and I would like to
know where i
17 à 12:02, Marco Atzeri a écrit :
> On 20/03/2017 11:26, Francis ANDRE wrote:
>> I am not asking for changing the packaging or the package name... just
>> to display it in the window when searching for "postgres"
>>
>
> the search is based on the package name
I am not asking for changing the packaging or the package name... just
to display it in the window when searching for "postgres"
Le 20/03/2017 à 11:01, Marco Atzeri a écrit :
> reply on mailing list.
>
> On 20/03/2017 10:26, Francis ANDRE wrote:
>> It would be nice to ad
On 9/8/2016 8:07 AM, Corinna Vinschen wrote:
On Sep 5 10:36, Doug Henderson wrote:
I set CYGWIN_NOWINPATH=1 in my user environment variables, i.e. in
registry, not in a cmd shell. I expect it needs to be seen when the
first cygwin1.dll instance starts, so you would need to stop all
cygwin pro
I see announcement with "TEST RELEASE" in the subject. Are these the
same as the snapshots available at https://cygwin.com/snapshots/ ? I
suspect not, because there are fewer snapshots than test release
announcements.
If test releases are not snapshots, where can I download them?
Thanks in
ts -a SeServiceLogonRight -u cyg_server
#editrights -l -u cyg_server
Francis Korning de Grandpre
enterprise software architect
fkorning at yahoo dot ca
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwi
Hi Corinna
Le 01/12/2015 10:54, Corinna Vinschen a écrit :
Hi Francis,
On Nov 30 23:59, Francis ANDRE wrote:
Hi
The following set-x86.exe command in unattended mode crashes on Win7
C:\Users\FrancisANDRE>c:\cygwin\bin\uname.exe -a
CYGWIN_NT-6.1-WOW idefix 2.3.1(0.291/5/3) 2015-11-14 12
Hi
The following set-x86.exe command in unattended mode crashes on Win7
C:\Users\FrancisANDRE>c:\cygwin\bin\uname.exe -a
CYGWIN_NT-6.1-WOW idefix 2.3.1(0.291/5/3) 2015-11-14 12:42 i686 Cygwin
C:\Users\FrancisANDRE>c:\cygwin\setup-x86.exe -B -D -q -n -d -R cygwin
-s http://mirror.csclub.uwater
rebase -O -T list
That's works effectively but why it does not work without the -O option?
Hold on, the story is not closed
when doing the following steps at the console, it works
find . -name "*.dll" > dlls
rebase -O -T dlls
PATH=/cygdrive/z/git/poco-1.6.2/stage/tools/PocoDoc/bin/CYGWIN/i6
Le 08/11/2015 17:05, Ken Brown a écrit :
On 11/8/2015 10:11 AM, Francis ANDRE wrote:
$ rebase --help
[...]
-O, --oblivious Do not change any files already in the database
and do not record any changes to the database.
(Implies -s
Le 07/11/2015 22:17, Marco Atzeri a écrit :
On 07/11/2015 22:02, David Stacey wrote:
On 07/11/15 09:06, Francis ANDRE wrote:
Le 07/11/2015 09:13, David Stacey a écrit :
On 07/11/15 07:12, Marco Atzeri wrote:
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
read /usr/share/doc/rebase/README
Le 07/11/2015 08:12, Marco Atzeri a écrit :
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml
--config=/cygdrive
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml
--config=/cygdrive/z/git/poco-1.6.2/stage/docbuild/PocoDoc.ini
emits " Loaded to different address:" err
Hi
the drive letter returned by pwd is a upper case letter while the drive
letter returned by readdir is a lower case letter.
[FrancisANDRE@idefix pocozos ]$pwd
/cygdrive/Z/git/pocozos
[FrancisANDRE@idefix pocozos ]$ll /cygdrive
total 92
drwxrwxrwx+ 1 NT SERVICE+TrustedInstaller NT SERVICE+Tru
Le 07/10/2013 00:33, Christopher Faylor a écrit :
On Sun, Oct 06, 2013 at 01:06:52PM +0200, Robert Klemme wrote:
On Sun, Oct 6, 2013 at 10:49 AM, Francis ANDRE wrote:
Hi Robert
The problem here is that the string of the target directory is computed by
another tool -- Mercurial in this case
world.
Moreover, when using the bash shell, the command
FrancisANDRE@idefix /cygdrive/c/Cygwin
$ cd Z:/DEV/OpenJDK_7u40/hotspot
moves the cwd without error to
FrancisANDRE@idefix /cygdrive/z/DEV/OpenJDK_7u40/hotspot
So why the ksh cannot do the same?
Francis
Le 05/10/2013 12:22, Robert
Hi Cygwin List
I have a problem with the cd command in a ksh script. In the log below, there is
this error:
/make/scripts/webrev.ksh[2899]: cd:
/cygdrive/z/DEV/OpenJDK_7u40/hotspot/Z:/DEV/OpenJDK_7u40/hotspo
t/make/windows/makefiles: No such file or directory
and the snippet producing this er
Hello,
I ran a second copy of bash (version 3.2.49-23) and then I ran "tail -f
somefile" in the first copy and "tail -f someotherfile" in the second copy.
Then I hit ctrl-c in the second copy and then I hit ctrl-c in the first copy
and, I could not see anything that I typed in the second copy.
Eric Blake redhat.com> writes:
> Yes, this is on purpose. Use of a drive letter says that you DON'T want
> POSIX path processing, therefore, you are also giving up ACL processing.
> Moral of the story - don't expect drive letters to do what you want.
> Use POSIX paths.
Thanks, Eric. I just wan
DePriest, Jason R. gmail.com> writes:
> According to http://cygwin.com/cygwin-ug-net/using.html#using-pathnames,
> Cygwin supports both Win32 and POSIX file paths and they are
> translated internally on-the-fly as needed.
Indeed. Cygwin has allowed pathnames to start with drive letters for as l
DePriest, Jason R. gmail.com> writes:
> On Wed, Mar 10, 2010 at 3:43 PM, Francis Litterio wrote:
> > I notice that setfacl does not change the ACLs of a file when given a
> > pathname starting with a drive letter (e.g., c:/temp/zzz), but it will work
> > when given a
I notice that setfacl does not change the ACLs of a file when given a pathname
starting with a drive letter (e.g., c:/temp/zzz), but it will work when given a
UNIX-style pathname (e.g., /cygdrive/c/temp/zzz). Example below. Is this a
known problem?
--
Fran
$ /bin/ls -l zzz
-rw-r--r--+ 1 littef
Francis Litterio wrote:
> If you want to launch the script from a Windows shortcut, make the
> shortcut run this command:
>
> cygstart --hide bash c:/path/to/myscript
>
> You will probably want to make the shortcut start minimized, otherwise
> you see a console windo
Diogo Branco wrote:
> Hi, i have Cygwin install on a Windows 2003 Machine and i whant to run a
> script on the background from time to time how can I accomplish that?
You can do this in a Bash shell:
$ myscript &> output &
You may want to follow the above command with:
$ disown
Ned Ludd wrote:
> I have a strange issue. The letter "e" magically disappears in my
> cygwin bash terminal.
>
> If I type "e", and only the "e", at the prompt, nothing appears until
> I type the next character.
>
> If I type "ee", only the first one "hides". The others appear normally.
This
Dave Korn wrote:
>> Perhaps this can be "fixed" for any non-x86 Cygwin port?
>
> The very concept of a non-x86 Cygwin port is meaningless nonsense. You
> need to do a bit more homework. I suggest you start by reading the first
> sentence on the first page at http://cygwin.com/.
Doesn't Window
René Berber wrote:
> And you need Cywin/X running (the above library is for X windows) which is a
> lot
> more than a list of libraries.
Well, an X application can display itself on a different computer, so
the OP doesn't necessarilly need to run X on machine "B".
--
Fran
--
Unsubscribe info:
Hi
What could I do to avoid this problem??
config.status: linking ./mpn/generic/mullow_n.c to mpn/mullow_n.c
config.status: linking ./mpn/generic/mullow_basecase.c to
mpn/mullow_basecase.c
config.status: linking ./mpn/x86/umul.asm to mpn/umul.asm
config.status: linking ./mpn/x86/udiv.asm to
Hi Sylvain
Many thanks for your help... it works as you mention by removing the Logitech
software and rebooting!!
Francis
Sylvain RICHARD a écrit :
Francis ANDRE wrote:
I am constantly facing to this recurrent problem:
$ make
6 [main] ? (14296) C:\cygwin\bin\make.exe: *** fatal
asswd 2.2-1
bash 3.2.33-18
bzip21.0.5-1
coreutils6.10-1
crypt1.1-1
cygutils 1.3.2-1
cygwin 1.5.25-11
cygwin-doc 1.4-4
editrights 1.01-2
findutils4.3.13-1
gawk
I am running a OpenSSH server for some friends on my machine, and I was hoping
to disable access to /cygdrive (local drives.) Is there a way to prevent them
from modifying any files also? this is intended just as a SSH tunneling method
to get us around some Websense.
Francis
Hi,
I answer to everyone in the same post, sorry I there's no names with each
quote..
>$ time find -name iostream -print
>./lib/gcc/i686-pc-cygwin/3.4.4/include/c++/iostream
>./lib/gcc/i686-pc-mingw32/3.4.4/include/c++/iostream
>real0m3.644s
>user0m0.812s
>sys 0m2.859s
>
>Har
Hello,
I wonder whether there are plans about creating a special filesystem for
Cygwin. I think it would be a very useful thing, for practical reasons. The
problem with the folder Cygwin is installed to is that when you're looking for
some files on your hard disk, that directory takes a lot of
ch the file was created, but that's not the case. There
is no SYSTEM ACE in the ACL on the containing directory.
Any suggestions?
--
Francis Litterio
franl world . std . com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/p
and data sections
to be loaded at any virtual address without requiring a copy of the DLL
to be made (i.e., rebasing)?
Just curious.
--
Francis Litterio
franl world . std . com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.
Andrew DeFaria wrote:
> Francis Litterio wrote:
>
>> Andrew DeFaria wrote:
>>
>>> Gary R. Van Sickle wrote:
>>>
>>>>> Cygwin already provides the content.
>>>>
>>>> Accidentally, and without the knowledge or consent of t
ent.
The user does not know he is giving consent to installing fortune when
he is doing a full install of Cygwin. There are over 500 hundred
packages in a full Cygwin install.
--
Francis Litterio
franl world . std . com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
the profanity with
rot13.
--
Francis Litterio
franl world . std . com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
en two W2K machines
In my case it's only between two XP machines.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.co
ine, (char *)); */
/* rl_input puts upto MAX characters into BUF with the number put in
BUF placed in *RESULT. If the yy input file is the same as
I hope the Cygwin bc maintainer can integrate this change. bc is much
nicer to use when it has readline support.
--
Francis Litterio
[EMAIL
Edward Peschko wrote:
> I've been searching for decent fonts in cygwin, and haven't found a really good
> method
> for doing so.
You might find my Windows version of the classic X Window system 6x10
font useful:
http://world.std.com/~franl/6x10.html
--
Unsubscribe info: http://c
d rules to using just \n
instead of \r\n. Hopefully, I finally have a correct method for using
these packages. Thanks to everyone for their help.
Francis R. Harvey III
WB303, x3952
[EMAIL PROTECTED]
VB programmers know the wisdom of Nothing
> -Original Message-
> From: Christophe
ould be
nice to know whether or not there is an option to already accomplish
this. For now, I will assume I have to reopen the pointer to take
advantage of the technique below.
Francis R. Harvey III
WB303, x3952
[EMAIL PROTECTED]
VB programmers know the wisdom of Nothing
> -Original M
ng with the newer versions. I welcome any suggestions. TIA.
Francis R. Harvey III
WB303, x3952
[EMAIL PROTECTED]
VB programmers know the wisdom of Nothing
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentat
Greetings Igor,
Thanks. I have now replaced \n with \r\n every place I used \n in a
character string. I have made sure not to switch the single character
when used separately from a string. Everything appears to work fine
now.
Francis R. Harvey III
WB303, x3952
[EMAIL PROTECTED]
VB
gwin install directory. The strings in the
shortcut files may be Unicode, but the info is there.
Cygwin's setup.exe always creates a Start Menu entry, right? So those
shortcuts should always be easy to find. If a user has deleted his
Start Menu entries for Cygwin, fall back to a full disk sea
lication.
bash is a console application.
When bash runs, Windows allocates a console. When rxvt runs, Windows
doesn't allocate a console. Very different behaviors result.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Uns
Joshua S. Abbott wrote:
> Anyone know how to use the -t switch with ssh-keygen??
Like this:
bash$ ssh-keygen -t dsa
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
F
gt; have no burning desire to continue to support it.
Just an FYI ... On Oct 3, 2002, I posted to this list a patch to get bc
to link against libreadline under Cygwin. Here's my posting:
http://sources.redhat.com/ml/cygwin/2002-10/msg00177.html
--
Francis Litterio
[EMAIL PROTECTED]
http:/
Elfyn McBratney wrote:
>> I'm wondering whether there is cygwin port of docbook.
>> I want to use it in my office, but I don't wanna bother to
>> install a whole Linux OS just in order to use docbook.
>
> Someone, Me thinks the DocBook maintainer, posted a message to
> [EMAIL PROTECTED] a little w
download packages
that I already have installed?
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation
ont does not seem to
matter.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http
I've played
with cacls.exe to attempt to fix this, but to no avail.
Anyone else having this problem? Anyone know how to fix it?
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info: http://cygwin.co
owns a file or directory, but
I see no way to change the group owner. Is "group ownership" really a
feature of NTFS or is it faked by Cygwin?
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info:
les
appear with execute permissions?
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation:
I wasn't able to find a Windows version of the classic X11 6x10 bitmap
font, so I made one myself. I've got it to work with NT Emacs and
Cygwin's rxvt. If anyone wants it, email me.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys availabl
ot; having
conflicting definitions, one in scan.l and one in
/usr/include/readline/readline.h).
The patch is below. Hope this helps.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--- scan.l.orig 2002-10-03 10:45:18.0
a bug.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.htm
gpg: Warning: unsafe permissions on file "/home/porter/.gnupg/secring.gpg"
> gpg: Warning: unsafe permissions on file "/home/porter/.gnupg/pubring.gpg"
>
> This is making it impossible for my cygwin gpg to work for enigmail in
> mozilla. Is there a way around this?
About three or four weeks ago, I downloaded and installed Cygwin
1.3.12-2. Today, I re-ran setup.exe, and it downloaded several newer
packages, yet the Web site still claims that this is Cygwin 1.3.12-2.
What are the criteria for changing the Cygwin revision stamp?
--
Francis Litterio
[EMAIL
pdated ~50 KB JPEG weather satellite image of
North America. The opportunities for gathering entropy from Webcams are
abundant, and the weather is nicely chaotic! Talk about the "butterfly
effect" on the weather! Now a butterfly flapping its wings in Japan can
affect GnuPG key gen
Sorry to trouble you, false alarm, I found the problem.
I had another version of Perl in my path.
Francis
At 04:31 09/25/02, Gerrit P. Haase wrote:
>Francis schrieb:
>
> > I had this same problem on 5.6.1 as well, and installed 5.8.0
> > hoping it would go away.
>
> >
or `man perldebug' for more help.
Also, It gets a segv when running CPAN, after it goes through all of the
CPAN questions.
When I was on 5.6.1, the problems were similar, though perl -d worked
better and i could run my test program with it and get a perl stack
trace. If this is
some other source of
entropy (rather than EGD). I'm worried that GnuPG is using a poor
quality PRNG for entropy. I'd rather have it use EGD-gathered entropy.
Any help is appreciated.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
PGP public keys available on keyserve
ugh I thought the single
slashes would indicate escape sequences. It works anyway.
Weird.
Thanks again.
Francis R. Harvey III
WB303, x3952
[EMAIL PROTECTED]
VB programmers know the wisdom of Nothing
> -Original Message-
> From: Francis Harvey
> Sent: Thursday, January 31, 200
bly using the wrong function or possibly need to look
at a Windows-based group of functions?
TIA for any ideas.
Francis R. Harvey III
WB303, x3952
[EMAIL PROTECTED]
VB programmers know the wisdom of Nothing
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: h
67 matches
Mail list logo