Fw: Applying PG Patch

2003-10-05 Thread Zitan Broth
Greetings All, I want to apply a patch to the pg source but it doesn't seem to work: [EMAIL PROTECTED] /usr/src/postgresql-7.3.4-2 $ patch -p0 < postgresql-7.3.3-custom.patch bash: patch: command not found Have I missed an install component for cygwin or something? I am a bit of a pg newbie, bu

Command substitution

2003-10-05 Thread Axel Grobe
I wrote a bash shellscript. It is running fine in the cygwin bash shell an a Windows NT system. Now I have installed cygwin on my Computer at home running Win98se, but I don't get an output from the executed command in a command substition: # Here is the script: BASE=D:/WebSites/abc-def.de/web I

Re: Fw: Applying PG Patch

2003-10-05 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zitan Broth wrote: | Have I missed an install component for cygwin or something? I am a | bit of a pg newbie, but this worked on RH9 :-) diffutils I guess, but let's check: 1. cygwin homepage 2. package search 3. patch.ex

Re: Command substitution

2003-10-05 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Axel Grobe wrote: | # Here is the script: BASE=D:/WebSites/abc-def.de/web | IDENTIFY=C:/Programme/ImageMagick-5.5.7-Q16/identify.exe The time you installed cygwin you knew what'd you want and get with cygwin, don't you? ^_^ In a POSIX environment a pat

cvs pserver setup howto ?

2003-10-05 Thread Albrecht Berger
Hello, I'm trying to set up a cvs pserver, so that I'm able to use eclipse as a cvs client. What are the steps that I need to do ? What I did is : 0.export CVSROOT=/cvsroot 1. cvs init 2. cvs checkout CVSROOT 3. cvs commit CVSROOT 4. mkpasswd.exe > CVSROOT/passwd 5. cvs ad

scid-3.5a: compilation failure on latest cygwin (`PRIO_PROCESS' undeclared)

2003-10-05 Thread Terrence Brannon
I have the latest cygwin (installed two days ago) and I installed all packages. make.err and make.out are attached. most salient information about the build is below. I hope this crosspost is not bad-form. command-line used: ./configure --prefix=/home/metaperl/install/Scid && make install >

Re: missing java headers

2003-10-05 Thread Gerrit P. Haase
Hallo Frédéric, Am Sonntag, 5. Oktober 2003 um 02:16 schriebst du: > An example which works and may help Gerrit (I use the resulting > C and C++ packages) is the 3.3.1 script from Slackware - > http://distro.ibiblio.org/pub/Linux/distributions/slackware/slackware-current/testing/source/gcc-3.3.1

Re: cvs pserver setup howto ?

2003-10-05 Thread Dean Scarff
On Sun, 05 Oct 2003 15:16:08 +0200, Albrecht Berger wrote: I'm no cvs guru, but What are the steps that I need to do ? What I did is : 0.export CVSROOT=/cvsroot 1. cvs init 2. cvs checkout CVSROOT 3. cvs commit CVSROOT 4. mkpasswd.exe > CVSROOT/passwd The passwd output from Cy

Re: Cygwin Setup application dialog size

2003-10-05 Thread Anand Kumria
[This is an email copy of a Usenet post to "gmane.os.cygwin"] On Fri, 03 Oct 2003 01:09:54 +1000, Igor Pechtchanski wrote: > On Thu, 2 Oct 2003, Mikko Ohtamaa wrote: > >> Hi, >> >> Could Cygwin Setup window size enlarged? It's paint to scroll up'n'down >> and left right with that tiny dialog whe

Re: Cygwin Setup application dialog size

2003-10-05 Thread Anand Kumria
On Fri, 03 Oct 2003 01:09:54 +1000, Igor Pechtchanski wrote: > On Thu, 2 Oct 2003, Mikko Ohtamaa wrote: > >> Hi, >> >> Could Cygwin Setup window size enlarged? It's paint to scroll up'n'down >> and left right with that tiny dialog when selecting individual >> packages. It's not possible to resize

RE: scid-3.5a: compilation failure on latest cygwin (`PRIO_PROCESS' undeclared)

2003-10-05 Thread Hannu E K Nevalainen \(garbage mail\)
> From: Terrence Brannon > Sent: Sunday, October 05, 2003 3:51 PM > last part of make.err > - > > In file included from src/game.h:24, > from src/tkscid.h:20, > from src/tkscid.cpp:16: > src/textbuf.h: In member function `void > TextBuffer::Cl

Re: Cygwin Setup application dialog size

2003-10-05 Thread Larry Hall
At 12:15 PM 10/5/2003, Anand Kumria you wrote: >[This is an email copy of a Usenet post to "gmane.os.cygwin"] > >On Fri, 03 Oct 2003 01:09:54 +1000, Igor Pechtchanski wrote: > >> On Thu, 2 Oct 2003, Mikko Ohtamaa wrote: >> >>> Hi, >>> >>> Could Cygwin Setup window size enlarged? It's paint to scro

Re: [ANNOUNCEMENT] notice of package removal: gcc2-2.95-*

2003-10-05 Thread Larry Hall
At 01:13 AM 10/5/2003, Christopher Faylor you wrote: >Oh, and I probably have to say that the gcc 3.3.1 package will still be >available. Yes but will it work with B20??? ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779

Re: emacs -nw control-c mapped to control-g

2003-10-05 Thread Larry Hall
At 11:11 PM 10/4/2003, Terrence Brannon you wrote: >When I open emacs via "emacs -nw" in a cygwin bash shell, it maps control-c to >control-g for some reason... > >I looked through the archive and this fine gentlemen's post: > > http://sources.redhat.com/ml/cygwin/2003-09/msg01647.html > >appears

Re: [ANNOUNCEMENT] notice of package removal: gcc2-2.95-*

2003-10-05 Thread Christopher Faylor
On Sun, Oct 05, 2003 at 12:52:44PM -0400, Larry Hall wrote: >At 01:13 AM 10/5/2003, Christopher Faylor you wrote: > > >>Oh, and I probably have to say that the gcc 3.3.1 package will still be >>available. > >Yes but will it work with B20??? ;-) I don't think it's even an issue. B20 compiles files

Re: Cygwin Setup application dialog size

2003-10-05 Thread Anand Kumria
On Sun, Oct 05, 2003 at 12:50:59PM -0400, Larry Hall wrote: > At 12:15 PM 10/5/2003, Anand Kumria you wrote: > >[This is an email copy of a Usenet post to "gmane.os.cygwin"] > > > >On Fri, 03 Oct 2003 01:09:54 +1000, Igor Pechtchanski wrote: > > > >> On Thu, 2 Oct 2003, Mikko Ohtamaa wrote: > >> >

Re: cygwin Setup application dialog size

2003-10-05 Thread Christopher Faylor
On Mon, Oct 06, 2003 at 03:06:50AM +1000, Anand Kumria wrote: >Well I just spent a few minutes searching for the code. I couldn't see >it in CVS, (http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/?cvsroot=src>), >feel free to send me a pointer and I might take a look. setup.exe is not a pa

/bin/rbash in passwd, but starts a *non* restricted shell (1.3.20)

2003-10-05 Thread Tom Rodman
Interactively rbash seems to work fine: bash-2.05b$ uname -a; ln -s /bin/bash /bin/rbash;rbash CYGWIN_NT-4.0 ws011206 1.3.20(0.73/3/2) 2003-02-08 12:10 i686 unknown unknown Cygwin rbash-2.05b$ cd / rbash: cd: restricted When I set the login shell to /bin/rbash in /etc/passwd and login thr

Re: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Igor Pechtchanski
On Sat, 4 Oct 2003, Cliff Hones wrote: > Igor Pechtchanski wrote: > > > Oh, and this might explain why I'm not seeing the hang on my machine: > > > > $ cygcheck /bin/cygpath.exe > > C:/cygwin/bin/cygpath.exe > > C:/cygwin/bin\cygwin1.dll > > C:\WINNT\System32\KERNEL32.dll > > C:\WINNT\

RE: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Hannu E K Nevalainen \(garbage mail\)
> From: Igor Pechtchanski > Sent: Sunday, October 05, 2003 9:48 PM > > I suspect you will see something different. I guess if on some Windows > > systems shlwapi.dll has a dependence on msvcrt.dll, it is not safe > > to call this from any cygwin app. > > > > -- Cliff > > Bingo. I think we have d

Re: Cygwin Setup application dialog size

2003-10-05 Thread caj
>> >> The current size is the largest possible for low resolution screens. >800x600 is what most people, including Microsoft, regard as low >resoultion nowadays. Are there such a substanial number of people running >at 640x480 that we ought to cater to them by default? I run my monitor at 640x480

Re: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Igor Pechtchanski
On Sat, 4 Oct 2003, Christopher Faylor wrote: > On Sat, Oct 04, 2003 at 10:52:26AM -0400, Igor Pechtchanski wrote: > >On Sat, 4 Oct 2003, Cliff Hones wrote: > > > >> I ran cygcheck on cygpath, and was surprised to discover > >> that it has a dependence on msvcrt (as well as cygwin1): > >> > >> $ c

Re: cygwin Setup application dialog size

2003-10-05 Thread Igor Pechtchanski
On Sun, 5 Oct 2003, Christopher Faylor wrote: > On Mon, Oct 06, 2003 at 03:06:50AM +1000, Anand Kumria wrote: > >Well I just spent a few minutes searching for the code. I couldn't see > >it in CVS, ( >http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/?cvsroot=src>), > >feel free to send me

Re: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Christopher Faylor
On Sun, Oct 05, 2003 at 07:43:53PM -0400, Igor Pechtchanski wrote: >On Sat, 4 Oct 2003, Christopher Faylor wrote: >>Who's going to find these functions? cygpath.exe is not going to >>accidentally use ar function with the same name from another DLL. >>That's not how it works. msvcrt is being loade

Installation & Uninstallation issues

2003-10-05 Thread Tim Dierks
I use cygwin successfully on my laptop, but I'm having trouble getting it set up on my desktop. I've attempted to install three times now, and each time, the installation has failed in the same way. The immediate symptom is that shells have no PATH set, because /etc/profile wasn't created. Howe

Re: Cygwin Setup application dialog size

2003-10-05 Thread Larry Hall
At 01:06 PM 10/5/2003, Anand Kumria you wrote: >On Sun, Oct 05, 2003 at 12:50:59PM -0400, Larry Hall wrote: >> At 12:15 PM 10/5/2003, Anand Kumria you wrote: >> >[This is an email copy of a Usenet post to "gmane.os.cygwin"] >> > >> >On Fri, 03 Oct 2003 01:09:54 +1000, Igor Pechtchanski wrote: >> >

Re: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Igor Pechtchanski
On Sun, 5 Oct 2003, Christopher Faylor wrote: > On Sun, Oct 05, 2003 at 07:43:53PM -0400, Igor Pechtchanski wrote: > >On Sat, 4 Oct 2003, Christopher Faylor wrote: > >>Who's going to find these functions? cygpath.exe is not going to > >>accidentally use ar function with the same name from another

Re: (Cygwin) Installation & Uninstallation issues

2003-10-05 Thread Tim Dierks
At 08:32 PM 10/5/2003, [EMAIL PROTECTED] wrote: Did you try renaming the present install, and any relevant registry entries, and retry after that (to avoid bad blocks in filesystem or a munged NTFS structure that NTFS somehow hasn't gotten around to repairing?) I've tried renaming C:\cygwin, rebo

RE: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Alan Miles
All, Just to add another wrinkle: See messages: http://cygwin.com/ml/cygwin/2003-10/msg00203.html and: http://cygwin.com/ml/cygwin/2003-10/msg00202.html http://sources.redhat.com/ml/cygwin/2003-09/msg01821.html http://sources.redhat.com/ml/cygwin/2003-09/msg01823.html I did the following: 1/Co

RE: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise

2003-10-05 Thread Alan Miles
s/Win200 SP4/Win2000 SP4/g -Original Message- From: Alan Miles [mailto:[EMAIL PROTECTED] Sent: October 5, 2003 20:41 To: [EMAIL PROTECTED] Subject: RE: cygpath hangs from postinstall scripts when called like $(cygpath -S) but not otherwise All, Just to add another wrinkle: See messages

Re: Installation & Uninstallation issues

2003-10-05 Thread Tim Dierks
At 08:24 PM 10/5/2003, Tim Dierks wrote: The tail end of /var/log/setup.full is: 2003/10/05 20:07:49 running: C:\cygwin\bin\sh.exe -c /etc/postinstall/base-files-mketc.sh /etc/postinstall/base-files-mketc.sh: not found [... elided ...] And, in fact, those scripts are not there: instead, I've go

Re: (Cygwin) Installation & Uninstallation issues

2003-10-05 Thread Tim Dierks
At 08:57 PM 10/5/2003, Tim Dierks wrote: At 08:32 PM 10/5/2003, [EMAIL PROTECTED] wrote: Did you try renaming the present install, and any relevant registry entries, and retry after that (to avoid bad blocks in filesystem or a munged NTFS structure that NTFS somehow hasn't gotten around to repair

Re: cygwin sh crash on Windows 98 SE

2003-10-05 Thread Jan Nieuwenhuizen
Vít Reichel writes: > At the end of the installation, during the "postinstall" period, two > sh crashes appear and installation is not successful. What do you mean by a sh crash? Why is the installation not successful? Please run bash /etc/postinstall/postinstall-lilypond.sh* and tell us

RE: [ANNOUNCEMENT] notice of package removal: gcc2-2.95-*

2003-10-05 Thread Gary R. Van Sickle
> On Sun, Oct 05, 2003 at 12:52:44PM -0400, Larry Hall wrote: > >At 01:13 AM 10/5/2003, Christopher Faylor you wrote: > > > > > >>Oh, and I probably have to say that the gcc 3.3.1 package will still be > >>available. > > > >Yes but will it work with B20??? ;-) > > I don't think it's even an issue.