Jason,
On Fri, Aug 22, 2003 at 07:12:33PM -0400, Jason House wrote:
> I don't understand why I'm getting the following error:
>
> $ psql -U postgres template1
> psql: could not connect to server: No such file or directory
> Is the server running locally and accepting
> connections
Chris,
On Wed, Aug 20, 2003 at 11:23:16PM -0400, Christopher Faylor wrote:
> Could some adventurous soul confirm or dney that the "File truncated"
> error from ld, when linking with libm.a, is fixed in tonight's
> snapshot -- appearing soon on a cygwin.com near you?
>
> If someone could verify th
Jason,
On Mon, Aug 25, 2003 at 11:30:51AM -0400, Jason House wrote:
> [EMAIL PROTECTED] ~
> $ cat /var/log/postmaster.log
> IpcSemaphoreInitialize: semctl(id=2, 0, SETVAL, 0) failed: Invalid argument
> LOG: startup process (pid 2548) exited with exit code 1
> LOG: aborting startup due to startup
Jason,
On Mon, Aug 25, 2003 at 01:10:59PM -0400, Jason House wrote:
> Thanks for the help everyone (Jason, Igor and Jonathan)
You are welcome.
> #2 did solve the problem.
Thanks for the confirmation!
> I have also upgraded the cygwin version to 1.5 which was probably
> another problem.
Yes:
Igor,
On Mon, Aug 25, 2003 at 01:51:24PM -0400, Igor Pechtchanski wrote:
> Umm, Jason (Tishler), you might want to change the service management
> section in the docs to use "cygrunsrv -S", "cygrunsrv -E" and
> "cygrunsrv -Q" (for query). These work just
Terry,
On Mon, Aug 25, 2003 at 04:06:44PM -0400, terry wrote:
> I'm not sure if this is the same under cygwin, but, you need to start
> postmaster with the -i option to use psql. I believe that postgres
> starts for only programming type of access without it.
The above is not true. The "-i" opti
Gary,
On Sun, Aug 31, 2003 at 04:33:52PM -0400, Gary Nielson wrote:
> I know I can set up some smtp capabilities in cygwin, but that would
> collide with the mail server I am running in XP.
Why not just use your existing mail server?
> Have I worked myself into a corner?
I don't think so.
> An
Richard,
On Sun, Aug 31, 2003 at 02:01:20PM +0900, rnmscott wrote:
> when I try to start the ipc-daemon with ipc-daemon &
> I get a message like :-
> [1] 2640
> $ bash: ipc-daemon: command not found
>
> which I believe leads to the IpcSemaphoreCreate semget etc. error
> later
>
> cygwin setup sa
Markus,
On Fri, Aug 29, 2003 at 10:48:38PM +0200, Markus Hoenicka wrote:
> I just went through the installation of PostgreSQL as a service on a
> WinXP box. I had to fix a couple of permission settings in order to
> get postmaster up and running. The documentation talks about this
> issue, but it
New News:
===
I have updated the version of PostgreSQL to 7.3.4-2. The tarballs should
be available on a Cygwin mirror near you shortly.
Note this package was built against Cygwin 1.5.2-1 and cygipc 2.01-2.
Hence, it *is* an official 64-bit, Cygwin 1.5.x package.
Additionally, note cygipc 2
New News:
===
I have updated the version of ProFTPD to 1.2.9rc1-3. The tarballs
should be available on a Cygwin mirror near you shortly.
Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an
official 64-bit, Cygwin 1.5.x package.
Old News:
===
ProFTPD is an enhanced FT
New News:
===
I have updated the version of fetchmail to 6.2.4-1. The tarballs should
be available on a Cygwin mirror near you shortly.
Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an
official 64-bit, Cygwin 1.5.x package.
Old News:
===
Fetchmail is a remote mail
New News:
===
I have updated the version of rebase to 2.2-3. The tarballs should
be available on a Cygwin mirror near you shortly.
Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an
official 64-bit, Cygwin 1.5.x package.
Old News:
===
It is *strongly* recommended t
New News:
===
I have updated the version of procmail to 3.22-8. The tarballs should
be available on a Cygwin mirror near you shortly.
Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an
official 64-bit, Cygwin 1.5.x package.
Old News:
===
The procmail program is used
New News:
===
I have updated the version of Python to 2.3-2. The tarballs should be
available on a Cygwin mirror near you shortly.
Note this package was built against Cygwin 1.5.2-1. Hence, it *is* an
official 64-bit, Cygwin 1.5.x package.
Old News:
===
Python is an interpreted, inter
On Wed, Sep 03, 2003 at 03:35:39AM -0400, Charles Wilson wrote:
> This is a lot of changes; I expect growing pains. But, it's a .01
> release, so what did you expect? However, it's been in test, and used
> by test-python users for almost a month, so...
^^
Actually, PostgreSQL users
Blair,
Igor,
On Tue, Sep 02, 2003 at 08:20:25PM -0400, Igor Pechtchanski wrote:
> On Tue, 2 Sep 2003, Blair Zajac wrote:
> > Jason Tishler wrote:
> > > The Cygwin rebase package contains two utilities, rebase and
> > > rebaseall. The first utility is modeled after M
Markus,
On Tue, Sep 02, 2003 at 10:34:42PM +0200, Markus Hoenicka wrote:
> Jason Tishler writes:
> > What did you set the /var/log permissions to? Do the /tmp and
> > /usr/bin comments above refer to Issue #2 and #4 in the following?
> >
> > http://www.tishler.ne
Igor,
Would you be willing to make the status check portion of cygcheck -c
optional (i.e., another option)? The latest version is very expensive:
$ # 1.5.3 on P4 2.4 GHz
$ time cygcheck -c >/dev/null
real1m49.646s
user0m0.010s
sys 0m0.020s
$ # 1.3.22 on P3 5
On Fri, Sep 05, 2003 at 11:07:29AM -0400, Christopher Faylor wrote:
> On Fri, Sep 05, 2003 at 08:40:47AM -0400, Jason Tishler wrote:
> >Would you be willing to make the status check portion of cygcheck -c
> >optional (i.e., another option)? The latest version is very expensiv
Igor,
On Fri, Sep 05, 2003 at 11:44:31AM -0400, Igor Pechtchanski wrote:
> Problem reports will then have to include the output of "cygcheck
> -scnver", but, IMO, this is worth the fine-grained control over what's
> printed by cygcheck.
> Opinions?
The above sounds good to me.
Thanks,
Jason
--
On Fri, Sep 05, 2003 at 03:01:27PM -0400, Christopher Faylor wrote:
> If the only concern is that cygcheck takes a long time, now, then,
> like I said, that is something that can be rectified.
Yes, the above is my real concern.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke
Chris,
On Sun, Sep 07, 2003 at 12:30:21AM -0400, Christopher Faylor wrote:
> On Sun, Sep 07, 2003 at 12:28:05AM -0400, Christopher Faylor wrote:
> >On Fri, Sep 05, 2003 at 08:42:49PM -0400, Jason Tishler wrote:
> >>On Fri, Sep 05, 2003 at 03:01:27PM -0400, Christopher Faylor w
Chris,
On Mon, Sep 08, 2003 at 11:36:21AM -0400, Christopher Faylor wrote:
> On Mon, Sep 08, 2003 at 07:50:16AM -0400, Jason Tishler wrote:
> >BTW, I tried to give cygcheck from the 2003-Sep-08 snapshot a ride.
> >The ChangeLog and diff seem to indicate the required changes have
&g
On Mon, Sep 08, 2003 at 05:05:22PM -0400, Christopher Faylor wrote:
> On Mon, Sep 08, 2003 at 04:32:04PM -0400, Jason Tishler wrote:
> >I see a minor speed up (now) -- 1:24 versus 1:18. Note this is on my
> >laptop. Maybe the disk subsystem is so slow as to dominate the
> &g
Olivier,
Please post instead of sending private email.
On Wed, Sep 10, 2003 at 09:50:55PM +0200, Olivier Lefevre wrote:
> It doesn't seem to honor the PYTHONSTARTUP variable. I can't it to
> read my startup file. The native Windows version does. The README does
> not mention this as a known issue
Olivier,
Please keep your replies on-list.
On Wed, Sep 10, 2003 at 10:57:16PM +0200, Olivier Lefevre wrote:
> Thanks for replying.
You are welcome.
> > Please post instead of sending private email.
>
> The volume on Cygwin lists is huge and there isn't even a list devoted
> to packages.
OK, n
Olivier,
On Thu, Sep 11, 2003 at 04:41:04PM +0200, Olivier Lefevre wrote:
> bash-2.05b$ ls -ls `echo $PYTHONSTARTUP`
> 1.0k -rw-rw-rw-1 Administ None 22 Sep 11 16:34
> /c/cygwin/startup.py
Why is the above "/c/cygwin/startup.py" and not "/startup.py" as you
previously indicated?
>
Olivier,
On Thu, Sep 11, 2003 at 05:55:37PM +0200, Olivier Lefevre wrote:
> > BTW, I just noticed that you are using Cygwin Python 2.3-1. Does
> > 2.3-2 work any better? The two packages are identical except for
> > 32- vs. 64-bit, but maybe this is the difference?
>
> I tried to install 2.3.2
Olivier,
On Thu, Sep 11, 2003 at 05:58:14PM -0400, Christopher Faylor wrote:
> On Thu, Sep 11, 2003 at 11:55:10PM +0200, Olivier Lefevre wrote:
> >OK, so I upgraded everything and now with python 2.3.2 it works.
> >Weird. I didn't change anything else.
When I built Python 2.3-2, I didn't change
Andrew,
On Wed, Sep 10, 2003 at 04:39:18PM +0100, Andrew B. Clegg wrote:
> But seriously... I'd like to get the hang of creating and contributing
> packages before I get my teeth into something more substantial -- e.g.
> I've compiled cdrtools for Cygwin and would like to maintain it as a
> packag
Joe,
On Fri, Sep 12, 2003 at 10:55:47AM -0700, Joseph Ishak wrote:
> Where can I get Jason Tishler's VSFtpD port for cygwin as mentioned
> here
>
> http://www.cygwin.com/ml/cygwin/2003-04/msg01844.html
Umm... No where.
> I am attempting to use ProFtpD to do some stuff with 2000/xp and I am
> h
Pierre,
On my laptop, exim/minires has transient DNS lookup problems when I'm
VPN-ed into my company's network, but does not exhibit this behavior
when I'm directly connected to it.
When VPN-ed, I get errors like the following:
2003-09-12 15:07:36 HL47SO-00014S-5P <= [EMAIL PROTECTED]
H=(ti
Pierre,
On Fri, Sep 12, 2003 at 04:45:07PM -0400, Pierre A. Humblet wrote:
> Jason Tishler wrote:
> > Any ideas on how to further debug this problem?
>
> Yes, run exim with the resolver debug flag set, exim -d+resolver
> ..
Sorry, I should have mentioned that I f
Hartmut,
On Fri, Sep 12, 2003 at 10:14:23PM +0200, Hartmut Welpmann wrote:
> On Fri, 12 Sep 2003 12:02:27 -0400, you wrote:
> >Does cdrtools work under Cygwin 1.5.3? IIRC, the last Cygwin version
> >that worked was 1.3.17. I haven't tried since 1.3.22.
>
> They actually work perfectly under Cyg
Dave,
On Mon, Sep 15, 2003 at 10:15:13AM +0100, [EMAIL PROTECTED] wrote:
> Does anyone have any suggestions?
Use Google:
http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=unable+remap+same+address+parent&btnG=Google+Search
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubke
Jurgen,
On Mon, Sep 15, 2003 at 02:03:04PM +0200, [EMAIL PROTECTED] wrote:
> Thanks for trying to help, but I don't get the relationship between
> PHP and Apache, and Perl and libiconv ?
Sorry, I can't help with the above. I was only trying to help Dave with
his rebase problem.
Jason
--
PGP/G
Dave,
On Mon, Sep 15, 2003 at 04:30:27PM +0100, [EMAIL PROTECTED] wrote:
> Thanks for getting back to me.
You are welcome.
> Any idea what's going on here?
Sorry, no. I am only able to help you with the rebasing part -- I do
not have experience running Cygwin Apache, PHP, etc.
Jason
--
PGP/
Andrew,
On Tue, Sep 16, 2003 at 07:04:02PM +0100, Andrew B. Clegg wrote:
> On Fri, 12 Sep 2003, Jason Tishler wrote:
> > Does cdrtools work under Cygwin 1.5.3? IIRC, the last Cygwin
> > version that worked was 1.3.17. I haven't tried since 1.3.22.
>
> In all honesty
Matthew,
On Tue, Sep 23, 2003 at 08:48:12PM +, Matthew Rich wrote:
> Also, I looked at my old mbox file from my linux machine and I figured
> out what's wrong: procmail on cygwin is not writing the leading From
> line for each message.
> [snip]
> Anyone know what's going on?
How are you invo
This post is just for the archives and to close this thread...
On Fri, Sep 12, 2003 at 05:31:02PM -0400, Pierre A. Humblet wrote:
> Jason Tishler wrote:
> > I didn't see any see any difference in exim's log file. Does the
> > debugging output go to a different exim log f
Marco,
On Thu, Sep 25, 2003 at 05:40:22PM -0400, Marco Mason wrote:
> I've installed cygwin on a new box. After I set it up, I could run it
> as administrator. However, when I logged into a test account, I can't
> successfully start it.
>
> Trying to run it under the test account in a DOS shell
On Fri, Sep 26, 2003 at 07:59:33AM -0400, Jason Tishler wrote:
> What is you gid?
^^^
s/you/your/
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Unsubscribe info: http://cygwin.
Rob,
On Sun, Sep 28, 2003 at 05:58:45PM -0500, Robert L. Campbell wrote:
> here's my problems whith shared memory.
>
> cygwin 1.5.5-1
> ipc-daemon2 runs from the command line ok.
> ipcs -m reports no shared memory in kernel.
> ipctest h can't allocate shared memory.
Works for me:
$ un
Mark,
On Sat, Sep 27, 2003 at 01:58:39PM +1000, Mark Ord wrote:
> I then updated to cygwin-1.5.4-1, which seems to break fetchmail.
> Fetchmail complains about not being able to create the lock file, but
> I believe the issue is actually with *removing* the stale lock file
> (it doesn't happen):
EPT_SHUTDOWN;
ss.dwWin32ExitCode = NO_ERROR;
ss.dwCheckPoint = 1;
ss.dwWaitHint = 3000L;
2003-09-30 Jason Tishler <[EMAIL PROTECTED]>
* ipc-daemon.c (send_stop): New function.
(signal_handler): Ditto.
(work_main): Set SIGINT, SIGQUIT, and SIGTERM
Chuck,
On Wed, Oct 01, 2003 at 11:50:45AM -0400, Charles Wilson wrote:
> Jason Tishler wrote:
> >The attached patch expands "normal" above to include the following
> >two cases:
> >
> >[snip]
>
> Thanks for the patch.
You are quite welcome.
> I wi
Billy,
On Fri, Oct 03, 2003 at 05:32:36PM -0400, Billy Huddleston wrote:
> I'm having a problem with Cygwin when using it with procmail.. I've
> written some fairly extensive spam filtering scripts to use on my mail
> server and they work perfectly.. However, I occasionally get these
> error mes
Terrence,
On Sat, Oct 04, 2003 at 07:33:57AM -0700, Terrence Brannon wrote:
> IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not
> implemented
Did you forget to start ipc-daemon2?
Please read the README:
http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4.RE
Chris,
On Sun, Oct 05, 2003 at 11:45:20AM +1000, Mark Ord wrote:
> The source for cygwin-1.3.22 has the line code segment
> (winsup/cygwin/syscalls.cc - unlink() ):
>
> if (GetFileAttributes (win32_name) == INVALID_FILE_ATTRIBUTES
> || (!win32_name.isremote () && wincap.has_delete_on_close ())
Chris,
On Mon, Oct 06, 2003 at 10:58:37PM -0400, Christopher Faylor wrote:
> On Mon, Oct 06, 2003 at 10:13:00PM -0400, Jason Tishler wrote:
> >BTW, there seemed to be some gyration regarding this section of
> >unlink() during that time period:
>
> ...which might be illum
Billy,
Please keep your replies on-list.
On Mon, Oct 06, 2003 at 05:53:17PM -0400, Billy Huddleston wrote:
> > How are you driving procmail? Via fetchmail? Or, by some other
> > means? What version of Windows? What version of procmail (and
> > fetchmail)?
> >
>
> Calling procmail via perl sc
New News:
===
I have updated the version of ProFTPD to 1.2.9rc2p-1. The tarballs
should be available on a Cygwin mirror near you shortly.
Users are urged to upgrade to this version due to a remote exploit
vulnerability. See the following for the details:
http://www.proftpd.org/index.ht
Conrad,
Please post instead of sending private email.
On Tue, Oct 07, 2003 at 07:21:47PM +0200, [EMAIL PROTECTED] wrote:
> I saw you are active on XP questions on the unoffical cygwin
> newsgroup. I hope you dont mind me emailing you direct, but I dont
> know who to ask!
Ask the Cygwin mailing l
Pascal,
On Thu, Oct 09, 2003 at 11:13:17AM +0200, Pensa, Pascal wrote:
> Any idea ?
Why not use cron instead?
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Unsubscribe info: http://cygwin.co
Alexy,
Please post instead of sending private email.
On Wed, Oct 08, 2003 at 10:51:22PM -0400, Alexy Khrabrov wrote:
> I saw your expert commentary on python patches for cygwin, especially
> for postgresql popy, and I wonder if you came across building MySQLdb
> under cygwin as well.
Sorry, but
New News:
===
I have updated the version of Python to 2.3.2-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the other notable changes:
1. fix embedded Cygwin Python problem (SF #794140):
http://sf.net/tracker/?func=detail&atid=105470&ai
Mark,
On Sun, Oct 05, 2003 at 11:45:20AM +1000, Mark Ord wrote:
> That's my educated WAG at what is happening. Maybe someone who is more
> familar with the code in question/cygwin1.dll code in general can look
> into whether this assessment is correct or not.
AFAICT, the problem has been correcte
Alex,
On Sun, Oct 12, 2003 at 01:47:37PM -0700, Alex Liberman wrote:
> thx but that wasn't it either, however have worked around by pointing
> cygrunsrv --path to a script hehe
>
> cygrunsrv -I fetchmail --path /bin/bash.exe -a /home/Administrator/sh.sh
> --shutdown
>
> $ cat sh.sh
> #!/bin/ba
On Mon, Oct 13, 2003 at 11:29:40AM -0400, Jason Tishler wrote:
> Huh? Why do you run fetchmail as suggested in the README?
s/do/don't/
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Uns
Shivananda,
On Thu, Oct 16, 2003 at 01:17:29PM +0530, shiva wrote:
> I am trying to install postgresql on Win2000 with cygwin Version is
> 1.1.3 but ...
^
Cygwin 1.1.3 is very old. I highly recommend upgrading to the latest
versions:
$ cygcheck -cd cygipc cygrunsrv cygwin postgresql
Bruno,
On Mon, Oct 20, 2003 at 01:24:29PM +0200, Grossniklaus Bruno wrote:
> /etc/passwd
> Administrator:unused_by_nt/2000/xp:500:513:zzz:/home/Administrator:/bin/bash
^^^
Change the "513" above to "544. Any better?
> What does "CreateFileMapping, Win32
Bruno,
On Mon, Oct 20, 2003 at 01:18:15PM +0200, Grossniklaus Bruno wrote:
> I think /etc/postinstall/proftpd.sh has to create /var/log/wtmp (?) if
> it does not yet exist.
AFAICT, no:
$ ls -l /var/log/wtmp
-rw-rw-rw-1 jt Domain U 132748 Oct 15 17:27 /var/log/wtmp
Jason
--
Bruno,
On Mon, Oct 20, 2003 at 03:58:28PM +0200, Grossniklaus Bruno wrote:
> >$ ls -l /var/log/wtmp
> >-rw-rw-rw-1 jt Domain U 132748 Oct 15 17:27 /var/log/wtmp
>
> And how/when did you get this dir?
Sorry I don't recall, but I think I created it myself.
> Now I have:
> $ ls
Bruno,
Would you like to become the Cygwin ProFTPD maintainer? Just like me
know... :,)
On Tue, Oct 21, 2003 at 10:18:54PM +0200, Grossniklaus Bruno wrote:
> Problems
>
> proftpd-1.2.9rc2p-1/README.cygwin and
> proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
> are not in sync.
Unfortunately,
Bruno,
On Tue, Oct 21, 2003 at 10:22:42PM +0200, Grossniklaus Bruno wrote:
> The problem is the timing. Since the hang does less show while stderr
> goes to the term, I doubt that it is possible to reproduce while
> proftpd is running in gdb.
>
> How can I debug this problem?
Attach gdb to the P
Bruno,
On Wed, Oct 22, 2003 at 03:46:44PM +0200, Grossniklaus Bruno wrote:
> >Would you like to become the Cygwin ProFTPD maintainer? Just like me
> >know... :,)
>
> Thanks for your great work Jason.
You are welcome.
> Unfortunately my free time is currently quite spare...
Likewise.
> >Unfor
New News:
===
I have updated the version of fetchmail to 6.2.5-1. The tarballs should
be available on a Cygwin mirror near you shortly.
Old News:
===
Fetchmail is a remote mail retrieval and forwarding utility intended
for use over on-demand TCP/IP links, like SLIP or PPP connections.
F
New News:
===
I have updated the version of ProFTPD to 1.2.9rc3-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
co
Mark,
Please post instead of sending private email.
On Fri, Oct 24, 2003 at 11:03:51AM -0700, Mark Rissman wrote:
> Any thoughts as to why proftpd service won't start on WinXP. I
> followed your article about making it a service.
See the following:
http://www.catb.org/~esr/faqs/smart-quest
Chuck,
[Sorry for the sluggish response time...]
On Thu, Nov 29, 2001 at 12:41:04PM -0500, Charles Wilson wrote:
> Horak Daniel wrote:
>
> > > What does postgresql do if there is no system-wide union semun?
> >
> > There is a check for union semun in configure and then if it does not
> > find
Michael,
On Fri, Dec 07, 2001 at 03:12:48PM +, Michael Hudson wrote:
> Michael Hudson <[EMAIL PROTECTED]> writes:
> > Your patch helps by the way. I tried building without threads -- that
> > didn't.
>
> OTOH, some tests crash:
>
> 3 tests failed:
> test_popen2 test_pty test_socket
I
Michael,
On Thu, Dec 06, 2001 at 10:15:42AM -0500, Michael Hudson wrote:
> know anything about this?
>
> "no" is a perfectly acceptable answer :)
Unfortunately, yes. See below...
> building under Cygwin ends with the following error:
>
> building 'gdbm' extension
> gcc -g -O3 -Wall -Wstrict-
The ASSume principle applies once again...
On Thu, Dec 06, 2001 at 12:44:26PM -0500, Jason Tishler wrote:
> I have just reproduced this build problem with Python 2.2b2 too. However,
> I don't believe that it is related to the particular Python version one
> attempts to bu
Dave,
On Fri, Dec 07, 2001 at 10:03:24AM -0500, David Abrahams wrote:
> FWIW, Jason's patch worked for me,
Thanks for the feedback.
> except for curses of course which seems to be broken in cygwin.
The above is a known problem, see the following for details:
http://sources.redhat.com/ml/c
Ray,
On Mon, Dec 10, 2001 at 03:18:54AM -0600, Ray Martin wrote:
> My real question is:
> Am I to make this "cugcurses5.dll" locally on my computer, or should it be
> part of the binary Dist. of "Cygwin"?
> OR; Is this A BUG?
http://www.google.com/search?hl=en&q=cygncurses5
Jason
--
Unsubscri
On Sat, Dec 08, 2001 at 10:08:14AM +1100, Robert Collins wrote:
> Yes. There is actually a longer term solution... which is to 'rebase'
> every cygwin linked .dll on a particular system to not conflict with
> each other - which has to be done by setup.exe.
I just tried a hand rebase of my system
Rob,
On Mon, Dec 10, 2001 at 11:42:01PM +1100, Robert Collins wrote:
> Possibly because the cygwin heap is getting allocated across where those
> .dll's would go.
That is what I figured. Any suggestions on a good address to use during
the rebasing?
Thanks,
Jason
--
Unsubscribe info: http
In the future, please post to [EMAIL PROTECTED] instead of sending
private email, so others can benefit too.
On Mon, Dec 10, 2001 at 10:32:56AM -0700, C. Porter Bassett wrote:
> Did I understand from some of your cygwin posts that you have procmail
> working with cygwin?
Yes.
> If so, would you
* Copyright (c) 2001 Jason Tishler
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* Th
On Wed, Dec 12, 2001 at 08:07:59AM -0500, Jason Tishler wrote:
> On Fri, Dec 07, 2001 at 08:02:22PM -0500, Christopher Faylor wrote:
> > A rebase utility for cygwin would be pretty nice, I think.
>
> Attached is the beginning of a rebase utility. It is modeled after the
>
On Wed, Dec 12, 2001 at 03:57:23PM +0530, SHAJI K K wrote:
> I installed the postgresql 7.1.3 using the cygwin setup program.
^
> The setup.exe version is 2.125.2.10.
> When i tried to run "initidb" to create the database i got the following
> error
>
> "The i
On Mon, Dec 10, 2001 at 11:52:08AM -0500, Norman Vine wrote:
> Michael Hudson writes:
> >FWIW, and I don't know how much that is, all tests pass if I link _socket
> >statically. Oh, and this is building without threads, it seems. I'll do
> >a new build with threads and see if anything changes, b
Gary,
I just discovered a locking problem with mutt 1.3.x that I believe
also affects the mutt 1.2.x that you contributed to Cygwin. This lock
problem caused procmail to misfile messages to the wrong mbox file when
mutt happened to be writing to the mbox file that should have received
the messag
Gary,
On Mon, Dec 17, 2001 at 11:50:03PM -0600, Gary R. Van Sickle wrote:
> From: Jason Tishler [mailto:[EMAIL PROTECTED]]
> > I recommend "fixing" the permissions of "/var/spool/mail" on your machine:
> >
> > $ chmod g+w /var/spool/mail
>
>
Rob,
On Sun, Dec 16, 2001 at 07:26:37PM +1100, Robert Collins wrote:
> From: "Jason Tishler" <[EMAIL PROTECTED]>
> > - cygwin1.dll: since I believe that it relies on being based
> > at 0x6100
>
> It does not rely on any base addres
On Wed, Dec 12, 2001 at 08:57:44AM -0500, Jason Tishler wrote:
> On Mon, Dec 10, 2001 at 11:52:08AM -0500, Norman Vine wrote:
> > Michael Hudson writes:
> > >FWIW, and I don't know how much that is, all tests pass if I link _socket
> > >statically. Oh, and this
Gary,
On Tue, Dec 18, 2001 at 12:41:07PM -0600, Gary R Van Sickle wrote:
> > > > and then releasing a new mutt package.
> > >
> > > Or perhaps... two? ;-)
> >
> > Why two?
>
> I've got the 1.3.24 "released beta" working better than 1.2.5i now (I got
> binary sending and recieving and mboxes work
Niklas,
On Thu, Dec 20, 2001 at 09:48:07AM +0100, Niklas Morberg wrote:
> I sit behind a corporate firewall and I'm looking for a way
> to use e.g. cvs from behind the firewall. SOCKS is installed
> on the firewall.
I just experienced this "pleasure" myself when my (small) company was
acquired b
On Thu, Dec 20, 2001 at 09:18:07AM -0600, CyberZombie wrote:
> You're saying that by using the Hummingbird product, you can ssh through
> the firewall?
Yes.
> Can you elaborate how you did this?
Once the Hummingbird SOCKS proxy software is installed, all that you need
to do is create a socks.c
Andy,
On Thu, Dec 20, 2001 at 04:25:18PM +0100, Andrew Markebo wrote:
> Meanwhile, using a socks server, well basically it should be up to the
> application, not cygwin to handle this, so if you find a cvs
> supporting socks off you go.. :-)
Sorry, I disagree. Why modify every application (of i
> under Cygwin now." [email from * Jason Tishler net> to * Carlos de Sousa se> and cc'd to cygwin at cygwin dot com on Mon, 22 Oct 2001 12:46:59
> -0400] that it would be necessary to add LIBS="$LIBS -lregex
> /usr/lib/textmode.o" to the beginning of the con
Andreas,
On Thu, Dec 20, 2001 at 05:28:14PM +0100, Ames Andreas (PN-SYS/A) wrote:
> When linking slapd I get the following error message:
>
> "Warning: resolving _gdbm_errno by linking to __imp__gdbm_errno
> (auto-import)
> nmth00.o(.idata$4+0x0): undefined reference to
> `_nm__gdbm_errno'"
Kent,
On Thu, Dec 20, 2001 at 04:16:18PM -0600, Kent Perrier wrote:
> On 12/20/2001 4:07 PM, Christopher Faylor wrote:
> >On Thu, Dec 20, 2001 at 03:14:55PM -0600, Perrier,Kent - PLANO wrote:
> >>Telling configure where the regex library with the LIBS= line from
> >>above worked fine.
> >
> >Jas
Chuck,
On Thu, Dec 20, 2001 at 04:14:44PM -0500, [EMAIL PROTECTED] wrote:
> Perl/Tk apps have stopped working. The error message is typically something
> like:
>
> C:\cygwin\bin\perl.exe: *** unable to remap C:
> \cygwin\lib\perl5\site_perl\5.6.1\cygwin-multi\auto\Tk\Listbox\Listbox.dll
> to sam
Chris,
On Tue, Dec 18, 2001 at 10:28:13PM -0500, Christopher Faylor wrote:
> On Wed, Dec 19, 2001 at 08:33:50AM +1100, Robert Collins wrote:
> >Your results are enough for me Jason - I'm happy to include this in
> >setup in some form.
>
> Nice job, Jason. Thanks for following this through.
You
Ralf,
On Wed, Dec 26, 2001 at 09:08:49PM +0100, Ralf Habacker wrote:
> On analysing this problem I added an option "-l" to the rebase tool to
> list dll's imagebase and -size without rebasing. It's very interesting
> to see how MS chooses there Imagebase.
What about the following alternative sol
Mark,
On Wed, Dec 26, 2001 at 04:59:22PM -0800, Mark McEahern wrote:
> Python 2.2 final was released last week. When will
> the version that comes with Cygwin be updated?
I read the above many times. I even slept on it before responding.
Forgive me if I misinterpreted your terse message, but I
Mark,
On Thu, Dec 27, 2001 at 04:04:06PM -0800, Mark McEahern wrote:
> My apologies,
Apology accepted.
Thanks,
Jason
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Jeff,
On Thu, Dec 27, 2001 at 02:02:45PM -0800, Jeff Lu wrote:
> I was able to print to a network printer in cygwin in my C program for a
> while. It just stops printing for no reason and I couldn't figure it out
> why.
>
> The network printer is //host_1/printer_1
>
> In my C program:
>
> pr
501 - 600 of 981 matches
Mail list logo