Re: 1.5.25-15: Problem running rpmbuild from a bash script

2009-12-09 Thread Matt Rice
On Wed, Dec 9, 2009 at 5:05 AM, Csaba Raduly rcs...@gmail.com wrote: On Tue, Dec 8, 2009 at 8:16 PM, Matt Rice  wrote: I'm having problems running rpmbuild from a bash script.  The problem occurs when I run the script outside an interactive bash prompt. (snip)  According to the bash manual

Re: 1.5.25-15: Problem running rpmbuild from a bash script

2009-12-09 Thread Matt Rice
On Wed, Dec 9, 2009 at 11:01 AM, Matt Rice citrusmo...@hotmail.com wrote: That may very well be.  But I can't really determine anything because I get no error messages. Also, I got desperate, so I uninstalled cygwin, changed some permissions on the root cygwin directory, then reinstalled

1.5.25-15: Problem running rpmbuild from a bash script

2009-12-08 Thread Matt Rice
Hi, I'm having problems running rpmbuild from a bash script. The problem occurs when I run the script outside an interactive bash prompt. The script can be as simple as this: test.sh #!/bin/bash set -x /usr/bin/rpmbuild echo $? If I run

Re: Setup.exe (v2.609) Primary Group Problem

2008-12-17 Thread Matt Rice
Corinna Vinschen wrote: Sorry for mailing twice, I never got a response. Is there a workaround for getting the default install group to be what I want it to be? I don't understand why a later chgrp doesn't provide what you need. Corinna That's what I'm doing now, but that means I have to

Re: Setup.exe (v2.609) Primary Group Problem

2008-12-17 Thread Matt Rice
Matt Rice wrote: Corinna Vinschen wrote: On Dec 9 14:14, Matt Rice wrote: My understanding was that when I ran setup.exe, new files would have my primary group (the way I had it set up in /etc/passwd). I was eager to try it out since the current stable version of setup.exe (v2.573.2.3) would

Re: Setup.exe (v2.609) Primary Group Problem

2008-12-17 Thread Matt Rice
Karl M wrote: Date: Wed, 17 Dec 2008 14:10:11 -0500 To: cygwin@cygwin.com Subject: Re: Setup.exe (v2.609) Primary Group Problem Corinna Vinschen wrote: Sorry for mailing twice, I never got a response. Is there a workaround for getting the default install group to be what I want it to be? I

Re: Re: Setup.exe (v2.609) Primary Group Problem

2008-12-10 Thread Matt Rice
Corinna Vinschen wrote: On Dec 9 14:14, Matt Rice wrote: My understanding was that when I ran setup.exe, new files would have my primary group (the way I had it set up in /etc/passwd). I was eager to try it out since the current stable version of setup.exe (v2.573.2.3) would always use users

1.3.12: zgrep option bug/problem

2007-07-10 Thread Matt Rice
It appears when I try to zgrep multiple files and suppress the filename output with the short option, -h, it does no good. It does, however, appear to work with the long option, --no-filename. I'm assuming this is a bug because -h works fine on SuSE 10.1 Ex: zgrep -hE 'abc123' file1.gz

Re: GDB, for XFree???

2002-08-12 Thread Matt Rice
more notes on ddd forgot the url http://www.gnu.org/software/ddd/ it's 22 megabytes... sorry I messed up threading last time, here's my original reply http://www.cygwin.com/ml/cygwin-xfree/2002-08/msg00135.html cat ~/.XResources DDD.filterFiles off weird issues opening it from the same XTerm

sunrpc stuff

2002-08-10 Thread Matt Rice
here's my first try at a tarball and source packages for sunrpc due to licensing agreements there is an unnofficial ganglia product to be considered alpha or beta quality, hopefully we'll be rolling this into the official ganglia when all stabalizes unforunately I can't currently test any of

Re: gnome-libs configure: error

2002-03-23 Thread matt rice
http://www.sleepycat.com/ you'll need to cd dist ./configure --enable-compat-185 Eli Kleinman wrote: Ok so I compiled gnome-libs-1.4.1.1 on cygwin but I got a error configure: error: Your db library is missing db 1.85 compatibility mode dose any one know whre I could find db 1.85 to

Re: gnome-libs-1.4.1.1 configure: error please help

2002-03-22 Thread matt rice
when configuring libdb add --enable-compat185 to your existing configure switches.. Eli Kleinman wrote: Hello I tried to compile on cygwin gnome-libs I got a configure: error This is the error checking for __db185_open in -ldb-3... no configure: error: Your db library is missing db 1.85

lieb@sou.edu

2002-03-22 Thread matt rice
http://flognat.myip.org/xbase/

Re: xbase

2002-03-22 Thread matt rice
(after i added it to my PATH) a upgrade over the above install worked fine Andrew Markebo wrote: / matt rice [EMAIL PROTECTED] wrote: | http://flognat.myip.org/xbase/ | Weeh I am published.. I am published.. :-) Hmm anyone tried it and managed to get it working?? Is the silence a good sign

Re: Installation on CD-Rom, Copying a whole installation

2002-03-18 Thread matt rice
dont do that Andreas!! the XFree86 4.2.0 binaries can easily be converted into a cygwin installer package.. you need to do 2 things... create a cygwin package and create a hint file to install it... download the cygwin binaries uncompress them all... this should convert the cygwin Xfree86