procps and top output

2003-03-24 Thread jurgen . defurne
Dear all, Thanks for the nice procps package. However, are all values always shown as megabytes ? When top or procps are used, the size on top, vsz on procps report extremely large, like this : 08:43:41 up 6 days, 19:52, 1 user, load average: 0.00, 0.00, 0.00 29 processes: 28 sleeping, 1 ru

Re: System load question

2003-03-24 Thread jurgen . defurne
Thanks for cleaning up the doubts. Jurgen Christopher Faylor <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/24/2003 04:19 PM Please respond to cygwin To: [EMAIL PROTECTED] cc: (bcc: Jurgen Defurne/BRG/CE/PHILIPS) Subject:Re: System load ques

Re: texi2dvi problem, uname bug

2003-03-24 Thread Pascal Obry
Igor Pechtchanski writes: > While you're correct in principle, wouldn't the above be a no-op under > Cygwin anyway (unless your PATH has less than 3 entries in it)? Exactly and I had only 2 entries in PATH when I used it, hence the problem. Pascal. -- --|---

Re: libtool 20030216: problem recognizing import libraries

2003-03-24 Thread Charles Wilson
Charles Wilson wrote: Okay, the patch I posted to libtool-patches works on my system (of course, the UNpatched libtool works on my system) -- but the patch ought to fix this problem. It hunts specifically for head.exe and uses that, if found, falling back to 'head' only if 'head.exe' is not fou

Re: vim quits and cygwin window contents not restored

2003-03-24 Thread Charles Wilson
Sorry, I haven't been following this thread. See below. Randall wrote: So, my bet is on the terminfo for cygwin as the locus of the problem, whatever it is. Other reasonable hypotheses are that there's problem in ncurses or in how Vim uses it. Larry wrote: Yeah, the terminfo change is the "prob

RE: Problems interpreting errno

2003-03-24 Thread Matt Berney
Unfortunately, yes. I had considered this option. But, it would require changes to both the server and client-side code, that I was hoping to avoid. -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 7:31 PM To: Matt Berney Cc: [EMAIL PRO

Re: Another GPL violation: Re: Minimalistic Build-Environmentforwin32 (~7.5MB)

2003-03-24 Thread Charles Wilson
Charles Wilson wrote: [a bunch of stuff] FWIW: I am not a lawyer. I do not speak for Red Hat. I am not employed by Red Hat. I speak only for myself. But I've endured enough of these stupid license squables on enough lists to have learned a few somethings about the GPL... --Chuck -- Unsubs

Re: Another GPL violation: Re: Minimalistic Build-Environmentforwin32(~7.5MB)

2003-03-24 Thread Charles Wilson
To dig into this, this will cost me HOURS ! And how many hours do you think went into setup, cygwin, and all of the ports? Any tips for an easy solution ? Uploading a few source tarballs to your website is a hell of lot easier than recoding everything from scratch. Remember, the GPL says that i

I can jam cygwin in 2 minutes - can you?- "Cannot fork: Permission denied" jam

2003-03-24 Thread Mike W.
This relates to a bug in Win NT 2000 sp3 or cygwin- hard to say which. I can only exercise the bug in cygwin, but I would like to exercise it from command.exe- see below. Another user jammed cygwin in 183 iterations of the loop, after two days without a reboot. I am not alone. This script, "cra

Re: [avail for test] ncurses-5.3-1

2003-03-24 Thread Charles Wilson
Any comments on this, or should I just go-for-broke (literally) and mark it current? It's been over two weeks, and ncurses is in 'Base' ya know... --Chuck Charles Wilson wrote: I've placed updated versions of the ncurses packages on sourceware, but have marked them 'test'. In order to install

Re: Another GPL violation: Re: MinimalisticBuild-Environmentforwin32 (~7.5MB)

2003-03-24 Thread Robert Collins
Bringing this back on list, with Rolands ok. On Tue, 2003-03-25 at 11:03, roland wrote: > :( > err - how to solve that ? > since installation came from cygwin setup routines months ago - how do i know, > what packages have been used (and which versions?) Your /etc/installed.db will list your c

Re: vim quits and cygwin window contents not restored

2003-03-24 Thread Randall R Schulz
Larry, At 19:38 2003-03-24, Larry Hall (RFK Partners, Inc.) wrote: Randall R Schulz wrote: Hi, Some salient facts: ... So, my bet is on the terminfo for cygwin as the locus of the problem, whatever it is. Other reasonable hypotheses are that there's problem in ncurses or in how Vim uses it.

Re: How to decide the file type in Cygwin?

2003-03-24 Thread Randall R Schulz
Glenn, At 20:04 2003-03-24, Glenn Fowler wrote: some unix systems { linux bsd uwin } support the struct dirent d_type field the dt_type values { DT_UNKNOWN DT_DIR DT_LNK } can be used to optimize directory traversals that otherwise would have to stat() directory entries to discover/count subdire

Re: How to decide the file type in Cygwin?

2003-03-24 Thread Glenn Fowler
some unix systems { linux bsd uwin } support the struct dirent d_type field the dt_type values { DT_UNKNOWN DT_DIR DT_LNK } can be used to optimize directory traversals that otherwise would have to stat() directory entries to discover/count subdirectories -- Glenn Fowler On Mon, 24 Mar 2003 15

Re: vim quits and cygwin window contents not restored

2003-03-24 Thread Larry Hall (RFK Partners, Inc.)
Randall R Schulz wrote: Hi, Some salient facts: Vim uses ncurses6: % cygcheck vim Found: D:\cygwin\bin\vim.exe D:/cygwin/bin/vim.exe D:\cygwin\bin\cygwin1.dll D:\WINNT\System32\KERNEL32.dll D:\WINNT\System32\ntdll.dll D:\cygwin\bin\cygintl-2.dll D:\cygwin\bin\cygiconv-2.dll D

Re: Problems interpreting errno

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Matt Berney wrote: > I have a client/server application that runs the client on a Linux > workstation (RHAS) and runs the server on Win2k (under Cygwin). The > client sends a filesystem command to the server and returns the errno. > Here is the problem > > The file system

Problems interpreting errno

2003-03-24 Thread Matt Berney
I have a client/server application that runs the client on a Linux workstation (RHAS) and runs the server on Win2k (under Cygwin). The client sends a filesystem command to the server and returns the errno. Here is the problem The file system call on Win2k (under cygwin) generates the errno

Re: cygcheck calling id.exe with nontsec

2003-03-24 Thread Pierre A. Humblet
On Mon, Mar 24, 2003 at 08:22:20PM -0500, Christopher Faylor wrote: > On Mon, Mar 24, 2003 at 07:37:05PM -0500, Pierre A. Humblet wrote: > >cygcheck calling id.exe with CYGWIN=nontsec has a problem... > > At the risk of sounding ungrateful, can I point you at > http://cygwin.com/bugs.html? > > Th

Re: cygcheck calling id.exe with nontsec

2003-03-24 Thread Christopher Faylor
On Mon, Mar 24, 2003 at 07:37:05PM -0500, Pierre A. Humblet wrote: >cygcheck calling id.exe with CYGWIN=nontsec has a problem... At the risk of sounding ungrateful, can I point you at http://cygwin.com/bugs.html? The fact that you are reporting a problem in cygcheck doesn't mean that the hints th

cygcheck calling id.exe with nontsec

2003-03-24 Thread Pierre A. Humblet
cygcheck calling id.exe with CYGWIN=nontsec has a problem... > id uid=11054(PHumblet) gid=12655(Clearusers) groups=4(AEngineering), 12655(Clearusers),10513(Domain Users),11005(Engineering), 544(Administrators),545(Users) ~> CYGWIN=nontsec id uid=11054(PHumblet) gid=12655(Clearusers) groups

Re: vim quits and cygwin window contents not restored

2003-03-24 Thread Randall R Schulz
Hi, Some salient facts: Vim uses ncurses6: % cygcheck vim Found: D:\cygwin\bin\vim.exe D:/cygwin/bin/vim.exe D:\cygwin\bin\cygwin1.dll D:\WINNT\System32\KERNEL32.dll D:\WINNT\System32\ntdll.dll D:\cygwin\bin\cygintl-2.dll D:\cygwin\bin\cygiconv-2.dll D:\cygwin\bin\cygncurses6

Re: vim quits and cygwin window contents not restored

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Elfyn McBratney wrote: > > It used to work for me, but a recent update has caused it to cease > > working for me, too. Unfortunately, I'm not sure which--wasn't there an > > ncurses update recently? Perhaps when it's convenient, I'll try to back > > up to see if that makes scr

Re: How to decide the file type in Cygwin?

2003-03-24 Thread Randall R Schulz
Yang, Unix file systems don't store the the type of a file system entity in the directory entry used to access that entity, they stored in the so-called "inode." Once you have a name, use the stat(2) system call to get its inode information. From there you'll be able to determine what kind of

How to decide the file type in Cygwin?

2003-03-24 Thread Yang, Huaichen
I need to list all files in a folder (including sub-folder, recursively), and I tried some sample codes in GNU C manual, as follows: /***/ #include #include #include #include int main (void) { DIR *dp; struct dirent *ep; dp = opendir ("./"); if (dp != NULL) {

Re: xsltproc segfaults after upgrading to docbookxslstylesheetsv1.60.1

2003-03-24 Thread Robert Collins
On Tue, 2003-03-25 at 09:32, Elfyn McBratney wrote: > > Thank you. I stepped down because I realised I wasn't fulfilling my > > obligations and simply didn't want to get whipped to devote time I don't > > have, on someone elses schedule, not because I wanted to see the package > > removed (I don'

Re: vim quits and cygwin window contents not restored

2003-03-24 Thread Elfyn McBratney
> It used to work for me, but a recent update has caused it to cease > working for me, too. Unfortunately, I'm not sure which--wasn't there an > ncurses update recently? Perhaps when it's convenient, I'll try to back > up to see if that makes screen restore start working again. > > One other thing

autoexpect appears to be missing

2003-03-24 Thread Scott Prive
Hello, I appear to be missing the "autoexpect" command, yet I have latest full versions of: expect tcltk dejagnu (plus source) I searched for this problem in the Documentation page, list archives, FAQ, and manpage. Do I need to install something else? thanks, (please include me on

RE: vim quits and cygwin window contents not restored

2003-03-24 Thread Randall R Schulz
Larry, It used to work for me, but a recent update has caused it to cease working for me, too. Unfortunately, I'm not sure which--wasn't there an ncurses update recently? Perhaps when it's convenient, I'll try to back up to see if that makes screen restore start working again. One other thing

RE: Added setup.exe to User's Guide

2003-03-24 Thread Robert Collins
On Tue, 2003-03-25 at 09:35, Hannu E K Nevalainen (garbage mail) wrote: > (1) > I had the impression that setup.exe saved paths within it's *ini-file or > some such; thus forcing one to have *exactly* the same path at cache-disk > creation AND use time. setup doesn't. :]. Rob -- GPG key avai

RE: Added setup.exe to User's Guide

2003-03-24 Thread Hannu E K Nevalainen (garbage mail)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of [EMAIL PROTECTED] > > Hannu, > > Your comments about installing Cygwin via setup using a local cache and/or > burning a CD to install from do have merit. Can you suggest some wording > that would describe a simple process that will wo

RE: Added setup.exe to User's Guide

2003-03-24 Thread Hannu E K Nevalainen (garbage mail)
> From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] --8<-- > IIRC, the only gotcha about using setup's cache on a CD-R was to not put > it in the root of the CD-R (because of the way Windows omits the "\" from > the root path, and that confuses setup). Placing the cache in a > subdirectory, say, "

RE: changing text file type from DOS to unix?

2003-03-24 Thread Anoop Ghanwani
Much thanks! -Anoop > -Original Message- > From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 2:25 PM > To: Anoop Ghanwani > Cc: [EMAIL PROTECTED] > Subject: Re: changing text file type from DOS to unix? > > > On Mon, 24 Mar 2003, Anoop Ghanwani wrote: > >

Re: xsltproc segfaults after upgrading to docbook xslstylesheetsv1.60.1

2003-03-24 Thread Elfyn McBratney
> I don't mind one iota. I do suggest you leverage the -src package for > the currently-on-cygwin.com packages. Strip out the autoconf generated > file patches, and you'll see what has to be forward ported. Some of the > stuff may be eligible (now) for pushing upstream, but the bulk won't be, > unl

Re: changing text file type from DOS to unix?

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Anoop Ghanwani wrote: > I am trying to install a package that needs the text > file type to be unix, but have previously installed > Cygwin with the file type of DOS. > > Is it possible to change the text file type from DOS to > unix without doing a reinstall of Cygwin? When

RE: vim quits and cygwin window contents not restored

2003-03-24 Thread Stephen Ehmann
It used to work fine for me to but I am setting up a new machine with a recent install of cygwin. Did you install recently? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 5:06 PM To: Stephen Ehmann; [EMAIL PROTECTED] Subject: RE: vim qui

RE: vim quits and cygwin window contents not restored

2003-03-24 Thread [EMAIL PROTECTED]
Works for me (tm). Larry Original Message: - From: Stephen Ehmann [EMAIL PROTECTED] Date: Mon, 24 Mar 2003 13:57:02 -0800 To: [EMAIL PROTECTED] Subject: vim quits and cygwin window contents not restored Refer to: http://sources.redhat.com/ml/cygwin/2001-03/msg01816.html I st

changing text file type from DOS to unix?

2003-03-24 Thread Anoop Ghanwani
I am trying to install a package that needs the text file type to be unix, but have previously installed Cygwin with the file type of DOS. Is it possible to change the text file type from DOS to unix without doing a reinstall of Cygwin? When I go through setup, if I select the file type as "uni

vim quits and cygwin window contents not restored

2003-03-24 Thread Stephen Ehmann
Refer to: http://sources.redhat.com/ml/cygwin/2001-03/msg01816.html I still see that this is not working. Terminal contents are not restored. Can I set anything to resolve this? Will the fix be in soon? Thanks, Stephen Ehmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: xsltproc segfaults after upgrading to docbook xslstylesheetsv1.60.1

2003-03-24 Thread Robert Collins
On Tue, 2003-03-25 at 00:32, Elfyn McBratney wrote: > Robert, > > I started working on this one last night. Now I know what you mean by these > packages being a bugger to build OOTB. In the coming week I'm going to be > testing this and release a test package for people to try, if you don't mind >

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Jeff . Hodges
> I started working on this one last night. Thanks! > Now I know what you mean by these > packages being a bugger to build OOTB. That's what I was afraid of and why I'm not at liberty to volunteer, fwiw. > In the coming week I'm going to be > testing this and release a test package for peop

Re: cygwin running problem with mysql

2003-03-24 Thread Elfyn McBratney
> Thanks Elfyn > Apparently passwd file requires the SID > how do I obtain the SID which corresponds with mysql username or groupname > Sorry for the bother! If you just added the entried manually remove them and run this... mkpasswd -l |grep mysql (change mysql to the username you used) Will gi

Re: texi2dvi problem, uname bug

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Pascal Obry wrote: > Hello, > > I'm using Cygwin 1.3.22-1. > > On line 105 of the texi2dvi script there is `uname -S ...` > the capital S here is wrong, it should be a lower-case s. > (there is no -S uname option). Here is the patch: > > << > *** texi2dvi.orig Mon Mar 24

Re: cygwin running problem with mysql

2003-03-24 Thread Martin
Thanks Elfyn Apparently passwd file requires the SID how do I obtain the SID which corresponds with mysql username or groupname Sorry for the bother! -Martin - Original Message - From: "Elfyn McBratney" <[EMAIL PROTECTED]> To: "cygwin" <[EMAIL PROTECTED]>; "Martin" <[EMAIL PROTECTED]> Sent:

Re: tar file size limitation

2003-03-24 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > I know work is progressing to change this but seems to me > this is worthwhile fodder for the FAQ at this point. You are right - however, I'm not the FAQ maintainer. Forwarding to the list. Max. > Original Message: > - > From: Max Bowsher [EMAIL PROTECT

Re: python script recently started getting "unable to remap" error on cygssl from popen2

2003-03-24 Thread Elfyn McBratney
> Since 1.3.19, I've been seeing this error sporadically > from a script that had been working fine till then. > It only appears with ssl so far -- various other DLLs > seem to work fine. (removing the call to import socket > removes the problem). > > This is under Windows 2000, SP3. > > Any ideas

texi2dvi problem, uname bug

2003-03-24 Thread Pascal Obry
Hello, I'm using Cygwin 1.3.22-1. On line 105 of the texi2dvi script there is `uname -S ...` the capital S here is wrong, it should be a lower-case s. (there is no -S uname option). Here is the patch: << *** texi2dvi.orig Mon Mar 24 21:38:25 2003 --- texi2dviMon Mar 24 21:38:16 2003 *

Re: python script recently started getting "unable to remap" error oncygssl from popen2

2003-03-24 Thread Jason Tishler
Mark, On Mon, Mar 24, 2003 at 12:26:54PM -0800, Mark Moraes wrote: > Any ideas -- the archives have references to rebasing libraries, any > pointers to how I can do that (and whether this needs to be done to > python's _socket.dll or to cygssl?) See the following: /usr/doc/Cygwin/python-2.2.

Re: cygwin running problem with mysql

2003-03-24 Thread Elfyn McBratney
> On Mon, 24 Mar 2003, Elfyn McBratney wrote: > > > > I am attempting to install mysql but the install script dies on groupadd > > > and useradd commands > > > how do I do groupadd with cygwin? > > > how do I do useradd with cygwin? > > > > Cygwin does not have {user,group}add in it's net distribut

Fresh Install Question (Cygwin 1.3.22-1)

2003-03-24 Thread Raju Damle
I have a fresh install of Cygwin 1.3.22-1 on a PC with Win2K in c:\cygwin. After the install, when I run the cygwin.bat file using the shortcut that appears on the desktop it does not seem to execute the /etc/profile file and hence does not create the /home/[username] directory. Any suggestions

python script recently started getting "unable to remap" error on cygssl from popen2

2003-03-24 Thread Mark Moraes
Hi. Since 1.3.19, I've been seeing this error sporadically from a script that had been working fine till then. It only appears with ssl so far -- various other DLLs seem to work fine. (removing the call to import socket removes the problem). This is under Windows 2000, SP3. Any ideas -- the arc

Re: cygwin running problem with mysql

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Elfyn McBratney wrote: > > I am attempting to install mysql but the install script dies on groupadd > > and useradd commands > > how do I do groupadd with cygwin? > > how do I do useradd with cygwin? > > Cygwin does not have {user,group}add in it's net distribution. If you are

Re: cygwin running problem with mysql

2003-03-24 Thread Elfyn McBratney
> I am attempting to install mysql but the install script dies on groupadd and > useradd commands > how do I do groupadd with cygwin? > how do I do useradd with cygwin? Cygwin does not have {user,group}add in it's net distribution. If you are on Windows NT/2000/XP you can use the `net' command, wh

Re: Starting .exe: DOS prompt OK, double-click not

2003-03-24 Thread Michael Pierce
On Mon, 2003-03-24 at 06:35, Kodaj Bence wrote: > > > "/cygdrive/c/OurAppFolder/OurScript.tcl": no such file or directory > >^^ > > This is a POSIX path. > > You can translate it to a Windows path using the Cygwin API call > > cygwin_conv_to_win32_path > >

Re: cygwin running problem with mysql

2003-03-24 Thread [EMAIL PROTECTED]
See "net user help" and "net group help". Windows handles user/group maintenance functions. Larry Original Message: - From: Martin [EMAIL PROTECTED] Date: Mon, 24 Mar 2003 10:49:55 -0700 To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: cygwin running prob

Re: Segmentation fault using OpenGL

2003-03-24 Thread Andre Bleau
Tron Thomas wrote: Here is the code: ... ::glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, nWidth, nHeight, 0, GL_RGBA, GL_UNSIGNED_BYTE, pData); Here is the bug: From glTexImage2D doc: void glTexImage2D( GLenum target, GLint level, GLint components, GLsizei width, GLsizei height,

RE: Starting .exe: DOS prompt OK, double-click not

2003-03-24 Thread Hannu E K Nevalainen (garbage mail)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Kodaj Bence --8<-- > = > Everything's fine when I start OurApp.exe from a DOS prompt. > = > > Now, OurApp.exe invokes wish like this: > > execlp

Re: cygwin running problem with mysql

2003-03-24 Thread Martin
Hello All: I am attempting to install mysql but the install script dies on groupadd and useradd commands how do I do groupadd with cygwin? how do I do useradd with cygwin? Thanks, Martin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday

RE: Added setup.exe to User's Guide

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Hannu E K Nevalainen (garbage mail) wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > > Of Joshua Daniel Franklin > > On Sun, Mar 23, 2003 at 08:54:11PM +0100, Hannu E K Nevalainen > > (garbage mail) wrote: > > > Suggestions for wording changes/expansion o

Re: Starting .exe: DOS prompt OK, double-click not

2003-03-24 Thread Igor Pechtchanski
On Mon, 24 Mar 2003, Kodaj Bence wrote: > > > "/cygdrive/c/OurAppFolder/OurScript.tcl": no such file or directory > >^^ > > This is a POSIX path. > > You can translate it to a Windows path using the Cygwin API call > > cygwin_conv_to_win32_path > > Thanks fo

Re: Sementation fault in OpenGL application

2003-03-24 Thread Tron Thomas
Actually I'm thinking that the problem is not with the video driver. I renamed the driver dll so that the system would use the software renderer instead of the video card driver. The same problem occurred in a call to wglChoosePixelFormat provided by the software render. I checked the documen

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Marcel Telka
Napísané dňa 2003.03.24 17:42, (autor: [EMAIL PROTECTED]): > another thing that'd be great to get in the cygwin distro is eps2pdf > if anyone > has the cycles to take that on. tetex-bin package contains epstopdf script... -- +---+ | Marcel Telka e-mail

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Patrick Eisenacher
That's great news :o) Elfyn, please let me know when you need support on this task. Peace, Patrick [EMAIL PROTECTED] schrieb: OK, perhaps your message just suffers from poor timing and too much innuendo. Or perhaps I saw more in it than there was. ;-) Anyway, it looks like this is working out

RE: cygwin running problem with mysql

2003-03-24 Thread [EMAIL PROTECTED]
Original Message: - >From: Zhen LU [EMAIL PROTECTED] >Date: Mon, 24 Mar 2003 11:17:54 -0500 (EST) >To: [EMAIL PROTECTED] >Subject: cygwin running problem with mysql [snip] >#4d:\freerd\src\main\radiusd.exe: *** unable to rema >p D:\cygwin\usr\local\lib\rlm_sql_mysql.dll to same

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Jeff . Hodges
> I started working on this one last night. Thanks! > Now I know what you mean by these > packages being a bugger to build OOTB. That's what I was afraid of and why I'm not at liberty to volunteer, fwiw. > In the coming week I'm going to be > testing this and release a test package for peop

cygwin running problem with mysql

2003-03-24 Thread Zhen LU
I have installed Cygwin 1.3.20 and compiled mysql-4.0.12. It worked well as a mysql client, but when I ran some applications using mysql client, I got some error: Mon Mar 24 16:05:32 2003 : Info: Starting - reading configuration files ... rlm_sql_mysql: Starting connect to MySQL server for #0rlm_s

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread [EMAIL PROTECTED]
OK, perhaps your message just suffers from poor timing and too much innuendo. Or perhaps I saw more in it than there was. ;-) Anyway, it looks like this is working out in your favor. Despite Rob's announcement that he's dropping maintainership for these packages, Elfyn has offered to pick it u

RE: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread günter strubinsky
If this is not lashing at somebody, I don't want to be in the same solar system with you when you really are! günter strubinsky <[EMAIL PROTECTED]> Tel: 402.212.0196 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Patrick Eisenacher > Sent: Mon

RE: xsltproc segfaults after upgrading to docbook xsl stylesheets v1.60.1

2003-03-24 Thread günter strubinsky
That's the beauty of open software, Patrick. The source is available. If it's not good enough for you, you can just 'make it happen'. As you found out, there are other packages too that you could use to replace those not to your liking. Most of the people working on those packages do it voluntarily

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Patrick Eisenacher
Nobody was lashing at anybody. So let's stay with this, Larry. Patrick [EMAIL PROTECTED] schrieb: If you're frustrated, imagine how frustrated Rob is receiving all these complaints for his efforts to make this package available to you (at any version level). Makes one wonder why anyone would spe

Re: Bleadperl on Cygwin with threads, 1 Test fails

2003-03-24 Thread Thomas Pfaff
Gerrit P. Haase wrote: Thomas schrieb: Gerrit P. Haase wrote: Thomas schrieb: Gerrit P. Haase wrote: Hallo perl5-porters, successfully builded bleadperl with threads the first time, many thanks to the Wizard of Perl! I was able to build perl 5.8.0-1 with threads that has passed all tests

RE: Sementation fault in OpenGL application

2003-03-24 Thread [EMAIL PROTECTED]
Unless someone here has the same video card, driver (+version), and can reproduce your problem, I'm not sure you'll get much response here beyond the advice already given. Certainly it is possible that there is a video driver issue and that would certainly be specific to the card in question. Bu

RE: help!!

2003-03-24 Thread [EMAIL PROTECTED]
My suggestion to you is to pull out your favorite debugger and start looking at where the problem occurs. That usually provides some clues or at least a basis on which you can start asking questions that lead to a solution. If you have a follow-up question as a result of this analysis, you shoul

Re: System load question

2003-03-24 Thread Christopher Faylor
On Mon, Mar 24, 2003 at 03:30:17PM +0100, [EMAIL PROTECTED] wrote: >Does the loadavg work however ? No. cgf -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to [EMAIL PROTECTED] and be permanently blocked from mailing list

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread [EMAIL PROTECTED]
If you're frustrated, imagine how frustrated Rob is receiving all these complaints for his efforts to make this package available to you (at any version level). Makes one wonder why anyone would spend their time to support a package. Anyway, it's a point to ponder the next time you are frustrate

RE: Added setup.exe to User's Guide

2003-03-24 Thread [EMAIL PROTECTED]
Hannu, Your comments about installing Cygwin via setup using a local cache and/or burning a CD to install from do have merit. Can you suggest some wording that would describe a simple process that will work well? I think this would be the most hopeful and useful for inclusion. Larry Original

Re: tar file size limitation

2003-03-24 Thread Max Bowsher
Pierre Gregoreski wrote: > Hi, > > > > I'm trying to put on a tape a 16 GB file with Cygwin tar on W2K. Cygwin does not support large files (2GB+). Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

RE: Linking VC++ DLL

2003-03-24 Thread Hannu E K Nevalainen (garbage mail)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf --8<-- > extern "C" __declspec(dllexport) int hello() > { > printf("Hello World!\n"); > return 345; > } --8<-- > int main() > { > printf("What is this? %d\n", hello()); > } > > All I get in return is (under Cygwin): > Wh

RE: Added setup.exe to User's Guide

2003-03-24 Thread Hannu E K Nevalainen (garbage mail)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Joshua Daniel Franklin > On Sun, Mar 23, 2003 at 08:54:11PM +0100, Hannu E K Nevalainen > (garbage mail) wrote: > > Suggestions for wording changes/expansion of the text. > > I believe most of your suggestions assume that the user has

Re: Starting .exe: DOS prompt OK, double-click not

2003-03-24 Thread Kodaj Bence
> > "/cygdrive/c/OurAppFolder/OurScript.tcl": no such file or directory >^^ > This is a POSIX path. > You can translate it to a Windows path using the Cygwin API call > cygwin_conv_to_win32_path Thanks for the tip, but I'm not sure this is the solution. The

tar file size limitation

2003-03-24 Thread Pierre Gregoreski
Hi, I'm trying to put on a tape a 16 GB file with Cygwin tar on W2K. A tar -cvf gives the hand after 2 seconds, and when I try to read the tape, tar -tvf produces the following error: tar: Archive value -55607296 is out of off_t range 0..2147483647 Is there a file size limitation with tar usag

System load question

2003-03-24 Thread jurgen . defurne
Hello, everybody, I have seen that since a couple of months the /proc directory is present, an with it some stats, esp. loadavg. Does the loadavg work however ? If I cat /proc/loadavg then the numbers are always 0.00 0.00 0.00, even though I have a fair number of jobs running every five minutes o

Re: apropos, man -k, and makewhatis

2003-03-24 Thread Mike Maxwell
[EMAIL PROTECTED] wrote: > Sounds like a combination of your path pointing to Windows directories > first (i.e. you have the Windows FIND.EXE) and FAQ entry: > > Why doesn't man (or apropos) work? > > > Does that clear up the problem? Yes, thank you! It wa

Re: Emacs, adding PHP as major mode

2003-03-24 Thread Joe Buehler
Klaus Friis Østergaard wrote: What about adding PHP as major mode in emacs in the autoinstall and download of files? It's not part of emacs proper, so doesn't belong there. You could make it another package, though, that depends on emacs. -- Joe Buehler -- Unsubscribe info: http://cygwin.c

Re: apropos, man -k, and makewhatis

2003-03-24 Thread Mike Maxwell
Igor Pechtchanski wrote: > The messages from find indicate that you are not running the right > find (i.e., the Windows FIND command is in the path before the Cygwin > one). Yes, thank you! -- Mike Maxwell Linguistic Data Consortium [EMAIL PROTECTED] -- Unsubscribe info:

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Elfyn McBratney
Robert, I started working on this one last night. Now I know what you mean by these packages being a bugger to build OOTB. In the coming week I'm going to be testing this and release a test package for people to try, if you don't mind of course. :-) As for maintainership I volunteer, as this is a

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Robert Collins
On Mon, 2003-03-24 at 23:15, Patrick Eisenacher wrote: > Hi Jeff, > > I'm waiting already for more than a month for this to happen. Needless > to say, I'm pretty frustrated. But despite Robert claiming to take care > of this in his initial response you cited below, no update was ever > publishe

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-24 Thread Patrick Eisenacher
Hi Jeff, I'm waiting already for more than a month for this to happen. Needless to say, I'm pretty frustrated. But despite Robert claiming to take care of this in his initial response you cited below, no update was ever published. All further inquiries were silently ignored. The interpretation

Re: Emacs, adding PHP as major mode

2003-03-24 Thread Robert Collins
On Mon, 2003-03-24 at 22:40, Klaus Friis Østergaard wrote: > What about adding PHP as major mode in emacs in the autoinstall and download > of files? You could always package up the php mode and have that depend on emacs. Rob -- GPG key available at:

Emacs, adding PHP as major mode

2003-03-24 Thread Klaus Friis Østergaard
What about adding PHP as major mode in emacs in the autoinstall and download of files? Here is a link to the php-mode site: http://php-mode.sourceforge.net /Klaus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: htt

Re: Possible GPL violation.

2003-03-24 Thread Robert Biuk-Aghai
Hi Corinna, Ok, I'll make the sources available on our web server before I put the binary archive online again. By that time I'll send you a message so that you can visit my download page and confirm that things are done in the proper way. This will probably only be in September when I next teach

Linking VC++ DLL

2003-03-24 Thread Sim Joon
Hi, I have already compiled and linked the following function extern "C" __declspec(dllexport) int hello() { printf("Hello World!\n"); return 345; } in a VC++ DLL. I have also successfully linked and created the import library in Cygwin, libhallo.a However, when I compile and r

Re: Possible GPL violation.

2003-03-24 Thread Corinna Vinschen
Hi Robert, On Mon, Mar 24, 2003 at 11:40:25AM +0800, Robert Biuk-Aghai wrote: > Is my reading of the GPL, term 3, correct in that I need to download > the sources of all packages included in the binary archive file I > prepared, and place them on the same web server as the binary archive > file it

Re: Starting .exe: DOS prompt OK, double-click not

2003-03-24 Thread Ronald Landheer-Cieslak
On Sat, 22 Mar 2003, Kodaj Bence wrote: [sbip] > (The actual Tcl/Tk installation on my machine is ActiveTcl 8.4., but > that's not really important.) Windows doesn't understand POSIX paths.. > Now, when I double-click on OurApp.exe in Windows Explorer, I get the > following error message from wis

help!!

2003-03-24 Thread Sacri Acuyo
Hello, I would like to make you a question: I'm trying to call to java code from C++ code, so I have just do it for linux with gcc using gcj and gcjh. Now, I have been trying the same for Windows 2000, following these steps: 1.- Write the java file --> prueba_java.java 2.- Compile it with javac -