Re: where are the dirname and basename functions?

2004-12-23 Thread Corinna Vinschen
On Dec 23 01:17, Gerrit P. Haase wrote: > Hans Horn wrote: > >Christopher Faylor wrote: > >>I think Gerrit qualifies as a "hardcore cygwin guru". > > > >I did think so! > > > >I guess there are many levels of "hardcore cygwin guru"'ness. > > > >now what about libfetish > > It was not incl

Re: Bug: link.exe

2004-12-23 Thread Corinna Vinschen
On Dec 22 14:54, Isaac Foraker wrote: > The recent change of installing coreutils with `link.exe' has introduced > a *new* problem with configurations using Microsoft Visual C++ with > Cygwin's GNU `make'. Previously, one could specify "LD=link" in a > Makefile, but now the corutils `link' will

Re: bug? cp and coreutils-5.2.1-2

2004-12-23 Thread Corinna Vinschen
On Dec 22 15:47, Sam Vaughan wrote: > UPDATE: > > I reinstalled coreutils via setup, and I checked Default text file type as > 'Unix' and now the behavoir is correct. 'DOS' was the default I selected > when I installed Cygwin initially. > > Reinstalling coreutils with 'DOS' set as default file

Re: ls -F // doesn't work

2004-12-23 Thread Corinna Vinschen
On Dec 22 15:47, Andrew DeFaria wrote: > Mark Paulus wrote: > > >When I do an ls -F, I get expected results: > >$ ls -F / > >bin/ cygwin.bat* home/ run.groff tmp1/ xfer/ > >cron_diagnose.sh* cygwin.ico* lib/ sbin/ usr/ > >cygdeb/ etc/ mountem* tmp/ var/ > > > >However, when I do ls -F //, then I g

Re: Ghostscript-8.15 has the man pages in the wrong directory...

2004-12-23 Thread Rajesh Balakrishnan
--- Christopher Faylor wrote: > On Wed, Dec 22, 2004 at 01:55:41PM +0100, Dr. Volker Zell wrote: > >should be /usr/share/man instead of /usr/man > > > >There are also some documentation files missing which are hyperlinked in > >/usr/share/doc/ghostscript-8.15/Readme.htm > > > >for example: History

Re: Ghostscript-8.15 has the man pages in the wrong directory...

2004-12-23 Thread Corinna Vinschen
On Dec 23 03:41, Rajesh Balakrishnan wrote: > --- Christopher Faylor wrote: > > > On Wed, Dec 22, 2004 at 01:55:41PM +0100, Dr. Volker Zell wrote: > > >should be /usr/share/man instead of /usr/man > > > > > >There are also some documentation files missing which are hyperlinked in > > >/usr/share/d

[ANNOUNCEMENT] Updated: coreutils-5.2.1-3

2004-12-23 Thread Corinna Vinschen
I have uploaded coreutils-5.2.1-3. This package superseeds the packages fileutils, sh-utils and textutils. Changes since 5.2.1-2: - cp(1) always copies in binary mode. - ln(1) can hardlink executables even if the .exe suffix is missing on the command line like this: $ ls -l foo* -rwx

Re: gnome-vfs problems with XP SP2

2004-12-23 Thread Gerrit P. Haase
Walter Landry wrote: About the gconftool-2 postinstall script hangs: Is there an easy way to figure out why gconftool is hanging? I guess the problem is starting up gconfd-2. It fails if there is a stale /tmp/gconfd-USER directory with files in it, look into /tmp if there is a directory gconfd-USE

Latest coreutils reveals packaging problems with texinfo/libiconv

2004-12-23 Thread Dr. Volker Zell
Hi After installing latest coreutils I get the following: Missing file: /usr/lib/charset.alias from package gettext gettext 0.14.1-1 Incomplete Missing file: /usr/lib/charset.alias from package libiconv libiconv1.9.2-1 Incomplete Missing fi

Re: ls -F // doesn't work

2004-12-23 Thread Mark Paulus
On Thu, 23 Dec 2004 11:35:40 +0100, Corinna Vinschen wrote: >While you're right, it's not a good thing that ls // returns these >error messages. I found a buglet in Cygwin which results in scanning >the root directory accidentally in this situation. For us non-informed, commercial developers,

Re: ls -F // doesn't work

2004-12-23 Thread Christopher Faylor
On Thu, Dec 23, 2004 at 08:04:45AM -0700, Mark Paulus wrote: >On Thu, 23 Dec 2004 11:35:40 +0100, Corinna Vinschen wrote: > > >>While you're right, it's not a good thing that ls // returns these >>error messages. I found a buglet in Cygwin which results in scanning >>the root directory accidentall

Re: ls -F // doesn't work

2004-12-23 Thread Christopher Faylor
On Thu, Dec 23, 2004 at 10:10:49AM -0500, Christopher Faylor wrote: >If you don't see it in CVS, then it is still being worked on and asking >people for a work in progress and you don't want a work in progress. Oops. "If you see it in CVS, then it is still being worked on and you don't want a wor

Re: How change libtool rule of naming dlls from "cygFOO-version.dll" to "FOO.dll"?

2004-12-23 Thread Maarten Boekhold
Mikhail Dmitrievsky wrote: Hello! I have a problem. I write dll for Tcl and my dll must have fixed name "libsurfit.dll" because of fixed initial procedure name, but using libtool i have cygsurfit-1.dll :( Use the "-module" flag with libtool. That will create libsurfit-1.dll instead of cygsurfi

Re: Latest coreutils reveals packaging problems with texinfo/libiconv

2004-12-23 Thread Corinna Vinschen
On Dec 23 15:19, Dr. Volker Zell wrote: > Hi > > After installing latest coreutils I get the following: > > Missing file: /usr/lib/charset.alias from package gettext > gettext 0.14.1-1 Incomplete > Missing file: /usr/lib/charset.alias from package libiconv > libiconv

Setting $HOME for Windows

2004-12-23 Thread George
I remember reading some time ago a vague admonition against manually setting $HOME as a Windows environment variable. I can't seem to find the message, so if someone can elaborate on why this is A Bad Thing, I'd appreciate it. This is for those of us pursuing the Holy Grail of integrating Cygwi

Re: Bug: link.exe

2004-12-23 Thread Shankar Unni
Corinna Vinschen wrote: The link tool is installed by default on Linux as well. Well, no one uses VC++ on Linux :-). But this is a problem with other tools as well (e.g. the gcc distribution included gcj and a bastard "jar" command for a while, till Gerrit (fortunately) axed it). Just make sure

Re: Setting $HOME for Windows

2004-12-23 Thread Chris Herborth
George wrote: I remember reading some time ago a vague admonition against manually setting $HOME as a Windows environment variable. I set mine to something sensible (usually d:\home or d:\home\userid) before installing Cygwin; I've never had any trouble. Perhaps the issue is with the spaces in

symbolic links on Samba-mounted drive

2004-12-23 Thread Steve Kelem
I'm running the latest Cygwin on WinXP SP2. I have coreutils-5.2.1-3 installed. I have a Linux directory mounted via Samba. If I do the following in the mounted Linux directory, the links don't come out right. % mkdir directory % echo text > file % ls -l drwxr-xr-x 1 skelem None 0 Dec 23 10:27

Resultats de vos commandes

2004-12-23 Thread SYMPA
> Please read the attached file. Commande non comprise : la fin du message est ignorée. Aucune commande n'a été reconnue dans votre message -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

RE: Setting $HOME for Windows

2004-12-23 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Chris Herborth > Sent: 23 December 2004 18:27 > George wrote: > > I remember reading some time ago a vague admonition against manually > > setting $HOME as a Windows environment variable. > > I set mine to something sensible (usuall

RE: symbolic links on Samba-mounted drive

2004-12-23 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Steve Kelem > Sent: 23 December 2004 18:32 > I'm running the latest Cygwin on WinXP SP2. I have coreutils-5.2.1-3 > installed. > > I have a Linux directory mounted via Samba. http://cygwin.com/faq/faq_3.html#SEC66 help any? ch

Re: Setting $HOME for Windows

2004-12-23 Thread Andrew DeFaria
George wrote: I remember reading some time ago a vague admonition against manually setting $HOME as a Windows environment variable. I can't seem to find the message, so if someone can elaborate on why this is A Bad Thing, I'd appreciate it. This is for those of us pursuing the Holy Grail of int

New setup.exe release candidate - please test

2004-12-23 Thread Max Bowsher
Version 2.459 - Repair the broken detection of wrongly-sized package files. - Fix setup keeping open handles to every tarball it installs during a run. - Fix a miscellany of error-reporting deficiencies. - Close stdin, to protect against rogue postinstall scripts attempting to wait for user input

Re: Setting $HOME for Windows

2004-12-23 Thread Brian Dessent
Andrew DeFaria wrote: > At home I don't even use that silly C:\Documents and Settings\$USER crap > and have successfully (though not easily) hacked the registry into using > C:\Home\ and storing all configuration type data into > C:\Home\\Configuration - but that's me... There's no need to hack t

Re: cygwin python thread support

2004-12-23 Thread Jason Tishler
John, On Wed, Dec 22, 2004 at 05:45:31PM -0600, John A Meinel wrote: > I'm working on a project that is using python with threads and > readline. As near as I can figure out, the default cygwin python has > threads disabled. I've tried to do some searching about why, but the > best I can find is

FindNextFileA (fhandler_disk_file::readdir) Bizareness under NTFS

2004-12-23 Thread Mark Paulus
I have this really wierd/Bizarre situation, and wonder if anyone else has stumbled upon this: I have set /usr/src to be a managed link and it's located at c:\cygmanaged\src I have a directory /usr/src/cygwin-equivs/cygwin-base and under it there are some additional directories. the thing thats c

RE: New setup.exe release candidate - please test

2004-12-23 Thread Gary R. Van Sickle
Installed the latest coreutils OK. -- Gary R. Van Sickle > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Max Bowsher > Sent: Thursday, December 23, 2004 1:29 PM > To: cygwin@cygwin.com > Subject: New setup.exe release candidate - please test >

[ANNOUNCEMENT] Updated: texinfo-4.7-1

2004-12-23 Thread Christopher Faylor
I've made a new version of 'texinfo' available for installation. This is just a refresh of the latest version available from ftp.gnu.org. For a brief descripton of this package, and listing of the files it contains, see http://cygwin.com/packages/texinfo . To update your installation, click on t

Re: New setup.exe release candidate - please test

2004-12-23 Thread Gerrit P. Haase
Max Bowsher wrote: Version 2.459 Updated cygwin to 1.5.12-1 (finally), it seems to work ok on my main devel box which is an NT4 system. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

How to browse opengl develop document in cygwin?

2004-12-23 Thread Yili Zhao
Hi, I use cygwin to develop opengl applications with corresponding .h head files and .a libraries. Where can I find the develop document and how to read them in cygwin? It seems that when I install opengl related files, the help and develop documents are also installed. Maybe this is unix/lin

Re: gnome-vfs problems with XP SP2

2004-12-23 Thread Walter Landry
"Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > Walter Landry wrote: > > About the gconftool-2 postinstall script hangs: > > > Is there an easy way to figure out why gconftool is hanging? > > I guess the problem is starting up gconfd-2. It fails if there is a > stale /tmp/gconfd-USER directory w

Re: available for test: findutils-20041219-1

2004-12-23 Thread Brian Dessent
Christopher Faylor wrote: > > I've built findutils from CVS and made it available as a test/experimental > version. > > This version is reputed to fix the problem the '-printf "%P"'. I don't > know if it also solves the mind-bogglingly awful problem of spurious > floppy access but if anyone is s

Re: available for test: findutils-20041219-1

2004-12-23 Thread Christopher Faylor
On Thu, Dec 23, 2004 at 08:35:18PM -0800, Brian Dessent wrote: >Anyway. Having not used a floppy disk in months, I immediately ruled >out the MRU theory. This was annoying enough that I built a debug >version of findutils from the 20041219-1 source and stepped through it >with gdb. The floppy se

Re: available for test: findutils-20041219-1

2004-12-23 Thread Brian Dessent
Christopher Faylor wrote: > Right. And /cygdrive/a is one of the mounts. > > Someone else already pointed to the change in Cygwin which removed the > exception so that floppy drives showing up in the mount table. > > So, you now see where the problem is coming from. This is code that has > bee

Re: available for test: findutils-20041219-1

2004-12-23 Thread Christopher Faylor
On Thu, Dec 23, 2004 at 09:04:13PM -0800, Brian Dessent wrote: >However this also means that it's impossible for any "userspace" code >that wants to list the mounts to avoid the spurious floppy seek, which >seems like undue punishment. That has been the case for some time. >Especially mean since

Re: available for test: findutils-20041219-1

2004-12-23 Thread Brian Dessent
Christopher Faylor wrote: > >I guess what I'm getting at is it's impossible to patch find (and the > >various other utilities that were reported to cause a seek) to not > >invoke the seek. Do you have any plans to consider applying the Cygwin > >patch at all or do we just get to live with a flopp

Re: available for test: findutils-20041219-1

2004-12-23 Thread Christopher Faylor
> 2003-08-05 Pavel Tsekov Oops. Sorry for posting Pavel's email address. Of course, this apology won't stop 27 people from pointing out that I did so. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: New setup.exe release candidate - please test

2004-12-23 Thread fergus
> http://www.cygwin.com/setup-snapshots/setup-2.459.exe > ... this release appears in my testing to fix the hang > when a new install-everything setup is attempted, > as side-effect of other bugfixes. Yes, confirmed. New-install-all-in-one worked with XP SP2 on two machines. Fergus -- Unsubscrib