Re: [ITP] sqlite-3.0.7

2004-12-19 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yaakov Selkowitz wrote: I've built both 2.8.x and 3.0.8 locally. I'm not sure which version libgda will use, but both can be installed in parallel, so this isn't a major problem. While I'd rather not maintain these myself, when libgda-1.2.0

Re: [ITP] sqlite-3.0.7

2004-12-19 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lapo Luchini wrote: | Could you send them both to me? (or are they on a website alerady?) | I was thinking about mantaining it, but I haven't decided yet... http://cygwin-ports.sourceforge.net/install/release/sqlite/

Re: XWin won't start because of missing cygfreetype-6.dll

2004-12-19 Thread Gerrit P. Haase
Christopher Faylor wrote: On Sat, Dec 18, 2004 at 10:20:42PM -0600, Stahlman Family wrote: Can anyone tell me which package contains cygfreetype-6.dll? http://cygwin.com/packages/ Has a package search utility. You can look for the package there. I have installed the latest version of Xwin, but

Re: I've lost cut and paste - any ideas why?

2004-12-19 Thread Chris Green
I've changed from using gdm to using a 'compiled at home' copy of wdm and, after a little configuration, that has resolved the problem. I now have cut-and-paste working again between Windows and my Linux desktop. Thanks for all the help and suggestions. I quite like the simplicity of wdm anyway,

IBM T42 laptop, font display problem

2004-12-19 Thread Guy C Erb
Hi I am having a problem with font display using Xemacs under Cygwin/X on my IBM T42 @ 1400x1050 (cygcheck output below). I generally use 12 pt Courier for writing code but it is very jaggy on my Cygwin/X install. I have tried most of the fonts and most of the sizes in the Xemacs menu and

Full install on XP hangs at /etc/X11/abb-defaults/Bitmap

2004-12-19 Thread Greg Schussman
Hi. I've just tried to do a full install of cygwin/X on Windows XP. The install hangs at 90%, saying: Installing xorgx-x11-etc-6.8.180.1 /etc/X11/app-defaults/Bitmap When I look at the file structure, etc/X11/app-defaults is a file, not a directory. Perhaps this is the problem (how can one

src/winsup/mingw ChangeLog include/string.h in ...

2004-12-19 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-12-20 00:03:06 Modified files: winsup/mingw : ChangeLog winsup/mingw/include: string.h wchar.h Log message: * include/wchar.h (wcsdup): Correct prototype. *

More floppy drive accesses information

2004-12-19 Thread cygwin
FWIW, yesterday I upgraded to findutils-4.2.10-5 man-1.5o1-1 openssl-0.9.7e-1 and also installed cvs-1.11.17-1 Before this there were no access on starting Cygwin, but since then I have experienced the same as other people have reported. My previous upgrade was 2004/12/02 21:10:10 (local time).

Re: [mlist] More floppy drive accesses information

2004-12-19 Thread Robert Pendell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: | FWIW, yesterday I upgraded to | findutils-4.2.10-5 | man-1.5o1-1 | openssl-0.9.7e-1 | | and also installed cvs-1.11.17-1 | | Before this there were no access on starting Cygwin, but since then I have | experienced the same as

Re: [mlist] More floppy drive accesses information

2004-12-19 Thread Christopher Faylor
On Sun, Dec 19, 2004 at 07:22:57AM -0500, Robert Pendell wrote: I would like to know though what exactly changed between 4.1.7 and 4.2.10 of findutils to cause this. So, why not download the sources and discover for yourself? cgf -- Unsubscribe info:

Where did the output go and question regarding return values of getopt_long()

2004-12-19 Thread Mikael Åsberg
Hello, consider this c++-function: void handle_command_line(int argc, char* const argv[], bool verbose, vectorstring numbers) { const int id_numbers = 4711; const int id_verbose = 4712; const int id_help = 4713; const option

Re: setup.exe 2.427 problem with installation from rsync mirrors setup alternatives

2004-12-19 Thread Bernhard Sammer
PLEASE keep replies on the mailing list. Sorry, I only replied to your mail. Sorry, but then why do the mirrors exist in http://cygwin.com/mirrors.txt ? And why does setup show them and you can select them if you cannot choose them as source? This makes no sense! Many things about setup.exe make

how do I uninstall a cygwin snapshot?

2004-12-19 Thread Yitzchak Scott-Thoennes
(Subject phrased as a question for the archives.) If you just installed a cygwin1-ccyymmdd.dll.bz2 snapshot, stop all cygwin services and reinstall the cygwin package (or reinstall the cygwin package and then reboot). If you installed a cygwin-inst-ccyymmdd.tar.bz2 snapshot, do the same, but in

Re: Where did the output go and question regarding return values of getopt_long()

2004-12-19 Thread Larry Hall
At 10:14 AM 12/19/2004, you wrote: Hello, consider this c++-function: void handle_command_line(int argc, char* const argv[], bool verbose, vectorstring numbers) { const int id_numbers = 4711; const int id_verbose = 4712; const int

cygwin setup crashes during X11 bitmap unpacking

2004-12-19 Thread kumarchi
hello: In my cygwin installation the xserver stopped working. So I was trying to reinstall the entire package. The installation proceeds till it comes to the X11/defautl bitmap package. I notices at this point it leaks memory and eventually crashes. anybody has any clues? -- Unsubscribe

Re: cygwin setup crashes during X11 bitmap unpacking

2004-12-19 Thread Larry Hall
At 02:48 PM 12/19/2004, you wrote: hello: In my cygwin installation the xserver stopped working. So I was trying to reinstall the entire package. The installation proceeds till it comes to the X11/defautl bitmap package. I notices at this point it leaks memory and eventually crashes. anybody

Re: Where did the output go and question regarding return values of getopt_long()

2004-12-19 Thread Mikael Åsberg
Larry Hall wrote At 10:14 AM 12/19/2004, you wrote: Hello, consider this c++-function: void handle_command_line(int argc, char* const argv[], bool verbose, vectorstring numbers) { const int id_numbers = 4711; const int id_verbose = 4712;

Re: how do I uninstall a cygwin snapshot?

2004-12-19 Thread Igor Pechtchanski
On Sun, 19 Dec 2004, Yitzchak Scott-Thoennes wrote: (Subject phrased as a question for the archives.) If you just installed a cygwin1-ccyymmdd.dll.bz2 snapshot, stop all cygwin services and reinstall the cygwin package (or reinstall the cygwin package and then reboot). If you installed a

Re: setup.exe 2.427 problem with installation from rsync mirrors

2004-12-19 Thread Patrick J. LoPresti
Max Bowsher [EMAIL PROTECTED] writes: Many things about setup.exe make no sense. Since I took over maintainership of setup.exe a few months ago, I'm slowly working on making it more sensible. Any chance you might add the -a switch to make unattended installation possible without simulating

Re: cp and are the same file

2004-12-19 Thread Robert R Schneck-McConnell
Jeremy C. Reed wrote: Anyways, I want to cp to magically see the .exe and copy correctly. Example of error: cp: `/home/jreed/tmp/bmake/bmake' and `/home/jreed/pkg/bin/bmake' are the same file are the same file is the wrong message. This won't be fixed until someone volunteers to

g++3.3.3 compilation problem under Cygwin

2004-12-19 Thread Dr Jekyll
Hi, I am reading the book Inter-process Communications in Linux, section 1.10 Process Memory Addresses and I have tried to compile the following code under Cygwin without success (with the command): Bash-shellg++ -o run p1.3.cxx Where the content of p1.3.cxx is given here: /*

Re: g++3.3.3 compilation problem under Cygwin

2004-12-19 Thread Christopher Faylor
On Mon, Dec 20, 2004 at 02:20:53AM +0100, Dr Jekyll wrote: Can someone help me? http://cygwin.com/problems.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

How to use cygwin instead of MKS tool kit

2004-12-19 Thread sathish kumar
Hi I want to know how cygwin work instead of MKS tool kit. I used cygwin instead of MKS tool kit when I am installing my Oracle application I had successfully installed it. But when I am trying to apply patches for it I am not able to apply the patches and when i was going through some forum I

Re: How to use cygwin instead of MKS tool kit

2004-12-19 Thread Larry Hall
At 12:01 AM 12/20/2004, you wrote: Hi I want to know how cygwin work instead of MKS tool kit. I used cygwin instead of MKS tool kit when I am installing my Oracle application I had successfully installed it. But when I am trying to apply patches for it I am not able to apply the patches and when

Re: How to use cygwin instead of MKS tool kit

2004-12-19 Thread Tim Prince
At 09:01 PM 12/19/2004, sathish kumar wrote: Hi I want to know how cygwin work instead of MKS tool kit. I used cygwin instead of MKS tool kit when I am installing my Oracle application I had successfully installed it. ... . I want to make it clear that statement is there any way I can use cygwin