Re: php scripts dying in cron, runs fine in task scheduler (W2k3)

2006-01-07 Thread Larry Hall
jd list wrote: On 1/3/06, Larry Hall (Cygwin) [EMAIL PROTECTED] wrote: jd list wrote: I'm running cygwin on W2K3 with php built into windows via the binary from php.net. I run php scripts, via cron, at freqent intervals, one is a simple database script that copies data from a back-end

Re: recompiling cygwin dll problems

2004-04-21 Thread Larry Hall
. ;-) That's all I can think of based on your general inquiry. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: stty under cygwin

2004-04-21 Thread Larry Hall
. He's slipping. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml

Re: Problem compiling with cywin.dll

2004-04-21 Thread Larry Hall
than c:\cygwin\bin. Rerun setup and update your environment. You need more than just a new DLL if you're going to be building things. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

RE: Unable to get CRON to work

2004-04-21 Thread Larry Hall
paths to all executables, scripts, etc. It's good to see you were able to work through all these issues. :-) Thanks for providing feedback for the email archives as well. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office

Re: Permission denied accessing Linux Samba network share

2004-04-22 Thread Larry Hall
configuration information (cygcheck output). In it's absence, I'll simply ask if you have smbntsec set in your Cygwin environment variable (and direct you to the User's Guide for information about this setting)? -- Larry Hall http://www.rfk.com RFK Partners, Inc

Re: i want to re-download all packages... how?

2004-04-22 Thread Larry Hall
Select a different mirror. Larry At 11:43 AM 4/22/2004, you wrote: it selects only my installed packs, but not the other. i want all for my cygwin-CD! Yitzchak Scott-Thoennes [EMAIL PROTECTED] ha scritto nel messaggio news:[EMAIL PROTECTED] On Thu, Apr 22, 2004 at 05:00:50PM +0200, electa

Re: Cygwin setup errors

2004-04-22 Thread Larry Hall
the '-p' flag of 'mkpasswd' to achieve the same thing. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

RE: i want to re-download all packages... how?

2004-04-22 Thread Larry Hall
forget about what you have installed, you need to remove the files in '/etc/setup'. This assumes the OP wants to install everything too though, which isn't clear from the original post. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508

Re: Anomalies in Source Distributions

2004-04-22 Thread Larry Hall
is a requirement. There are benefits to leaving the number off (i.e. the same file applies to any version). -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX

Re: Setup changes paths

2004-04-22 Thread Larry Hall
from the internet? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml

Re: recompiling cygwin dll problems

2004-04-22 Thread Larry Hall
At 02:24 PM 4/22/2004, you wrote: On Wed, Apr 21, 2004 at 10:21:58PM -0400, Larry Hall wrote: At 06:29 PM 4/21/2004, you wrote: all, Is there any reason why a recompiled version of cygwin.dll in a non-standard location would cause tools that depend on it to fail? I compiled with a standard

RE: Still no microphone support?

2004-04-22 Thread Larry Hall
that as an invitation; Best to be sure you're invited before showing up to any event. Where are the docs then!? *JUMPING HIGH, WAVING HANDS* grin And once again; sources is no documentation (in case there is anything in those). I see this as a troll. We need such things on this list. -- Larry Hall

Re: recompiling cygwin dll problems

2004-04-22 Thread Larry Hall
At 03:29 PM 4/22/2004, you wrote: On Thu, Apr 22, 2004 at 02:44:47PM -0400, Larry Hall wrote: Or maybe its neither a nor b.. perhaps there's a runtime component? Perhaps you can't run two versions of the cygwin dll at one time in separate locations? Bingo! I guess I should have put an and in my

Re: Line breaks in bash

2004-04-22 Thread Larry Hall
this? Works fine for me. Now set my prompt to the hostname as \[\e]0;\w\a\e[01;33mC09-272-A:\e[0m. Could this be causing the problem? Yes, apparently. I could reproduce your problem using your prompt. -- Larry Hall http://www.rfk.com RFK Partners, Inc

RE: cygrunsrv

2004-04-23 Thread Larry Hall
. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Tutorial on ACL's?

2004-04-23 Thread Larry Hall
or any other kind of permissions to get and keep things working for me. YMMV. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: required packages not always selected

2004-04-23 Thread Larry Hall
when installing just the base packages the first time (when Cygwin has not been installed before). The current work-around for that is to run setup twice. The second time it picks up the missing dependencies. Is there a reproducible test case that someone can provide? -- Larry Hall

Re: Running fetchmail as a service

2004-04-23 Thread Larry Hall
it was deleted to start with? Also, if '/cygdrive/h' is a password protected share (which cygcheck output would tell me), fetchmail won't be able to access it. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838

Re: Running fetchmail as a service

2004-04-23 Thread Larry Hall
starting as a service. Also, don't remount /, /usr/bin, and /usr/lib as text mounts. You won't be doing yourself any favors with that. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: php under apache

2004-04-24 Thread Larry Hall
plans to support php under apache in cygwin. My web site relies on php Have you seen http://www.cygwin.com/ml/cygwin/2004-01/msg00383.html and http://www.cygwin.com/ml/cygwin/2004-02/msg01352.html ? -- Larry Hall http://www.rfk.com RFK Partners, Inc

Re: Vim under cygwin console: backspace problem

2004-05-11 Thread Larry Hall
to? 2. What's your console (cmd or rxvt)? The first one would be answered by the output of 'cygcheck -s -r -v', which the problems page requests. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: cron

2004-05-11 Thread Larry Hall
window open. That's not necessary if you've installed cron properly and you're running it as a service. The above should help you find some problems and key you in on the procedure and information required when reporting problems to this list. HTH, -- Larry Hall

Re: How to start windows version gvim for cygwin correctly?

2004-05-11 Thread Larry Hall
? This is really a question for the site from which you got gvim. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: how to upgrade cygwin?

2004-05-11 Thread Larry Hall
for you. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: How to start windows version gvim for cygwin correctly?

2004-05-12 Thread Larry Hall
-topic for this list. Please direct this inquiry to the proper forum. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

[FAQ alert] Re: Network Shares Not Accessible Via ssh

2004-05-12 Thread Larry Hall
://www.cygwin.com/ml/cygwin/2003-09/msg01802.html Otherwise, please send relevant info (as requested by http://cygwin.com/problems.htmlhttp://cygwin.com/problems.html) with a reproducible test case to the list. -- Larry Hall http://www.rfk.com RFK Partners, Inc

Re: AW: Inaccessible remote volumes when logged in via ssh

2004-05-12 Thread Larry Hall
messages you got, log files generated, configuration file settings, etc. But keep in mind you can find out allot about what 'sshd' and 'ssh' are doing by running them with verbosity/debugging turned on. See the man pages for details. -- Larry Hall http

Re: How I can start gvim?

2004-05-11 Thread Larry Hall
as a Cygwin package at this time. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http

Re: cygwin/matlab/xp

2004-05-09 Thread Larry Hall
these platforms, though generally of little consequence to Cygwin. However, even on exactly the same hardware, there are sometimes differences that can have an affect. But the only way to track down your problem, properly classify it, and fix it is to debug it. -- Larry Hall

Re: GPL violation ?

2004-05-09 Thread Larry Hall
At 02:11 PM 5/9/2004, Patrick J. LoPresti wrote: Larry Hall [EMAIL PROTECTED] writes: http://cygwin.com/acronyms/#PCYMTNQREAIYR At 07:54 AM 5/8/2004, Patrick J. LoPresti wrote: Do not feed the trolls. Which troll is that? Oh, I just assumed that was what you considered me. While I

Re: using insight on array in struct

2004-05-09 Thread Larry Hall
docs that might be relevant. Sorry but this is off-topic for this list. You'll want to query the insight list for this. Bug reports would go there too, as the Cygwin announcement suggests: http://sources.redhat.com/ml/cygwin-announce/2003-09/msg00096.html -- Larry Hall

Re: GPL violation ?

2004-05-07 Thread Larry Hall
on this list make the efforts they do to make sure everyone complies. We choose to honor the license as it was written since that's the only way the license is valid. Some might find the realities of this to be mean but that's not the intent really, FWIW. -- Larry Hall

Re: What's the problem with find?

2004-05-07 Thread Larry Hall
might want to consider a patch. If you just wanted to report behavior, consider it done. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: GPL violation ?

2004-05-08 Thread Larry Hall
anyone to misconstrue your opinion as some policy of this list. Although I expect there wouldn't be too much confusion about your response, I thought it better to be clear than to leave something like this to question. Larry Hall [EMAIL PROTECTED] writes: Then your gripe is with the GPL

Re: [ANNOUNCEMENT] new setup.exe released

2004-04-25 Thread Larry Hall
. That works too. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http

Re: blackbox does not compile with latest cygwin

2004-04-25 Thread Larry Hall
Could anyone point out what I'm doing wrong? Clearly the problem is that you're missing #include assert.h. That's likely the result of a configure problem but I didn't investigate to any great extent so I might be wrong. -- Larry Hall http://www.rfk.com RFK Partners

Re: permission problems (and more)

2004-04-26 Thread Larry Hall
At 05:24 PM 4/26/2004, you wrote: --- Larry Hall wrote: At 04:43 PM 4/14/2004, you wrote: The cron service failed to start due to the following error: Access is denied. http://www.cygwin.com/ml/cygwin/2004-03/msg00379.html OK, let's just start with cron (ignoring the ssh problem

Re: blackbox does not compile with latest cygwin

2004-04-27 Thread Larry Hall
At 12:07 AM 4/27/2004, you wrote: Igor Pechtchanski wrote: On Mon, 26 Apr 2004, Carlo Florendo wrote: Larry Hall wrote: At 11:28 PM 4/25/2004, you wrote: Hi, Now, upon running ./configure on blackbox, all was ok. When I started make, this is the error I got: Making all in src

Re: SUMMARY sort of: OpenSSH public key authentication woes

2004-04-27 Thread Larry Hall
) the domain user won't be able to see your share through ssh and pubkey authentication unless it doesn't require Windows authentication to access it (i.e. it's accessible by Everyone). -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779

Re: Anomalies in Source Distributions

2004-04-27 Thread Larry Hall
At 04:03 PM 4/27/2004, you wrote: Op Thu, 22 Apr 2004 13:46:57 -0400 schreef Larry Hall cygwin-lh te cygwin.com in [EMAIL PROTECTED]: : At 01:08 PM 4/22/2004, you wrote: ^^^ Philip Brown pbrown00 uit earthlink.net, not me. [...] : sharutils-4.2.1-3 - Similar to above

Re: SUMMARY sort of: OpenSSH public key authentication woes

2004-04-28 Thread Larry Hall
At 03:48 AM 4/28/2004, you wrote: On Wed, 28 Apr 2004 01:33 am, Larry Hall wrote: At 11:21 AM 4/27/2004, you wrote: On Tue, 27 Apr 2004, Greg Rudd wrote: On Tue, 27 Apr 2004 02:12 am, Karl M wrote: Hi Greg... Try setting your authorized_keys to 644 for now. If that doesn't work

Re: Cygwin 1.5.9 Permission Denied Problem

2004-04-29 Thread Larry Hall
at this point. ... WkH cygcheck -s -v -r yields: snip -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: Cygwin 1.5.9 Permission Denied Problem

2004-04-29 Thread Larry Hall
At 07:35 PM 4/29/2004, you wrote: --- Larry Hall [EMAIL PROTECTED] wrote: At 06:46 PM 4/29/2004, you wrote: I just installed the latest Cygwin (1.5.9) on a new Win2K laptop that is not part of any domain. I'm getting permission denied when I try to execute programs in a couple of situations

Re: mkpasswd -p option now adds username

2004-04-30 Thread Larry Hall
of this posting with the pertinent information would be more helpful, assuming you don't find the answer yourself in the process. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: Run Windows application via ssh

2004-05-03 Thread Larry Hall
'. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Run Windows application via ssh

2004-05-03 Thread Larry Hall
At 11:39 AM 5/3/2004, you wrote: On Mon, 3 May 2004, Larry Hall wrote: At 10:01 AM 5/3/2004, you wrote: Hello, I installed Cygwin on a machine with Windows XP and started the service sshd. I would like to connect from another machine (client) via ssh, run a Windows application

Re: are rand48() Co implemented now?

2004-05-03 Thread Larry Hall
sample source should help clarify where your problem is. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: shutdown( socket, SHUT_WR ) - unexpected behaviour

2004-05-03 Thread Larry Hall
from my previous mail? I would like to know if it behaves incorrectly only on my system, or on Win2k in general: I don't know if this answers the question or not but it works fine for me on W2K SP3 (Cygwin 1.5.9 yada, yada)... -- Larry Hall http://www.rfk.com RFK

Re: TGS OpenInventor for PC Windows and Cygwin

2004-05-03 Thread Larry Hall
libraries? Please let me know. Generally yes, though I haven't tried OpenInventor specifically myself. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX

Re: More Info

2004-05-03 Thread Larry Hall
need to build a Cygwin version first. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info

Re: fortran and C mixed-language program - cygwin the way to go?

2004-05-04 Thread Larry Hall
++ 6 or Intel's compiler so there must not be much reliance on POSIX APIs. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: DLL generation under Cygwin

2004-05-04 Thread Larry Hall
If your DLL was built against the Cygwin DLL, you'll have difficulties because the Cygwin DLL won't be loaded properly. Try building with 'gcc -mno-cygwin'. Of course, if you need the POSIX APIs Cygwin provides, you'll now have to do some porting. Larry Hall http

Re: postgresql problem

2004-05-04 Thread Larry Hall
! ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: GPL violation ?

2004-05-05 Thread Larry Hall
you to follow-up on this and report back. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info

Re: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-05 Thread Larry Hall
: http://cygwin.com/problems.html Based on a full description of your problem and the proper base-line information, someone here can attempt to help. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington

Re: problems with cygwin

2004-05-05 Thread Larry Hall
' and make this change. 2. Some of the commands like more is not working on my system. I tried to search it in /usr/bin but its not there. See http://cygwin.com/packages/. But I think you'll really find that 'less' is a better choice. -- Larry Hall http://www.rfk.com

Re: problems with cygwin

2004-05-05 Thread Larry Hall
-2.11y-9 These are the cygwin packages you'd need. Huh? Those are not Cygwin packages. There is a 'more' package available via 'setup' which provides '/bin/more' for Cygwin if the OP must have 'more' in addition to 'less' (which is installed by default). -- Larry Hall

Re: sshd, plink, bash and path problems

2004-05-05 Thread Larry Hall
want: plink -batch -2 -i C:\path\to\my\key\mykey.PPK -l tims 159.87.127.66 'echo $PATH' Does that clarify what's going on for you? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: permission problems (and more)

2004-05-06 Thread Larry Hall
At 01:08 AM 5/6/2004, you wrote: --- Larry Hall (RFK Partners, Inc) wrote: From a comparison of your environment with mine, I see that you don't give specific permissions to Just when I thought I would get the answer, it looks like you didn't pay your internet bill or something (your answer

Re: Calling g77 FORTRAN code from MSVC 7?

2004-05-14 Thread Larry Hall
sure that you're not mixing and matching your C runtime heap calls. That's deadly. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: g++ libcygwin.a has an undefined reference

2004-05-18 Thread Larry Hall
requires a main(). This is in the FAQ BTW. Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 At 06:23 AM 5/18/2004, you

Re: tail and win file handling

2004-05-18 Thread Larry Hall
this, given I need to tail the file ? Your going to have to use a different file name. Windows doesn't support the same semantics in this case. The emulation Cygwin provides is as close as you're going to get (which ain't that close but... ;-) ). -- Larry Hall http

Re: Problems listing tasks under cygwin.

2004-05-18 Thread Larry Hall
' is not Cygwin's current version at least. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http

Re: tail and win file handling

2004-05-18 Thread Larry Hall
works. There's not much to be done about it (at least not in Cygwin). Believe me, we've tried. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston

Re: Cygwin and Tkinter support

2004-05-20 Thread Larry Hall
=tkinter. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml

Re: Can I get a GUI program to run when logged into cygwin via sshd?

2004-05-20 Thread Larry Hall
. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: AW: Inaccessible remote volumes when logged in via ssh

2004-05-20 Thread Larry Hall
- From: Larry Hall [EMAIL PROTECTED] To: Brindl Ronald [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 10:53 PM Subject: Re: AW: Inaccessible remote volumes when logged in via ssh At 09:01 AM 5/11/2004, you wrote: I am logging in using password (i already heard

RE: where is at at?

2004-05-21 Thread Larry Hall
_really_ mean around here! True. Please submit a patch with your intended changes. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: Fw: SSCOP and SRGP for Cygwin

2004-05-22 Thread Larry Hall
for Cygwin/windows? Cheers guys Why are you reposting? What about the response to your first post suggested that reposting would be beneficial? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: spambot?

2004-05-24 Thread Larry Hall
the options under Advanced Search. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http

Re: How to install only the man of ImageMagic?

2004-05-24 Thread Larry Hall
to the main ImageMagick site http://imagemagick.org/. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: remote install of cygwin?

2004-05-24 Thread Larry Hall
to the base installation package. Then just run setup. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: ftruncate64() question?

2004-05-24 Thread Larry Hall
good thread by shifting it to something on topic. ;-) But actually, we do frown on posts that usurp other threads this way. :-( See, that's me frowning. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838

Re: [OT] Re: ftruncate64() question?

2004-05-24 Thread Larry Hall
At 09:58 PM 5/24/2004, you wrote: On Mon, May 24, 2004 at 09:48:55PM -0400, Igor Pechtchanski wrote: On Fri, 21 May 2004, Larry Hall wrote: At 05:06 PM 5/21/2004, you wrote: On Fri, 21 May 2004, Bill C. Riemers wrote: [snip] How was the quoted text relevant? AFAICS, it isn't. Looks like

Re: AW: Inaccessible remote volumes when logged in via ssh

2004-05-25 Thread Larry Hall
is a different protocol than SAMBA. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http

Re: something like setup without the gui?

2004-05-25 Thread Larry Hall
with a bit of a search. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml

Re: install software (probably simple question...)

2004-05-26 Thread Larry Hall
for it here. But the GRASS-GIS site seems to have documentation and mailing lists of it's own. That's the place to look for these kinds of answers. See http://cygwin.com/lists.html if you need some guidance on questions handled by the Cygwin lists. -- Larry Hall

Re: cron problem with authentication

2004-05-26 Thread Larry Hall
authentication (i.e. not SMB). -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http

Re: ssh

2004-05-27 Thread Larry Hall
. Before what? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml

Re: g++ linking

2004-05-27 Thread Larry Hall
). And this doesn't work for you with g++ because? I went through the mailing list Good to hear! and could not found any relevant requirement. Unfortunately, everything there is not gold. And sometimes the gold is hidden. -- Larry Hall http://www.rfk.com RFK

Re: ssh hangs window application starting up

2004-05-27 Thread Larry Hall
. Not all application are blocked. Is this a known problems? No. See: Problem reports: http://cygwin.com/problems.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Larry Hall
suspicious about the output I had to work with. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe

Re: 1.3.22 - 1.5.10: chmod behavior change

2004-05-28 Thread Larry Hall
? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: memory limitation for cygwin apps

2004-05-29 Thread Larry Hall
: http://cygwin.com/problems.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info

Re: Segmentation fault with ls command

2004-05-30 Thread Larry Hall
and what relevance does it have to Cygwin? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info

Re: man can't fin locale

2004-05-31 Thread Larry Hall
/problems.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml

Re: gcc Unicode and _WinMain@16

2004-06-01 Thread Larry Hall
. If you google around a bit though, you'll probably find out why you get this problem. Setting UNICODE changes the provided entry point to wWinMainCRTStartup. You'll need to specify this entry point explicitly in your link line to get it to build properly. -- Larry Hall

Re: Error message from antiword since upgrade to cygwin 1.5.10

2004-06-01 Thread Larry Hall
://www.cygwin.com/ml/cygwin-apps/2003-10/msg00135.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: Weird problem with gdb 2003-09-20-cvs (cygwin-special)

2004-06-02 Thread Larry Hall
is obvious from that and you want to chase your suspicion that something in cygwin1.dll is causing the problem, you'll need to build the DLL yourself so you can debug into it. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779

Re: Run Jabber As WindowXP/2000 Service

2004-06-02 Thread Larry Hall
is not current, you can always rebuild it so it is compatible with the current cygwin1.dll. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA

Re: gcc Unicode and _WinMain@16

2004-06-02 Thread Larry Hall
At 12:26 PM 6/2/2004, you wrote: At 22:46 01/06/2004 -0400, Larry Hall wrote: This is really a question for the MinGW list at mingw.org. You're using the -mno-cygwin switch to gcc which means you're not using Cygwin. By definition, this fact makes the question off-topic for this list. If you

Re: gcc Unicode and _WinMain@16

2004-06-03 Thread Larry Hall
for the desktop app, I copied this, however the desktop app requires this parameter to always be an LPSTR whether UNICODE is defined or not. Ouch! That would not have been my first guess at the cause of the problem. ;-) -- Larry Hall http://www.rfk.com RFK Partners

Re: Printing under Cygwin on W2K

2004-06-03 Thread Larry Hall
works fine, even in cygwin 1.5.10, if the network printer is set up properly. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

Re: decoding sshd failure

2004-06-03 Thread Larry Hall
, that's going to be your real problem. Otherwise, you must have some permissions problem. Your best bet is to grab the source and track where the waiting message is that you get. That should help provide some context. -- Larry Hall http://www.rfk.com RFK Partners, Inc

Re: decoding sshd failure

2004-06-04 Thread Larry Hall
At 06:38 AM 6/4/2004, you wrote: On Thursday 03 June 2004 23:18, Larry Hall wrote: At 10:13 PM 6/3/2004, you wrote: Below is a fragment of output from sshd -d -d -d Can someone tell me why it doesn't like my publickey? I think I've done everything right, but no joy. I can login using

Re: decoding sshd failure

2004-06-04 Thread Larry Hall
sshd will tell you when your permissions are wrong). Depends. Depends on what 'StrictModes' is set to in your /etc/sshd_config? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street

Re: Thousands' grouping flag in printf() format string

2004-06-04 Thread Larry Hall
; } Thank you Laszlo Ersek The target for Cygwin is POSIX. That said, if someone were to submit a patch to support the construct you're looking for, I'm sure it would be thoughtfully considered (i.e. PTC ;-) ) -- Larry Hall http://www.rfk.com RFK

Re: cp -p gives error message

2004-06-04 Thread Larry Hall
' (as the above web page requests) would have told me that and more . I'll let you off with a warning this time. ;-) Is this what it feels like to be a cop? ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838

Re: Changing the default user for an ssh login

2004-06-05 Thread Larry Hall
just miss that or are you really looking for something else? So far, I don't see that your problem is Cygwin specific. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508

  1   2   3   4   5   6   7   8   9   10   >