Re: cygrunsrv fails to run services

2004-09-27 Thread Igor Pechtchanski
On Mon, 27 Sep 2004, Gerrit P. Haase wrote: > Igor schrieb: > > > On Mon, 27 Sep 2004, Gerrit P. Haase wrote: > > >> Igor wrote: > >> > >> Coming back with this now. Today I upgraded cygwin from 1.5.5 to 1.5.11 > >> at another box, now the same problems here, starting sshd gives me an > >> error 1

Re: cygrunsrv fails to run services

2004-09-27 Thread Gerrit P. Haase
Igor schrieb: > On Mon, 27 Sep 2004, Gerrit P. Haase wrote: >> Igor wrote: >> >> Coming back with this now. Today I upgraded cygwin from 1.5.5 to 1.5.11 >> at another box, now the same problems here, starting sshd gives me an >> error 1062 or 1067, depending on the way how I start it, via Service

RE: Program exited with code 0303000

2004-09-27 Thread Dave Korn
> -Original Message- > From: Bobby McNulty > Sent: 27 September 2004 19:33 > To: Dave Korn > David, his problem is Oracle. > odbc.dll. > He needs the old one. By "he needs the old one", do you mean "he needs to use the static link library instead of the DLL he made from it using libtoo

Re: Convert Word/html/pdf/TeX to Postscript

2004-09-27 Thread Alex Vinokur
"Christopher Faylor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mon, Sep 27, 2004 at 08:15:46PM +0200, Alex Vinokur wrote: > >"Christopher Faylor" wrote in message news:[EMAIL PROTECTED] > >[snip] > >> I suppose you could always take this discussion to cygwin-talk and take >

RE: "which" command does not expand "~" in path

2004-09-27 Thread Hannu E K Nevalainen
you wrote: script). Igor -- >>> >>> $ u="Hannu";sed -nre "s/^$u.*:(.*):.*$/\1/p" > This works only because "/" is not a valid variable name. :-p Ehm.. ;-P - could that be called a lucky shot? /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems--72--> ** mailing list pre

check_case:adjust (RE: cygrunsrv fails to run services)

2004-09-27 Thread Hannu E K Nevalainen
you wrote: > On Mon, 27 Sep 2004, Gerrit P. Haase wrote: > >> Igor wrote: >> >> Coming back with this now. Today I upgraded cygwin from 1.5.5 to >> 1.5.11 at another box, now the same problems here, starting sshd >> gives me an error 1062 or 1067, depending on the way how I start it, >> via Serv

Re: Convert Word/html/pdf/TeX to Postscript

2004-09-27 Thread Alex Vinokur
"Christopher Faylor" wrote in message news:[EMAIL PROTECTED] [snip] > I suppose you could always take this discussion to cygwin-talk and take > your chances there. [snip] Does cygwin-talk already exist? Where (if it exists)? -- Alex Vinokur http://mathforum.org/library/view/10978.html

setup.exe q's

2004-09-27 Thread Michael Makuch
i) I read a page on cygwin.com that says "$ setup.exe --help" will display optional command line args, yet it doesn't appear to do so? ii) Is there any way to skip the md5 checking of packages when setup starts up? Yes, I understand the risk of skipping that step but it'd be nice to be able to get

Re: Convert Word/html/pdf/TeX to Postscript

2004-09-27 Thread Igor Pechtchanski
On Mon, 27 Sep 2004, Alex Vinokur wrote: > "Christopher Faylor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] ^^^ , now with more reasons. > > On Mon, Sep 27, 2004 at 08:15:46PM +0

Re: font problems with xpdf and gv

2004-09-27 Thread Yaakov Selkowitz
Dr. Volker Zell wrote: Make sure you have the x11 version of ghostscript installed. It's about time this is added to the FAQ, don't you think? Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: cygrunsrv fails to run services

2004-09-27 Thread Gerrit P. Haase
Hello Igor, >> I don't think that it is in the path code. Must be some other reason. >> E.g. cygserver runs in background, but cygrunsrv thinks it receives an >> error and exits, also sshd is running happily in background without >> cygrunsrv sitting on it. So it is not the problem that the appl

Re: setup.exe q's

2004-09-27 Thread Gerrit P. Haase
Hallo Michael, Am Montag, 27. September 2004 um 21:33 schriebst du: > i) I read a page on cygwin.com that says "$ setup.exe --help" will > display optional command line args, yet it doesn't appear to do so? Please submit a patch;) > ii) Is there any way to skip the md5 checking of packages whe

RE: setup.exe q's

2004-09-27 Thread Buchbinder, Barry (NIH/NIAID)
At Monday, September 27, 2004 5:44 PM, Gerrit P. Haase wrote: > Hallo Michael, > > Am Montag, 27. September 2004 um 21:33 schriebst du: > >> i) I read a page on cygwin.com that says "$ setup.exe --help" will >> display optional command line args, yet it doesn't appear to do so? > > Please submit

dvips: Couldn't find header file texc.pro

2004-09-27 Thread Alex Vinokur
I tried to invoke dvips. Here is what I have got. $ dvips foo.dvi This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) dvips: ! Couldn't find header file texc.pro Any suggestions? Thanks, Alex Vinokur http://mathforum.org/library/view/10978.html http://s

Re: dvips: Couldn't find header file texc.pro

2004-09-27 Thread Larry Hall
At 07:10 PM 9/27/2004, you wrote: >I tried to invoke dvips. > >Here is what I have got. > >$ dvips foo.dvi >This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) >dvips: ! Couldn't find header file texc.pro > > >Any suggestions? Yes. Avail yourself of the tools at your

Re: Program exited with code 0303000

2004-09-27 Thread Cliff Hones
Dave Korn wrote: > Bobby, your advice is going from bad to worse. Nothing you have said is > right, and you keep on repeating things that you have already been told > don't work. You don't accurately read the things that are in front of your > face before you reply. THAT'S WHY I'M GOING TO BE

Re: dvips: Couldn't find header file texc.pro

2004-09-27 Thread Igor Pechtchanski
On Tue, 28 Sep 2004, Alex Vinokur wrote: > I tried to invoke dvips. > > Here is what I have got. > > $ dvips foo.dvi > This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) > dvips: ! Couldn't find header file texc.pro > > Any suggestions? $ kpsewhich texc.pro /usr/share

RE: Program exited with code 0303000

2004-09-27 Thread Igor Pechtchanski
On Tue, 28 Sep 2004, Cliff Hones wrote: > Dave Korn wrote: > > > Bobby, your advice is going from bad to worse. Nothing you have said is > > right, and you keep on repeating things that you have already been told > > don't work. You don't accurately read the things that are in front of your >

Re: Is setup.exe _supposed_ to delete the cygwin dll before attempting to run shell scripts?

2004-09-27 Thread Brian Dessent
Dave Korn wrote: > > Oh, did I forget to say the graph must be a DAG before starting? :) > > Anyway, there are heuristics that could be used to find the best > > "feedback set" of edges for which removal would result in an acyclic > > graph. e.g. the one described at > >

Wget incorrectly mirroring some web site directories and files.

2004-09-27 Thread L Anderson
When I use 'wget' to mirror some web sites, I notice a peculiar behavior I'm unable to find described in the mail archives or with google. To wit(using MSWindows directory notation): If a web site has something like the following stored on 'host': ... root\a\u.html root\

Re: Wget incorrectly mirroring some web site directories and files.

2004-09-27 Thread Brian Dessent
L Anderson wrote: > Is it a bug/feature in 'wget'; i.e., 'wget' handles the '\' not as a > directory thingy but as part of the file name thus converting things > like 'x\y' to 'x%5Cy' or is it caused by some other part of cygwin? This is the fault of the web site author. If he uses in his html

bash misbehavior

2004-09-27 Thread Pierre A. Humblet
The following command produces an unexpected result with standard Cygwin and bash ~: echo 1 | `echo cat` & [1] 180019 ~: 1 Use "logout" to leave the shell. [1]+ Doneecho 1 | `echo cat` If ignoreeof is off, bash goes away. It looks like fhandler_termios::bg_check returns an

Re: Wget incorrectly mirroring some web site directories and files.

2004-09-27 Thread L Anderson
Brian Dessent wrote: L Anderson wrote: Is it a bug/feature in 'wget'; i.e., 'wget' handles the '\' not as a directory thingy but as part of the file name thus converting things like 'x\y' to 'x%5Cy' or is it caused by some other part of cygwin? This is the fault of the web site author. If he use

Re: [INFO] Adding "cygwin here" to Windows Explorer

2004-09-27 Thread Jean-Sebastien Trottier
Hi guys, Just to add my 2 dimes, here's what I use: Registry: [HKEY_CLASSES_ROOT\Folder\shell\cygshell] @="Cygwin Shell Here" [HKEY_CLASSES_ROOT\Folder\shell\cygshell\command] @="c:\\cygwin\\usr\\x11r6\\bin\\run.exe /usr/bin/sh.exe /usr/local/bin/cygwin-shell-here \"%l\"" Add co

Make Utility and DuplicateHandle(In) failed (e=6)

2004-09-27 Thread Jussi Jumppanen
Some time ago "luca landi" wrote: > problem running make 3.77.94 inside bash > > It appears that new cygwin.dll or bash.exe is causing some > problem with console handling. In the case above, bash is > run inside a command shell window and then make is launched > as a child process of the shel

LET MAKE THIS TRANSACTION TOGETHER

2004-09-27 Thread BELLO MUSA
-- 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/

Re: Program exited with code 0303000

2004-09-27 Thread Bobby McNulty
Cliff Hones wrote: Dave Korn wrote: Bobby, your advice is going from bad to worse. Nothing you have said is right, and you keep on repeating things that you have already been told don't work. You don't accurately read the things that are in front of your face before you reply. THAT'S WHY I'M G

Re: crontab/mount problem

2004-09-27 Thread Larry Hall
At 08:45 PM 9/27/2004, you wrote: >I have installed the cron. It works fine for all cases >except while trying to do anything across the mounted >filesystem. I realize it might be some permission >problem, not sure what it is. Is the problem because >the "k" drive is mounted type "user". How can I

Re: [INFO] Adding "cygwin here" to Windows Explorer

2004-09-27 Thread Christopher Faylor
On Mon, Sep 27, 2004 at 10:02:28PM -0400, Jean-Sebastien Trottier wrote: >Hi guys, > >Just to add my 2 dimes, here's what I use: You're quoting my email. Are you volunteering to provide a package? If so, the list to send your package information to is cygwin-apps. People there can help you pull

Re: Make Utility and DuplicateHandle(In) failed (e=6)

2004-09-27 Thread Christopher Faylor
On Tue, Sep 28, 2004 at 12:13:16PM +1000, Jussi Jumppanen wrote: >Some time ago "luca landi" wrote: >>problem running make 3.77.94 inside bash >> >>It appears that new cygwin.dll or bash.exe is causing some problem with >>console handling. In the case above, bash is run inside a command >>shell w

Re: bash misbehavior

2004-09-27 Thread Christopher Faylor
On Mon, Sep 27, 2004 at 09:33:08PM -0400, Pierre A. Humblet wrote: >The following command produces an unexpected >result with standard Cygwin and bash > >~: echo 1 | `echo cat` & >[1] 180019 >~: 1 >Use "logout" to leave the shell. >[1]+ Doneecho 1 | `echo cat` > >If ignoreeof

Re: font problems with xpdf and gv

2004-09-27 Thread Dr. Volker Zell
> Yaakov Selkowitz writes: > Dr. Volker Zell wrote: >> Make sure you have the x11 version of ghostscript installed. > It's about time this is added to the FAQ, don't you think? I'm also thinking about releasing a new version of gv with a new README, if it helps. > Yaakov Ci

Re: dvips: Couldn't find header file texc.pro

2004-09-27 Thread Alex Vinokur
"Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > On Tue, 28 Sep 2004, Alex Vinokur wrote: > > > I tried to invoke dvips. > > > > Here is what I have got. > > > > $ dvips foo.dvi > > This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) > > dvips: ! Couldn't f

Re: [ANNOUNCEMENT] Updated: openssl-0.9.7d-2, openssl-devel-0.9.7d-2

2004-09-27 Thread Dr. Volker Zell
> Corinna Vinschen writes: > I've updated the version of OpenSSL to 0.9.7d-2. This also includes the > openssl-devel package. openssl-0.9.7d-2 still uses the deprecated /usr/doc dir structure. Just a heads up. Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

Re: cygheap problems with 1.5.11

2004-09-27 Thread Dr. Volker Zell
> Yaakov Selkowitz writes: > Not sure what happened, but yesterday I was compiling diacanvas2, and > when I ran make check I got cygheap errors when running the test > programs. Now since then more and more apps are giving me the same > error. Searching the mail archives brou