Paul,
On Thu, Mar 03, 2005 at 08:13:36AM -0800, Paul Hodor wrote:
> I am trying to set up a cron service to update some directories on a
> network drive, but I ran into a problem.
>
> This copy command works from the command-line:
> cp -a -u -v //mydrive/myshare/dir1/* //mydrive/myshare/dir2 >> l
George,
On Tue, Mar 22, 2005 at 08:12:21AM -0800, George wrote:
> I've since decided I'm too creative with wasting time so I thought I'd
> start using the daemon mode. That worked fine, too, but now I've
> since discovered that if fetchmail is run manually, the verbose option
> produces no output
George,
On Tue, Mar 22, 2005 at 11:06:06AM -0800, George wrote:
> On Tue, Mar 22, 2005 at 11:56:56AM -0500, Jason Tishler wrote:
> > On Tue, Mar 22, 2005 at 08:12:21AM -0800, George wrote:
> > > I've since decided I'm too creative with wasting time so I thought
>
Pietro,
On Thu, Mar 24, 2005 at 03:02:49PM +0100, Pietro Toniolo wrote:
> Pietro Toniolo wrote:
> >After a rebaseall, as suggested in the kde-cygwin instructions at
> >sf.net, my sshd daemon is not running anymore.
>
> I found a suggestione from Axel at Fermilab for a similar problem on:
>
Max,
On Wed, Mar 30, 2005 at 05:21:25PM +0100, Max Bowsher wrote:
> I ran into a DLL base address problem, and rebased.
>
> However, instead of fixing this, rebasing just changed the error
> message to this:
>
> 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork:
> requested 0x3F
Godefroid,
On Fri, Apr 01, 2005 at 03:46:37PM -0500, Godefroid Chapelle wrote:
> This is a question for the Python maintainer : I'd like to know if he
> has the plan to release 2.3.5 for Cygwin.
No, I only plan to maintain 2.4 and later releases. FWIW, Python 2.4 is
part of the standard Cygwin d
Rainer,
On Wed, Apr 06, 2005 at 09:38:13AM +0200, Rainer Kirsch wrote:
> I am trying to get my apache running again.
>
> tail /var/log/apache/error.log
> returns:
> C:\z_cygwin\usr\sbin\httpd.exe (4080): *** unable to remap
> C:\z_cygwin\lib\apache\mod_vhost_alias.dll to same address as
> parent(
On Wed, Apr 06, 2005 at 05:17:04AM -0700, Brian Dessent wrote:
> Your problem is this:
>
> ReBaseImage (/bin/cygwin1.dll) failed with last error = 6
>
> Normally cygwin1.dll is never rebased, as the script itself depends on
> it. When it hits a DLL that causes an error it stops processing.
Doh!
Steve,
On Wed, Apr 06, 2005 at 05:04:52PM -0400, Steve Ward wrote:
> I just upgraded to cygwin 1.5.14 from 1.5.12, and python (version 2.4
> in both cases) stopped being able to import thru symlinks.
>
> Test case: in a directory containing a symlink to foo.py,
>
>python
>import foo
>
>
Godefroid,
On Mon, Apr 11, 2005 at 11:16:12AM -0400, Godefroid Chapelle wrote:
> Jason Tishler wrote:
> >>How big is the work to produce a 2.3.5 release
> >
> >Not much, Cygwin Python builds OOTB.
>
> What does OOTB mean ?
>
> Out of the box ?
Yes.
&
Steve,
On Fri, Apr 15, 2005 at 03:54:37PM -0400, Steve Ward wrote:
> Can you try my failing experiment (symlink bar.py to file foo.py in
> same directory)?
I was able reproduce your problem on my way out of work today.
> It seems using a different name for the symlink may cause the
> trouble...
Tom,
On Tue, Apr 19, 2005 at 12:18:31PM +0100, Tom Schutzer-Weissmann wrote:
> The problem is that things like command history and tab completion
> don't work in Windows terminals with Cygwin sshd. Is there anything I
> can do about this?
AFAICT, no. BTW, if you search the archive, then you will
Steve,
On Fri, Apr 08, 2005 at 01:39:23PM -0400, Steve Ward wrote:
> (3) Thinking that the realpath bug might be a key
> to the python import-thru-symlinks problem,
> I ran a simple test on recent cygwin/python
> combinations, finding:
>
> Cygwin version Python version
Steve,
On Fri, Apr 15, 2005 at 10:12:56PM -0400, Jason Tishler wrote:
> On Fri, Apr 15, 2005 at 03:54:37PM -0400, Steve Ward wrote:
> > Can you try my failing experiment (symlink bar.py to file foo.py in
> > same directory)?
>
> I was able reproduce your problem on my
Zhuanshi,
On Sun, Apr 17, 2005 at 08:48:31AM -0700, Zhuanshi He wrote:
> I try to compile ScientificPython-2.4.9
> (http://starship.python.net/~hinsen/ScientificPython/) under Windows
> XP cygwin environment using python 2.3.3 ,and gcc (GCC) 3.3.3 (cygwin
> special).
>
> The information shows as
Patricia,
On Tue, Apr 19, 2005 at 03:16:14PM -0400, Patricia J. Hawkins wrote:
> How about using rxvt with your paths appropriately set?
No, Win32 Python in interactive mode does not work (i.e., hangs) under
rxvt even when used locally.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey
Jeffrey,
On Mon, Apr 25, 2005 at 02:23:45PM -0600, Jeffrey Barish wrote:
> I am trying to install CDDB and DiscID so that I can import them into
> Python. Following the directions for win32, I put CDDB.py, DiscID.py,
> win32/cdrom.py, and win32/mci.dll in /lib/python2.4/site-packages.
> import C
Steve,
On Tue, Apr 19, 2005 at 08:48:16AM -0400, Jason Tishler wrote:
> You can workaround the problem by defining PYTHONCASEOK:
>
> $ PYTHONCASEOK= python -c 'import bar'
> $
>
> I will work with the Python developers to try to come up with a better
> lo
On Mon, Apr 25, 2005 at 01:00:59AM -0700, Selin 428 wrote:
> i have a problem with rebasing dlls not from cygwin. I like the switch
> for setting offset so i don't want to use M$ rebase which works for me
> but cygwins rebase always writes:
> .dll: skipped because not rebaseable
> i call it out
Hermann,
On Mon, May 23, 2005 at 11:06:29PM +0200, Hermann Klocker wrote:
> Sorry if I email directly to you - I am new to cygwin. Please tell me
> if I should have posted this report to another location.
I would have preferred if you posted to the Cygwin mailing list instead
of sending private e
George,
On Wed, May 25, 2005 at 11:29:30PM -0700, George wrote:
> I'm seeing single or often multiple 'Cygwn socket read retry' messages
> for each email message as it's being retrieving with fetchmail. Not
> certain whether this is a real problem (to date I've lost no email
> messages), but I th
On Thu, May 26, 2005 at 07:19:53AM -0400, Jason Tishler wrote:
> The above is a caused be a known Winsock issue:
The above should have been the following:
The above is caused by a known Winsock issue:
Sigh... :,(
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or
George,
On Thu, May 26, 2005 at 03:07:00AM -0700, George wrote:
> On Thu, May 26, 2005 at 07:19:53AM -0400, Jason Tishler wrote:
> > which is why I submitted the following fetchmail patch:
> >
> > http://lists.ccil.org/pipermail/fetchmail-friends/2002-May/006259.ht
New News:
===
I have updated the version of Python to 2.4.1-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the notable changes since the previous release:
o upgrade to Python 2.4.1
o apply SourceForge patch #1197318 to resolve problems imp
Marcus,
Please post instead of sending private email.
On Mon, Jun 06, 2005 at 11:17:25AM -0100, Marcus Vinicius M.Fernandes wrote:
> I read the issue: Cygwin fork() rebase solution
> (http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html) and tried
> to built the rebase.cc. But I found some p
Hermann,
On Tue, May 24, 2005 at 07:47:13AM -0400, Jason Tishler wrote:
> On Mon, May 23, 2005 at 11:06:29PM +0200, Hermann Klocker wrote:
> > [EMAIL PROTECTED] /usr/local/bin
> > $ rebaseall -T list1 -v > rb.out
> > /usr/bin/tclpip84.dll: skipped because not rebas
On Tue, May 24, 2005 at 07:47:13AM -0400, Jason Tishler wrote:
> On Mon, May 23, 2005 at 11:06:29PM +0200, Hermann Klocker wrote:
> > I try to run Dakota 3.3 (from
> > http://endo.sandia.gov/DAKOTA/licensing/release/Dakota_3_3.cygwin.tar.gz)
AFAICT, the above is distributing cygw
lace with the fact that you're not alone. At this point, it's
> something that either the apache maintainer or the rebase maintainer
> will have to look into. Unfortunately, the former is nearly
> non-existent on the mailing lists, a fact which has plagued the Apache
On Fri, Jun 10, 2005 at 11:04:22PM -0700, Brian Dessent wrote:
> Steve Kelem wrote:
> > Okay. I ran rebase. Then I get the same problem.
>
> I just noticed that ruby uses .so for the name of its dynamic modules,
> but I think the rebaseall script only looks for .dll. Make a list of
> all the .s
Corinna,
On Sun, Jun 12, 2005 at 11:01:00AM +0200, Corinna Vinschen wrote:
> On Jun 11 12:42, Jason Tishler wrote:
> > On Fri, Jun 10, 2005 at 11:04:22PM -0700, Brian Dessent wrote:
> > > I just noticed that ruby uses .so for the name of its dynamic
> > > modules, but I
Oliver,
On Mon, Jun 13, 2005 at 04:03:21PM +0200, Oliver Geisen wrote:
> how can i read the version-number of an windows *.EXE file out of a
> bash-script ?
See the following:
http://cygwin.com/ml/cygwin/2005-01/msg00882.html
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc o
Oliver,
Please post instead of sending private email.
On Tue, Jun 14, 2005 at 08:54:10AM +0200, Oliver Geisen wrote:
> >>how can i read the version-number of an windows *.EXE file out of a
> >>bash-script ?
> >http://cygwin.com/ml/cygwin/2005-01/msg00882.html
> Seems to be excactly what i wan
Max,
On Thu, Jun 16, 2005 at 11:59:02AM +0100, Max Bowsher wrote:
> You are right, it was not trivial, but I do have a functioning Apache2
> server,
> [snip]
> I'll try to bump this up my todo list a bit, if there is interest.
Please do, I'm very interested in having Apache2 be part of the standa
New News:
===
I have updated the version of PostgreSQL to 7.4.2-1. The tarballs should
be available on a Cygwin mirror near you shortly.
The following are the notable changes since the previous release:
o build against cygserver instead of cygipc
o upgrade to PostgreSQL 7.4.2
Old N
New News:
===
I have updated the version of Python to 2.3.4-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following is the only notable change since the previous release:
o upgrade to Python 2.3.4
Old News:
===
Python is an interpreted, interactive,
On Sat, Jun 12, 2004 at 06:22:49PM +0200, Thorsten Kampe wrote:
> * Jason Tishler (2004-06-11 20:17 +0100)
> > New News:
> > ===
> > I have updated the version of Python to 2.3.4-1. The tarballs
> > should be available on a Cygwin mirror near you shortly.
> [sni
Sean,
On Sat, Jun 12, 2004 at 11:56:54PM -0700, Sean Gugler wrote:
> I've just updated my entire Cygwin installation, and LilyPond now
> crashes inside a Python2 call -- I'm not even sure where to START
> looking for how to fix this, any tips?
No, but the README indicates the following:
Unde
New News:
===
I have updated the version of Python to 2.3.4-2. The tarballs should be
available on a Cygwin mirror near you shortly.
The following is the only notable change since the previous release:
o include _tkinter module which was mistakenly omitted in 2.3.4-1
Old News:
===
While running the Python regression test suite, I believe I have
uncovered a 1.5.10-3 pthreads regression. The test_threadedtempfile
test case now hangs:
$ python /usr/lib/python2.3/test/regrtest.py -v test_threadedtempfile
test_threadedtempfile
Creating
Starting
Reaping
Spec
On Thu, Jun 17, 2004 at 01:38:58PM -0400, Harpreet Singh wrote:
> i get the following error message when using fetchmail. I do have
> procmail installed on my machine as well.
>
> [snip]
Does the following .fetchmailrc sample from the README work any better?
To install fetchmail for a single
Bertalan,
On Tue, Jun 22, 2004 at 02:12:32PM +0200, Bertalan Fodor wrote:
> We get a lot of emails from lilypond users running Windows 98 regarding
> numerous "illegal operations" caused by cygwin programs. The problem
> doesn't occur on Win2000 or XP.
>
> Please let me know if you can help us.
Frederic,
On Thu, Jul 01, 2004 at 06:40:12PM +0200, Frederic wrote:
> if a database runs on a MS SQL server,
> and that I want to run queries from a Win Workstation with Cygwin, do
> you thing it's possible ?
Yes, sqsh and FreeTDS run very nicely under Cygwin:
http://www.sqsh.org/
http:/
WB,
On Mon, Jul 12, 2004 at 04:17:17PM +0200, W. Borgert wrote:
> Is this a known limitation?
Yes.
BTW, only the interactive mode is affected -- running scripts (which
don't prompt) should be OK.
> Did I do something wrong?
No.
BTW, why don't you use Cygwin Python?
> Do I have to tweak the C
Jim,
Thanks for apologizing, but please post instead of sending private
email.
On Mon, Jul 19, 2004 at 05:22:34PM -0700, Jim Ramberg wrote:
> But I have not seen any solution mentioned for this problem.
>
> Recently I have started getting this error whenever I try to start
> X-windows and kde:
Carlo,
On Wed, Jul 21, 2004 at 03:49:47PM +0800, Carlo Florendo wrote:
> However, I would like to get some of your comments before I post about
> its existence on some postgresql mailing lists.
Nice job. I only have minor comments which are not very useful.
However, I recommend contributing you
Carlo,
On Fri, Jul 23, 2004 at 02:50:31PM +0800, Carlo Florendo wrote:
> Thank you very much for PostgreSQL for Cygwin and
You are quite welcome, but I can only take very little credit for the
above.
> for Cygwin too.
And, essentially no credit for the above.
> Great software!
Agreed!
Thanks
Igor,
On Fri, Jul 23, 2004 at 08:42:48AM -0400, Igor Pechtchanski wrote:
> On Fri, 23 Jul 2004, Jason Tishler wrote:
> > On Fri, Jul 23, 2004 at 02:50:31PM +0800, Carlo Florendo wrote:
> > > Thank you very much for PostgreSQL for Cygwin and
> >
> > You are quite wel
On Sun, Jul 25, 2004 at 02:01:18PM +0530, Chiradeep Veeramani wrote:
> i would be grateful to any one of you who could help me with this
> ASAP.
See the following:
http://www.tishler.net/jason/software/fetchmail/fetchmail-6.2.5.README
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubk
George,
On Sun, Jul 25, 2004 at 05:19:26AM -0700, George wrote:
> 1. I'm getting an error about a "suspicious ~/.procmailrc" file. I'm
> guessing this is a permissions problem. If that's the case, could
> someone let me know what the correct permissions should be? For the
> moment, using a '/e
George,
On Mon, Jul 26, 2004 at 06:14:36AM -0700, George wrote:
> Jason Tishler wrote:
> >On Sun, Jul 25, 2004 at 05:19:26AM -0700, George wrote:
> >
> >>1. I'm getting an error about a "suspicious ~/.procmailrc" file.
> >>I'm guessi
Corinna,
I apologize for the delay, but I was on vacation...
On Tue, Aug 03, 2004 at 03:30:58PM +0200, Corinna Vinschen wrote:
> I tried it and it actually only happens on 9x. I found that postgres
> tries to shmat to an address which I have no idea about where it comes
> from. The problem with
Mos,
On Tue, Aug 03, 2004 at 09:41:34PM -0100, Mos wrote:
> I install PostgreSQL 7.4.2 today without changing Cygwin install.
> Initdb works fine : initialization is good !
I'm glad PostgreSQL is working for you, but it appears that there is a
Windows 9x problem lurking that may bite you in the f
On Wed, Aug 11, 2004 at 01:42:05PM +0400, Eugene Kotlyarov wrote:
> I have problem using ssmtp from procmail after upgrading to cygwin
> 1.5.10-3. It only exists when ssmtp is called from procmail, when it
> is called directly it works fine. Does anyone have any idea what's
> wrong with it?
No, bu
Corinna,
On Wed, Aug 11, 2004 at 07:03:48PM +0200, Corinna Vinschen wrote:
> $ net helpmsg 11001
>
> No such host is known.
>
> What does the line before the above line in the strace output look
> like?
See attached.
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke
Chris,
On Wed, Aug 11, 2004 at 02:53:03PM -0400, Christopher Faylor wrote:
> I've added a line to cygwin which should display the failing hostname
> prior to displaying the winsock error.
>
> Could you retry with either the latest snapshot or the latest cvs? It
> won't fix the problem but it mig
Corinna,
On Thu, Aug 12, 2004 at 03:31:33PM +0200, Corinna Vinschen wrote:
> On Aug 12 09:11, Jason Tishler wrote:
> > I WAG that this problem may have something to due with the
> > setgid/setuid winsock problems that Pierre and I have seen (with
> > exim) before. Unfort
Corinna,
On Thu, Aug 12, 2004 at 05:09:37PM +0200, Corinna Vinschen wrote:
> On Aug 12 10:16, Jason Tishler wrote:
> > Good idea -- unfortunately, it didn't help.
>
> Sounds weird perhaps but... what if you change this line in
> .procmailrc:
>
> PATH=/bin
>
&
Corinna,
On Thu, Aug 12, 2004 at 07:06:24PM +0200, Corinna Vinschen wrote:
> On Aug 12 11:55, Jason Tishler wrote:
> > BTW, you should be able to reproduce the problem as follows:
> >
> > [snip]
>
> procmail's fault. procmail deletes too much of the environment.
New News:
===
I have updated the version of procmail to 3.22-9. The tarballs should
be available on a Cygwin mirror near you shortly.
The only notable change from the previous release is following:
o Add SYSTEMROOT to the list of environment variables preserved from
the original e
Bertrand,
Wrong list, I'm redirecting to the correct one...
On Fri, Aug 13, 2004 at 04:16:07PM +0200, bertrand marquis wrote:
> i'm using pydoc to generate informations out of python source.
> But sometimes i've got this error:
>
> Traceback (most recent call last):
> File "/usr/bin/pydoc", li
Volker,
On Mon, Aug 16, 2004 at 11:52:25PM +0200, Dr. Volker Zell wrote:
> >>>>> Jason Tishler writes:
>
> > New News:
> > ===
> > I have updated the version of procmail to 3.22-9. The tarballs
> > should be available on a Cygwin mirror near you
Volker,
On Tue, Aug 17, 2004 at 04:21:46PM +0200, Dr. Volker Zell wrote:
> >>>>> Jason Tishler writes:
>
> >> By the way is it possible to remove the empty catX directories from
> >> your packages ?
>
> > I can, but would prefer not to (at leas
On Fri, Aug 20, 2004 at 01:15:11PM -0700, Greg Hersh wrote:
> Downloaded and installed the latest version of Cygwin with Python
> 2.3.4. Started IDLE, shell window came up fine, but toolbar on a top
> doesn't show up. Started IDLE in 'edit' mode, both shell and edit
> windows came up, again, no too
Reini,
On Mon, Aug 23, 2004 at 01:07:39PM +0200, Reini Urban wrote:
> BTW:
> /usr/share/doc/postgresql-7.4.3/FAQ_MSWIN
> still has the wrong docs, talking about ipc-daemon2.
> This should be fixed upstream, and in the CYGWIN-PATCH if not.
See attached.
Jason
--
PGP/GPG Key: http://www.tishler.
On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote:
> I don't know if postgres for Cygwin will be maintained in future,
I'm still maintaining Cygwin PostgreSQL...
> if so, maybe the postgres maintainer includes plperl (or updates the
> postgres package if plperl is already included t
Reini,
On Tue, Aug 24, 2004 at 04:11:55PM +0200, Reini Urban wrote:
> Jason Tishler schrieb:
> >On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote:
> >>I don't know if postgres for Cygwin will be maintained in future,
> >
> >I'm still maintaini
On Tue, Aug 24, 2004 at 05:20:46PM +0200, Gerrit P. Haase wrote:
> Since perl-5.8.2 for Cygwin was released in 2003 the chances are good
> that every user of Cygwin has it in the local repository, it isn't
> offered by Setup, but old packages are not deleted automatically, have
> you looked in your
Reini,
On Tue, Aug 24, 2004 at 08:34:28PM +0200, Reini Urban wrote:
> Jason Tishler schrieb:
> >On Tue, Aug 24, 2004 at 04:11:55PM +0200, Reini Urban wrote:
> >>Can you write a short paragraph about the supported charsets also
> >>then, please? Previous versions o
New News:
===
I have updated the version of PostgreSQL to 7.4.5-1. The tarballs should
be available on a Cygwin mirror near you shortly.
The following are the notable changes since the previous release:
o upgrade to PostgreSQL 7.4.5
o build against Perl 5.8.5-3
Old News:
===
P
Kumar,
On Fri, Aug 27, 2004 at 07:17:59AM -0700, Kumar Pandey wrote:
> If anyone with cygwin install of above combination
> (available from yesterday) could run the tests
> outlined below - I would very much appreciate it.
> Please post your results.
Unfortunately, I get exactly the same results
Andres,
On Mon, Aug 30, 2004 at 01:29:38PM -0400, Andres Corrada-Emmanuel wrote:
> Does it not seem inconsistent that if Cygwin Python understands how to
> execute:
>
> file( 'c:/foo/bar' ) as well as file( '/cygdrive/c/foo/bar' )
>
> it should also treat Windows style paths correctly with os.pa
New News:
===
I have updated the version of procmail to 3.22-10. The tarballs should
be available on a Cygwin mirror near you shortly.
The notable changes from the previous release are the following:
o enable run control file (e.g., ~/.procmailrc) permission check
for Windows ver
On Tue, Sep 07, 2004 at 03:29:21PM +0100, Dave Korn wrote:
> > -Original Message-
> > From: cygwin-owner On Behalf Of Jason Tishler
> > Sent: 07 September 2004 14:25
> >
> > Old News:
> > ===
> > The procmail program is used by Red
On Wed, Sep 08, 2004 at 03:17:48PM -0400, Jean-Pierre Pelletier wrote:
> Another option would be to force PostgreSQL 7.4.5 to use cygipc
> (instead of cygserver) Is that possible?
Yes, you can always build from source yourself.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke
Corinna,
On Thu, Sep 09, 2004 at 09:59:16AM +0200, Corinna Vinschen wrote:
> On Sep 8 21:15, Jason Tishler wrote:
> > On Wed, Sep 08, 2004 at 03:17:48PM -0400, Jean-Pierre Pelletier wrote:
> > > Another option would be to force PostgreSQL 7.4.5 to use cygipc
> > > (in
On Fri, Sep 17, 2004 at 09:18:44AM -0700, Prakash Khemani wrote:
> Nothing is written to /var/log/cygaapche.log or to
> /usr/local/apache2/log/error_log
You should see errors in NT's event log, such as the following:
httpd : PID 7068 : starting service `httpd' failed: signal 12 raised.
> Wha
Prakash,
On Fri, Sep 17, 2004 at 12:50:10PM -0700, Prakash Khemani wrote:
> > Did you start cygserver? Did you set the CYGWIN environment
> > variable to include "server"? If not, then do so and try again.
>
> Yes, I did set up cygserver. At the command line apache2/bin/httpd -k
> start works f
New News:
===
I have updated the version of ProFTPD to 1.2.10-1. The tarballs should
be available on a Cygwin mirror near you shortly.
Old News:
===
ProFTPD is an enhanced FTP server with a focus toward simplicity,
security, and ease of configuration. It features a very Apache-like
conf
Prakash,
On Wed, Sep 22, 2004 at 04:04:23PM -0700, Prakash Khemani wrote:
> A similar problem occurs when I use /usr/sbin/ssmtp instead of Perl's
> Net::SMTP.
>
> I am able to send mail using /usr/sbin/ssmtp from the cygin shell cmd
> line.
>
> But when ssmtp is invoked from a perl script inside
Rob,
Please post instead of sending private email.
On Thu, Oct 14, 2004 at 09:16:42AM -0400, Robert St.Denis wrote:
> I seem to be getting that classic privs_relinquish error. I tried the
> User cygwin_server thing but then it wouldnt start up at all ... any
> ideas ?
I would follow the Windows
On Thu, Jul 07, 2005 at 01:31:27PM -0500, reader wrote:
> My aim is to retrieve from a pop3 server using fetchmail and deliver
> using procmail to wherever it needs to go for gnus to slurp the mail.
You should find the necessary information to do the above in the
following:
/usr/share/doc/Cyg
Gerrit,
On Thu, Jul 07, 2005 at 11:03:01PM +0200, Gerrit P. Haase wrote:
> Gerrit P. Haase wrote:
> >Sounds good. WHat is the magic flag I need to add to the link
> >commands?
>
> Would --enable-auto-image-base do it or do I need to specify an address
> with --image-base ? If the second, which
On Thu, Jul 07, 2005 at 11:50:38PM -0400, Christopher Faylor wrote:
> On Thu, Jul 07, 2005 at 08:24:20PM -0600, Eric Blake wrote:
> >But what was wrong with my idea of making rebaseall a #!/bin/ash
> >script?
>
> You still couldn't run the script from bash since the dlls would still
> be loaded.
On Fri, Jul 08, 2005 at 12:44:18AM -0400, Christopher Faylor wrote:
> The below patch to rebaseall will avoid errors when rebasing dlls used
> by the shell which is executing it.
>
> It might be interesting to automatically write a .bat file which
> performed the final step of renaming the rebased
The following post was to cygwin-apps@:
On Fri, Jul 08, 2005 at 09:50:14AM -0700, James R. Phillips wrote:
> I'm not certain if rebase is being actively maintained, since the last
> release was over a year ago. If anyone is, I have a patch for
> rebaseall that adds compiled octave shared librarie
Igor,
On Mon, Jul 11, 2005 at 09:35:32AM -0400, Igor Pechtchanski wrote:
> On Mon, 11 Jul 2005, Jason Tishler wrote:
> > rebaseall currently handles .dll files and the next version will
> > handle .so files too. I would prefer not to change rebaseall to
> > handle non-st
On Mon, Jul 11, 2005 at 10:08:33PM -0400, Christopher Faylor wrote:
> On Mon, Jul 11, 2005 at 08:43:07AM -0400, Jason Tishler wrote:
> >My inclination is to convert rebaseall to an ash script.
>
> Once again, let me point out -- that will not solve the problem. You
> won
On Thu, Jul 14, 2005 at 04:01:08PM -0400, Christopher Faylor wrote:
> On Thu, Jul 14, 2005 at 07:55:52AM -0400, Jason Tishler wrote:
> >On Mon, Jul 11, 2005 at 11:50:08PM -0400, Christopher Faylor wrote:
> >> OTOH, writing a mingw C program to do what rebaseall does wouldn
On Fri, Jul 15, 2005 at 01:21:11PM +0100, Dave Korn wrote:
> Original Message
> >From: Jason Tishler
> >Sent: 15 July 2005 12:27
>
> > Exactly! Right after my previous post, I started to investigate
> > enhancing rebase to support rebaseall functionality
New News:
===
I have updated the version of rebase to 2.4-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The notable changes (all to rebaseall) since the previous release are:
* Convert from bash to ash script.
* Add support to verify that only ash processe
On Fri, Jul 15, 2005 at 10:18:26AM -0400, Christopher Faylor wrote:
> On Fri, Jul 15, 2005 at 07:27:27AM -0400, Jason Tishler wrote:
> >So, it sounds like we have short and long term plans. Now, I just
> >have to work 'em.
>
> Is it done yet?
Yes.
> Is it done
Angelo,
On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote:
> I send you a simple report.
>
> I have tried to use the new version of "rebaseall".
>
> Steps followed:
>
> 1) Add "C:\cygwin\bin" and "C:\cygwin\usr\X11R6\bin" to Windows path
What happens if you prepend the above to t
Jim,
On Sat, Jul 16, 2005 at 09:35:22PM -0700, James R. Phillips wrote:
> Installed new rebase package; ran "rebaseall -s oct -v" from an ash
> prompt; worked like a charm. Rebased all installed .oct files.
Thanks for the feedback -- it is much appreciated.
> This could solve a potentially big
Ross,
On Sun, Jul 17, 2005 at 02:48:39PM -0500, Ross Boulet wrote:
> My apologies if this is covered somewhere (FAQ, user guide, etc.)
> Rebaseall now requires being run under ash, but when I run ash from
> "Start/Run" or from a cmd.exe prompt, it does not execute /etc/profile
> and therefore does
Igor,
On Mon, Jul 18, 2005 at 01:57:52AM -0400, Igor Pechtchanski wrote:
> On Sun, 17 Jul 2005, Jason Tishler wrote:
> > On Sun, Jul 17, 2005 at 02:48:39PM -0500, Ross Boulet wrote:
> > > Granted, I could go in to windoze and add the cygwin directories
> > > to my syst
On Sun, Jul 17, 2005 at 11:07:04PM -0700, Brian Dessent wrote:
> Igor Pechtchanski wrote:
> > Umm, why should rebaseall require a PATH setting at all? Wouldn't
> > it be easier to specify full paths for every command instead of
> > telling users to set their PATH?
>
> Well, if the user does not h
On Sat, Jul 16, 2005 at 01:34:58PM +0200, Gerrit P. Haase wrote:
> Charles Wilson wrote:
> >cgf(?) has repeatedly stated that we'l run out of address space
> >eventually, whether we have some bureaucratic nightmare of a registry
> >for "approved" DLL base addresses, or toss everything in to the
> >
Angelo,
On Sun, Jul 17, 2005 at 11:49:34PM +0200, Angelo Graziosi wrote:
> Jason Tishler wrote:
> > On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote:
> >
> >> I send you a simple report.
> >>
> >> I have tried to use the new version
Sean,
On Fri, Jul 15, 2005 at 07:10:08AM -0700, Sean Williams wrote:
> found your name on a helpful document online
>
> wondered if you could help me
>
> ...intalling version 8.3 of postgreSQL and let the computer
> automatically generate the password to my account at the outset and
> did not wr
John,
On Fri, Jul 15, 2005 at 11:22:07AM -0700, John Whitley wrote:
> I'm running into an odd problem attempting to install the
> ZopeInterface package on Cygwin.
>
> The relevant part of the build output is below. The failure "cannot
> find -lpython2.4" appears to be merely because the link pat
701 - 800 of 981 matches
Mail list logo