incorrect time stamps (ls)?

2006-05-23 Thread Lester Ingber
I am seeing date stamps at future dates: 21:48:21 @lester:/cygdrive/d/Diagoran% ls -l total 1676 dr-x-- 8 ingber None 0 Apr 22 2009 DI/ -r-x-- 1 ingber None 1437696 Apr 9 20:09 Diagoran.exe* dr-x-- 2 ingber None 0 Apr 22 2009 QMatix/ -r 1 ingber None 36864 Mar 3

Re: 1.15.19 dlopen() dies with no dlerror()

2006-05-23 Thread Jim Kleckner
Larry Hall (Cygwin) wrote: Jim Kleckner wrote: Larry Hall (Cygwin) wrote: Jim Kleckner wrote: Jim Kleckner wrote: Michael McKerns wrote: Yes, yes... I've not given you enough information... ... See: http://cygwin.com/cygwin-ug-net/dll.html http://cygwin.com/faq.html#faq.programming.dll-

Re: 1.5.19: Problem with cron and microsoft devenv

2006-05-23 Thread Larry Hall (Cygwin)
Top-post reformatted. On 5/23/06, Larry Hall (Cygwin) cygwin com> wrote: - thanks. Nick Forte wrote: > I'm currently having a problem where microsoft's devenv compiler > crashes when running under cron. If I run my build scripts directly > from

Re: 1.15.19 dlopen() dies with no dlerror()

2006-05-23 Thread Larry Hall (Cygwin)
Jim Kleckner wrote: Larry Hall (Cygwin) wrote: Jim Kleckner wrote: Jim Kleckner wrote: Michael McKerns wrote: Yes, yes... I've not given you enough information... ... See: http://cygwin.com/cygwin-ug-net/dll.html http://cygwin.com/faq.html#faq.programming.dll-relocatable I'm seeing a si

Re: 1.15.19 dlopen() dies with no dlerror()

2006-05-23 Thread Jim Kleckner
Larry Hall (Cygwin) wrote: Jim Kleckner wrote: Jim Kleckner wrote: Michael McKerns wrote: Yes, yes... I've not given you enough information... ... See: http://cygwin.com/cygwin-ug-net/dll.html http://cygwin.com/faq.html#faq.programming.dll-relocatable I'm seeing a similar problem with py

Re: 1.15.19 dlopen() dies with no dlerror()

2006-05-23 Thread Larry Hall (Cygwin)
Jim Kleckner wrote: Jim Kleckner wrote: Michael McKerns wrote: Yes, yes... I've not given you enough information... ... See: http://cygwin.com/cygwin-ug-net/dll.html http://cygwin.com/faq.html#faq.programming.dll-relocatable I'm seeing a similar problem with python and 1.5.19 and also tried

Re: 1.15.19 dlopen() dies with no dlerror()

2006-05-23 Thread Jim Kleckner
Jim Kleckner wrote: Michael McKerns wrote: Yes, yes... I've not given you enough information... ... See: http://cygwin.com/cygwin-ug-net/dll.html http://cygwin.com/faq.html#faq.programming.dll-relocatable I'm seeing a similar problem with python and 1.5.19 and also tried the snapshot of 22-

Re: rsh with command hangs, rlogin works

2006-05-23 Thread Andrew DeFaria
Lars Björnfot wrote: Andrew DeFaria wrote: I have a similar problem. I see you're on Windows 2003 Server. 2003 tightened security a bit. Actually "Windows XP Professional Ver 5.1 Build 2600 Service Pack 2". But I have a 2003 server which might be a next target... Silly me. I thought the 5.1 bit

RE: 1.5.19: Problem with cron and microsoft devenv

2006-05-23 Thread Harig, Mark
> > The simple crontab below will show you what environment variables cron > knows about. > > * * * * * /usr/bin/env > Correction: that crontab entry should have read: * * * * * /usr/bin/env > /tmp/env.txt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: rsh with command hangs, rlogin works

2006-05-23 Thread Lars Björnfot
Andrew DeFaria wrote: >I have a similar problem. I see you're on Windows 2003 Server. 2003 tightened security a bit. Actually "Windows XP Professional Ver 5.1 Build 2600 Service Pack 2". But I have a 2003 server which might be a next target... >Given the above the cygrunsrv will be running as SYS

ld terminated with signal 11 [seg fault]

2006-05-23 Thread Michael Williamson
The linker crashes when I try to compile the camera software LinuxDevKit.tar for SBIG cameras: g++ -I . -L . -Wall -o testapp testmain.cpp csbigcam.cpp -csbingimg.cpp -lsbigudrv collect2: ld terminated with signal 11 [Segmentation fault], core dumped Why does this happened? ___

RE: 1.5.19: Problem with cron and microsoft devenv

2006-05-23 Thread Harig, Mark
> > Another question I have is about cron and environment variables. When > I run a shell, even cmd /c, under cron the environment variable > APPDATA doesn't get set. This seems odd to me. I believe APPDATA > gets set from shell32 which should be loaded when cron runs 'cmd /c > somescript.bat'.

Re: export arrays in cygwin ksh

2006-05-23 Thread Igor Peshansky
On Tue, 23 May 2006, bob wrote: > > The filenames may be case sensitive, too -- the executable is called > > "pdksh.exe", not "PDKsh.exe". However, if you had followed the Cygwin > > problem reporting guidelines at , we > > would have known what packages you have

Re: 1.5.19: Problem with cron and microsoft devenv

2006-05-23 Thread Nick Forte
Thanks! That worked. I tried uninstalling the cron service and reinstalling with the '-u' (user) option. At that point I couldn't start the service. It kept giving me login error messages. I then went through cron_diagnose.sh but that didn't seem to point out anything obvious. Finally, inste

RE: Re: Handling special characters (\/:*?"<>|) gracefully

2006-05-23 Thread Williams, Gerald S \(Jerry\)
mwoehlke wrote: > (Speaking of case sensitivity, is it a Windows limitation that Cygwin > can't do this? I'm pretty sure it isn't an NTFS limitation, > as Interix has true case-sensitivity.) You are right--NTFS can handle it, although the normal Windows file and directory handling routines cannot.

RE: Handling special characters (\/:*?"<>|) gracefully

2006-05-23 Thread Hicks,Mike
Igor Peshansky <[EMAIL PROTECTED]> wrote: > You're in luck: "PAGER='less +/managed' man mount". > Once you have the files on a managed mount, you might also want to look > into using the "cygstart" utility. Ah, I neglected to mention that I still use Winamp to play my music, so having directories

RE: openssh 4.3p2-3 - Timeouts on an Intel Centrino Duo machine

2006-05-23 Thread Harig, Mark
> -Original Message- > From: Simon McQueen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 23, 2006 1:02 PM > To: Harig, Mark > Cc: cygwin@cygwin.com > Subject: Re: openssh 4.3p2-3 - Timeouts on an Intel Centrino > Duo machine > > > If you're unable to build and debug the openssh/cygwi

Re: export arrays in cygwin ksh

2006-05-23 Thread Jim Drash
I tried changing case but to no avail. there is no pdksh file in my cygwin/bin directory so I think I am out of luck w/ pdksh. use the Cygwin Setup program and install pdksh. It is not installed by default. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: 1.5.19: changes have broken Qt3

2006-05-23 Thread Christopher Faylor
On Tue, May 23, 2006 at 09:20:28PM +0200, Ralf Habacker wrote: >your right, hope the above mentioned stuff help for this. Ralf, You have the test case. You have the source code. You've already provided a patch. What's stopping you from determinging the cause of the problem now that you understa

Re: export arrays in cygwin ksh

2006-05-23 Thread bob
> The filenames may be case sensitive, too -- the executable is called > "pdksh.exe", not "PDKsh.exe". However, if you had followed the Cygwin > problem reporting guidelines at , we > would have known what packages you have installed on your system. I tried changi

RE: Java program under cygwin?

2006-05-23 Thread Charli Li
In cygwin's setup.exe [ftp://ftp.osuosl.org/pub/cygwin/setup.exe], you have to install the X11 category, and then somehow execute "%CYGWINBASE%\usr\X11R6\bin\run.exe -p /usr/X11R6/bin startxwin.bat -display 127.0.0.1:0.0 -ls". This is the way to actually "start" the X-server. This requires the In

Re: Java program under cygwin?

2006-05-23 Thread Jim Drash
The GUI in linux (and in other Unixes) is provided via an X-Server. An X-server provides a means for client programs (the Java app in question) to "draw" on the display. I use the CygWin/X server all the time to do just what you are wanting to do. Look at the second link down on the cygwin home

Re: 1.5.19: changes have broken Qt3

2006-05-23 Thread Ralf Habacker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor schrieb: > On Tue, May 23, 2006 at 08:13:24PM +0200, Ralf Habacker wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Dave Korn schrieb: >>> On 23 May 2006 18:10, Ralf Habacker wrote: >>> >>> Oh no, not this old saw a

Re: Handling special characters (\/:*?"<>|) gracefully

2006-05-23 Thread mwoehlke
Hicks,Mike wrote: There are a number of special characters that cannot be used in filenames on the NTFS filesystem [snip] [much snipage] You might want to play around with "managed mounts" ('man mount'), if they do what I think I heard they do (namely, "deal" with such things for you). Suppo

Re: Handling special characters (\/:*?"<>|) gracefully

2006-05-23 Thread Igor Peshansky
On Tue, 23 May 2006, Hicks,Mike wrote: > There are a number of special characters that cannot be used in > filenames on the NTFS filesystem, this includes backslash (\), slash > (/), colon (:), asterisk (*), question mark (?), double-quote ("), > less- and greater-than (<>), and pipe (|). In cont

...even stranger (was: ssh + nfs = no write permission)

2006-05-23 Thread mwoehlke
mwoehlke wrote: I *think* this is new... if not, would appreciate someone pointing me at what search terms worked better than my attempts. Anyway... I have two computers - one XP, one W2k3 R2 - running Cygwin with network mounts over ssh set up as described in

Handling special characters (\/:*?"<>|) gracefully

2006-05-23 Thread Hicks,Mike
Hi, There are a number of special characters that cannot be used in filenames on the NTFS filesystem, this includes backslash (\), slash (/), colon (:), asterisk (*), question mark (?), double-quote ("), less- and greater-than (<>), and pipe (|). In contrast, most Unix systems only prevent t

Re: 1.5.19: changes have broken Qt3

2006-05-23 Thread Christopher Faylor
On Tue, May 23, 2006 at 08:13:24PM +0200, Ralf Habacker wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Dave Korn schrieb: >> On 23 May 2006 18:10, Ralf Habacker wrote: >> >> Oh no, not this old saw again! >> >>> C:\cygwin\home\Habacker\src\pthreads-snap-2005-03-08\tests>strace >>> mu

Re: 1.5.19: changes have broken Qt3

2006-05-23 Thread Ralf Habacker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Korn schrieb: > On 23 May 2006 18:10, Ralf Habacker wrote: > > Oh no, not this old saw again! > >> C:\cygwin\home\Habacker\src\pthreads-snap-2005-03-08\tests>strace >> mutex1n | grep C005 >> - --- Process 4872, exception C005 at 610B1

ssh + nfs = no write permission

2006-05-23 Thread mwoehlke
I *think* this is new... if not, would appreciate someone pointing me at what search terms worked better than my attempts. Anyway... I have two computers - one XP, one W2k3 R2 - running Cygwin with network mounts over ssh set up as described in

Re: export arrays in cygwin ksh

2006-05-23 Thread Igor Peshansky
On Tue, 23 May 2006, bob wrote: > > Two comments. > > > > One: the output above didn't come from PDKsh in Cygwin (and, most > > likely, didn't even come from the script you posted, since the export > > statement is on line 9 in your script). FYI, there is more than one > > ksh implementation in C

RE: 1.5.19: changes have broken Qt3

2006-05-23 Thread Dave Korn
On 23 May 2006 18:10, Ralf Habacker wrote: Oh no, not this old saw again! > C:\cygwin\home\Habacker\src\pthreads-snap-2005-03-08\tests>strace > mutex1n | grep C005 > - --- Process 4872, exception C005 at 610B1005 > 155 78759 [main] mutex1n 4872 _cygtls::handle_exceptions: In > cygw

Re: 1.5.19: changes have broken Qt3

2006-05-23 Thread Brian Dessent
Ralf Habacker wrote: > C:\cygwin\home\Habacker\src\pthreads-snap-2005-03-08\tests>strace > mutex1n | grep C005 > - --- Process 4872, exception C005 at 610B1005 > 155 78759 [main] mutex1n 4872 _cygtls::handle_exceptions: In > cygwin_except_handler exc 0xC005 at 0x610B1005 sp 0x22CC

Re:1.5.19: changes have broken Qt3

2006-05-23 Thread Ralf Habacker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, > It would appear that changes to the cygwin1.dll since 1.5.18-1 (and > before the 20051207 snapshot) have broken Qt3. The relevant threads > until now: It looks that this problem is not limited to qt3 because the following simple test applic

Re: openssh 4.3p2-3 - Timeouts on an Intel Centrino Duo machine

2006-05-23 Thread Simon McQueen
Hi Mark, Thanks for the reply. On 23/05/2006 17:01, Harig, Mark wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon McQueen Sent: Tuesday, May 23, 2006 10:29 AM To: cygwin@cygwin.com Subject: openssh 4.3p2-3 - Timeouts on an Intel Centrino Du

Re: export arrays in cygwin ksh

2006-05-23 Thread bob
> > Two comments. > > One: the output above didn't come from PDKsh in Cygwin (and, most likely, > didn't even come from the script you posted, since the export statement is > on line 9 in your script). FYI, there is more than one ksh implementation > in Cygwin, and you'll need to tell us more ab

Re: Visibility of Samba shares after ssh login

2006-05-23 Thread mwoehlke
mwoehlke wrote: Guenter Bachler wrote: I started the ssh-server on the windows client in order to log-on to a Linux maschine and vice verse. On the Windows client several SAMBA shares have been mapped and correctly displayed with the 'mount' command in the cygwin shell. Now invoking an ssh l

Re: export arrays in cygwin ksh

2006-05-23 Thread Igor Peshansky
On Tue, 23 May 2006, bob wrote: > Help > > Trying to use ksh and export arrays in cygwin. It works on my unix > workstation but not on PC cygwin. Any help would be appreciated. > Tried to post earlier and it did not make it apparently. > > Thanks > Bob > > #!/bin/ksh > echo "in test1" > vname[1]

RE: openssh 4.3p2-3 - Timeouts on an Intel Centrino Duo machine

2006-05-23 Thread Harig, Mark
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Simon McQueen > Sent: Tuesday, May 23, 2006 10:29 AM > To: cygwin@cygwin.com > Subject: openssh 4.3p2-3 - Timeouts on an Intel Centrino Duo machine > > Hi all, > > I note this thread: > http://source

Re: export arrays from cygwin ksh

2006-05-23 Thread mwoehlke
mwoehlke wrote: bob wrote: I have an hp unix script that runs in ksh and am porting it to PC. It uses and exports arrays in hp unix. Does not seem to work in cygwin. Can anybody offer suggestions to accomodate? I tried to put an example below, but I was labeled a top poster and it would no

Re: Java program under cygwin?

2006-05-23 Thread Peter Mueller
Hello Dave, hello Jim! > It looks like no X11 DISPLAY variable was set, but this > program > performed an operation which requires it. This is probably a consequence > of > the fact that you're trying to run a GUI in a text-only environment. OK, then I guess I got something wrong: I thought cy

Re: export arrays from cygwin ksh

2006-05-23 Thread mwoehlke
bob wrote: I have an hp unix script that runs in ksh and am porting it to PC. It uses and exports arrays in hp unix. Does not seem to work in cygwin. Can anybody offer suggestions to accomodate? I tried to put an example below, but I was labeled a top poster and it would not let me do it.

Re: rsh with command hangs, rlogin works

2006-05-23 Thread Andrew DeFaria
Lars Björnfot wrote: Hi all, This is my first mail on the list... I want to run rsh but this happens $ rsh localhost ls HANGS for any command $ rsh localhostworks fine I have set up inetd for cygrunsrv $ cygrunsrv -I inetd -d "CYGWIN inetd" -p /usr/sbin/inetd -a "-D -d" -e "CY

Re: export arrays from cygwin ksh

2006-05-23 Thread Thorsten Kampe
* bob (2006-05-23 12:37 +) > I have an hp unix script that runs in ksh and am porting it to PC. You mean you have a ksh script that runs on HP Unix? > It uses and exports arrays in hp unix. Does not seem to work in > cygwin. "does not seem to work in Cygwin"... To quote an immortal phrase:

Re: Visibility of Samba shares after ssh login

2006-05-23 Thread mwoehlke
Guenter Bachler wrote: I started the ssh-server on the windows client in order to log-on to a Linux maschine and vice verse. On the Windows client several SAMBA shares have been mapped and correctly displayed with the 'mount' command in the cygwin shell. Now invoking an ssh login session from

Re: 1.5.19: Problem with cron and microsoft devenv

2006-05-23 Thread Larry Hall (Cygwin)
Nick Forte wrote: I'm currently having a problem where microsoft's devenv compiler crashes when running under cron. If I run my build scripts directly from a bash shell devenv works great. I've installed VC2005.NET and cygwin under Administrator. I then created a crontab entry like so: HOME=/H

Re: dereferenced NULL in setup-2.529 (possible patch)

2006-05-23 Thread mwoehlke
Brian Dessent wrote: mwoehlke wrote: I built setup (from the 2.529 tarball) and ran it in gdb, and got this stack trace: Thanks for the debugging. I must have missed the original report, as I don't see the parent post of this thread. Under what circumstances is this repeatable? It looks li

Re: Problems with setup colors in snapshot

2006-05-23 Thread mwoehlke
Igor Peshansky wrote: On Mon, 22 May 2006, mwoehlke wrote: Igor Peshansky wrote: Hmm, weird -- for me the foreground color of the icons is *always* black. Unfortunately, a: this isn't the case for me, and b: as you've so astutely pointed out, if it was that would still be problematic :-). (In

Re: "Please don't discuss other, competing products here"

2006-05-23 Thread Christopher Faylor
On Tue, May 23, 2006 at 01:04:15AM -0700, [EMAIL PROTECTED] wrote: >On Mon, May 22, 2006 at 06:50:38PM -0700, David Christensen wrote: >> 3. Last but not least, the open-source software (OSS) movement used to >> have at its core the concept of "Freedom", including "Freedom of >> Speech".

Re: Problems with setup colors in snapshot

2006-05-23 Thread mwoehlke
Brian Dessent wrote: mwoehlke wrote: A while back I posted about the colors in setup.exe. I noticed that the text background color is fixed but that there is still a problem with the tree structure; specifically, the clickable [+] and [-] icons are, on my colors, effectively invisible. On some o

export arrays in cygwin ksh

2006-05-23 Thread bob
Help Trying to use ksh and export arrays in cygwin. It works on my unix workstation but not on PC cygwin. Any help would be appreciated. Tried to post earlier and it did not make it apparently. Thanks Bob #!/bin/ksh echo "in test1" vname[1]="Dog" vname[2]="Cat" for i in 1 2 do echo "vnam

openssh 4.3p2-3 - Timeouts on an Intel Centrino Duo machine

2006-05-23 Thread Simon McQueen
Hi all, I note this thread: http://sourceware.org/ml/cygwin/2006-05/msg7.html I've just got a Dell Latitude D620 with a dual core processor and it's exhibiting what I think might be the same problem. In my case the issue appears when I'm checking out from CVS using ssh. Checkouts from rep

RE: Java program under cygwin?

2006-05-23 Thread Dave Korn
On 23 May 2006 14:49, Peter Mueller wrote: > Hello, > > I am trying to run a Java program which has a GUI associated with it and > whose code is on a remote linux server. > > I am first establishing an ssh connection with an appended "-X" and then > run the java program using the path to the Ja

Re: Java program under cygwin?

2006-05-23 Thread Jim Drash
Are you running an X-server on your local box? That is what the message is saying. It needs to talk to an X-server. On 5/23/06, Peter Mueller <[EMAIL PROTECTED]> wrote: Hello, I am trying to run a Java program which has a GUI associated with it and whose code is on a remote linux server. I a

RE: Obfuscation fails.

2006-05-23 Thread Dave Korn
On 23 May 2006 14:44, Arend-Jan Westhoff wrote: > In the last 8 hours I have received 4 spam e-mails on the forwarding > address I use exclusively for this list. > (Have never received any spam on it before.) > > This might suggest the level of obfuscation for e-mail addresses displayed > on this

Java program under cygwin?

2006-05-23 Thread Peter Mueller
Hello, I am trying to run a Java program which has a GUI associated with it and whose code is on a remote linux server. I am first establishing an ssh connection with an appended "-X" and then run the java program using the path to the Java programm's sh_start_file. Unfortunatelly, I am getti

Obfuscation fails.

2006-05-23 Thread Arend-Jan Westhoff
In the last 8 hours I have received 4 spam e-mails on the forwarding address I use exclusively for this list. (Have never received any spam on it before.) This might suggest the level of obfuscation for e-mail addresses displayed on this list needs to be upgraded. My current Cygwin e-mail address

RE: Cygwin: texi2dvi stumbles over texinfo.tex (was: failed checks for automake 1.9.6)

2006-05-23 Thread Dave Korn
On 23 May 2006 13:13, Ralf Wildenhues wrote: [ As per cygwin-L tradition, I am replying only to the lists; Ralf, if you see this and Karl does not, please feel free to forward it. ] > In the Automake testsuite, we're experiencing a bug with texi2dvi on > Cygwin that looks like a problem with the

[OT] RE: "Please don't discuss other, competing products here"

2006-05-23 Thread Dave Korn
On 23 May 2006 09:04, [EMAIL PROTECTED] wrote: > On Mon, May 22, 2006 at 06:50:38PM -0700, David Christensen wrote: >> 3. Last but not least, the open-source software (OSS) movement used to >> have at its core the concept of "Freedom", including "Freedom of >> Speech". OSS projects were

[ANNOUNCEMENT] Updated [experimental]: coreutils-5.96-1

2006-05-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of coreutils, 5.96-1, is available for experimental use. NEWS: = This is a new upstream release of coreutils. However, it depends on features only available in recent cygwin snapshots, so you MUST have cygwin snapshot 20060329 or la

Re: Problems with setup colors in snapshot

2006-05-23 Thread Igor Peshansky
On Mon, 22 May 2006, mwoehlke wrote: Igor Peshansky wrote: > On Mon, 22 May 2006, mwoehlke wrote: > > A while back I posted about the colors in setup.exe. I noticed that the > > text background color is fixed but that there is still a problem with > > the tree structure; specifically, the clicka

Re: Cygwin X Directory/File Manager - Does one exist?

2006-05-23 Thread Jim Drash
In Gnome: Nautilus. In KDE: Konquerer. curses: mc (midnight commander). On 5/22/06, Dave Elstner <[EMAIL PROTECTED]> wrote: Is there a Cygwin X program that functions similar to Windows Explorer? Thanks, -Dave -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

Re: Cygwin: texi2dvi stumbles over texinfo.tex (was: failed checks for automake 1.9.6)

2006-05-23 Thread Ralf Wildenhues
[ this is http://lists.gnu.org/archive/html/bug-automake/2006-05/msg1.html aka http://lists.gnu.org/archive/html/bug-texinfo/2006-05/msg00017.html and the original report is http://lists.gnu.org/archive/html/bug-automake/2006-04/msg00017.html ] Hello Cygwin folks, In the Automake testsuite, w

export arrays from cygwin ksh

2006-05-23 Thread bob
Hi I have an hp unix script that runs in ksh and am porting it to PC. It uses and exports arrays in hp unix. Does not seem to work in cygwin. Can anybody offer suggestions to accomodate? I tried to put an example below, but I was labeled a top poster and it would not let me do it. Thanks

Visibility of Samba shares after ssh login

2006-05-23 Thread Guenter Bachler
I started the ssh-server on the windows client in order to log-on to a Linux maschine and vice verse. On the Windows client several SAMBA shares have been mapped and correctly displayed with the 'mount' command in the cygwin shell. The mount list looks like: E:\cygwin\bin on /usr/bin type syst

Re: "Please don't discuss other, competing products here"

2006-05-23 Thread clayne
On Mon, May 22, 2006 at 06:50:38PM -0700, David Christensen wrote: > 3. Last but not least, the open-source software (OSS) movement used to > have at its core the concept of "Freedom", including "Freedom of > Speech". OSS projects were simply assumed by the OSS community to > allow fr

Re: perl reading ^M on text mounts

2006-05-23 Thread Yitzchak Scott-Thoennes
On Sun, Apr 23, 2006 at 12:28:52PM +, Michael Lemke wrote: > Dave googlemail.com> writes: > > > > > Have you tried setting the environment variable PERLIO? I'm not a heavy > > PERL user, but I tend to have > > > > PERLIO=crlf > > > > if I'm likely to see CRLFs. > > Thanks, I tried that.

Re: Reading Term::ReadKey support for ActiveState Perl and Cygwin

2006-05-23 Thread Yitzchak Scott-Thoennes
On Sun, May 21, 2006 at 09:39:16PM -0400, Igor Peshansky wrote: > On Mon, 22 May 2006, Paul Dorman wrote: > > > Hi all, > > > > I've been racking my brains trying to read keystrokes in a Cygwin > > shell with ActiveState Perl. Has anyone worked out how to read > > individual keystrokes with a Perl