lin q schrieb:
(B> $ find . -type f -print
(B> find: paths must precede expression
(B> Usage: find [-H] [-L] [-P] [path...] [expression]
(B
(B$ find -a . -type f -print
(Bfind: paths must precede expression
(BUsage: find [-H] [-L] [-P] [path...] [expression]
(B$
(B$ uname -a
(BCYGWIN_NT-5
On 30 Sep, Igor Pechtchanski wrote:
> > Usage: df [OPTION]... [FILE]...
> > Show information about the filesystem on which each FILE resides,
> > or all filesystems by default.
> > [...]
> > -l, --local limit listing to local filesystems
> > [...]
>
On Wed, Apr 27, 2005 at 11:26:32PM -0500, Gary R. Van Sickle wrote:
fifos just barely work under cygwin. I wouldn't recommend using them.
>>>
>>>Yes, it appears that they are heavily broken.
>>
>>So when I say "fifos just barely work" you felt the need to inform me
>>that they don't work? And
On Wed, Apr 27, 2005 at 11:26:32PM -0500, Gary R. Van Sickle wrote:
>> >> fifos just barely work under cygwin. I wouldn't recommend
>> using them.
>> >
>> >Yes, it appears that they are heavily broken.
>>
>> So when I say "fifos just barely work" you felt the need to
>> inform me that they don'
> >> fifos just barely work under cygwin. I wouldn't recommend
> using them.
> >
> >Yes, it appears that they are heavily broken.
>
> So when I say "fifos just barely work" you felt the need to
> inform me that they don't work? And that advances the
> discussion how, exactly?
>
> cgf
>
And
On Wed, Apr 27, 2005 at 08:36:07PM -0700, Joshua Daniel Franklin wrote:
>On 4/27/05, Dave Korn wrote:
It occurs to me that a lot of people don't know how to PCYM* if it
doesn't already support such functionality, so I suddenly thought we
should add another couple of lines to the OLOCA e
On 4/27/05, Dave Korn wrote:
> >> It occurs to me that a lot of people don't know how to PCYM* if it
> >> doesn't already support such functionality, so I suddenly thought we
> >> should add another couple of lines to the OLOCA entry mentioning
> >> quotefix. Igor?
>
> Good point. It would be
At 08:08 PM 4/27/2005, you wrote:
>Installed cygwin today - all packages.
>My Windows XP machine has the H: drive mapped to a Windows 2003 file server.
>After starting Xwin, I tried to test it by launching xclock.
>This caused the file server to crash!
>Any ideas why? Has anyone seen this problem
On Wed, Apr 27, 2005 at 06:06:09PM -0400, Sam Steingold wrote:
>> * Sam Steingold <[EMAIL PROTECTED]> [2005-04-27 13:24:29 -0400]:
>>
>> it appears that mkstemp() returns a temp FD pointing to the same file:
>> mkstemp ("/tmp/clisp-x-io-XX");
>> ==> "/tmp/clisp-x-io-000592"
>> mkstemp ("/tmp/cl
At 06:58 PM 4/25/2005, you wrote:
>Christopher Faylor wrote:
>>On Mon, Apr 25, 2005 at 09:45:56PM +0200, Bernhard Ege wrote:
>>
>>>Bernhard Ege wrote:
>>>
I am trying to copy an 800MB file from my pc to my laptop. The pc has
cygwin and cygwins sshd running and from the laptop I use the scp
At 11:46 AM 4/22/2005, you wrote:
>Hy all
>
>My home directory is something like:
>
>/cygdrive/c/Documents and Settings/xpto
>
>I would like to have it in:
>
>/home/xpto
>
>I hwve this in one computer but not in the other. But I didn't do
>nothing for that.
>
>What am I doing wrong?
Apparently, y
On Wed, Apr 27, 2005 at 07:39:37PM -0400, Sam Steingold wrote:
>> * Christopher Faylor <[EMAIL PROTECTED]> [2005-04-27 18:20:31 -0400]:
>>
>> On Wed, Apr 27, 2005 at 06:06:09PM -0400, Sam Steingold wrote:
* Sam Steingold <[EMAIL PROTECTED]> [2005-04-27 13:24:29 -0400]:
it appears tha
lin q schrieb:
> $ find . -type f -print
$ find . -type f -print
./.bashrc
./.bash_history
./.bash_profile
.
.
.
$ uname -a
CYGWIN_NT-5.1 t636 1.5.15(0.127/4/2) 2005-04-18 12:20 i686 unknown
unknown Cygwin
Everything works as expected here. Which version are you using?
Oliver
--
Unsubscribe in
Hi,
I am having a hard time running find command in cygwin, here is an
example,
$ find . -type f -print
find: paths must precede expression
Usage: find [-H] [-L] [-P] [path...] [expression]
Do you see anything wrong?
$ which find
/usr/bin/find
Thanks.
___
Billinghurst, David (CALCRTS comalco.riotinto.com.au>
writes:
>
> cygwin-owner cygwin.com wrote:
> > I've just recently migrated to CYGWIN. I am having problems with
> > installing the LAPACK (&BLAS) libraries. Specifically, I am
> > (apparently) succeeding in compiling the libraries. However,
Installed cygwin today - all packages.
My Windows XP machine has the H: drive mapped to a Windows 2003 file server.
After starting Xwin, I tried to test it by launching xclock.
This caused the file server to crash!
Any ideas why? Has anyone seen this problem before?
cygwin release downloaded apri
> * Christopher Faylor <[EMAIL PROTECTED]> [2005-04-27 18:20:31 -0400]:
>
> On Wed, Apr 27, 2005 at 06:06:09PM -0400, Sam Steingold wrote:
>>> * Sam Steingold <[EMAIL PROTECTED]> [2005-04-27 13:24:29 -0400]:
>>>
>>> it appears that mkstemp() returns a temp FD pointing to the same file:
>>> mkstemp
At Wednesday, April 27, 2005 4:47 AM, Ergun UYAR wrote:
> I have never used operating systems as unix or
> linux..I used only windows operating systems.
>
> Now,I installed cygwin on Windows XP and want to start
> using it.I think,at this time,first I should writing
> scripts,as in unix or linux.
On Wed, Apr 27, 2005 at 06:06:09PM -0400, Sam Steingold wrote:
>> * Sam Steingold <[EMAIL PROTECTED]> [2005-04-27 13:24:29 -0400]:
>>
>> it appears that mkstemp() returns a temp FD pointing to the same file:
>> mkstemp ("/tmp/clisp-x-io-XX");
>> ==> "/tmp/clisp-x-io-000592"
>> mkstemp ("/tmp/cl
> * Sam Steingold <[EMAIL PROTECTED]> [2005-04-27 13:24:29 -0400]:
>
> it appears that mkstemp() returns a temp FD pointing to the same file:
> mkstemp ("/tmp/clisp-x-io-XX");
> ==> "/tmp/clisp-x-io-000592"
> mkstemp ("/tmp/clisp-x-io-XX");
> ==> "/tmp/clisp-x-io-000592"
> mkstemp ("/tmp/cl
I downloaded CVSNT from http://www.cvsnt.com/cvspro/, installed it, opened a
cmd.exe window, set CVSROOT=whatever, had a passwd file with my username and
no password (jrancier:), ran 'cvs passwd', changed it, moved the file to
/usr/local/cvsroot/CVSROOT/passwd, opened bash, and logged in fine using
At 04:44 PM 4/27/2005, you wrote:
>Larry Hall wrote:
>>Mark Hadfield wrote:
>>>It's interesting to have this pinned down to the transition from
>>>1.5.12 to 1.5.13. I have half a mind (but only half) to try and
>>>verify this.
>>Can anybody spare Mark half a mind so he get up to a full one? ;-)
>
Larry Hall wrote:
Mark Hadfield wrote:
It's interesting to have this pinned down to the transition from
>>1.5.12 to 1.5.13. I have half a mind (but only half) to try and
>>verify this.
Can anybody spare Mark half a mind so he get up to a full one? ;-)
I think what I really need is a round tuit. Th
At 03:51 PM 4/27/2005, you wrote:
>Dave Korn wrote:
>>>From: Impagnatiello Fabrizio
>>>Sent: 27 April 2005 16:20
>>>Starting from 1.5.13 (14 and 15 subversions are the same) I experienced
>>>all FOTRAN written programs using large arrays to crash.
>>>No error message, just exit.
>>>
>>>After inves
Sam Steingold:
> > * Tony Richardson <[EMAIL PROTECTED]>
> > I'm surprised your example doesn't segfault. My Linux man page says
> > explicitly that the template should not be a string
> constant but must
> > be a character array, i.e. use
> >
> > char t1[] = "/tmp/clisp-x-io-XX";
> >
Dave Korn wrote:
From: Impagnatiello Fabrizio
Sent: 27 April 2005 16:20
Starting from 1.5.13 (14 and 15 subversions are the same) I experienced
all FOTRAN written programs using large arrays to crash.
No error message, just exit.
After investigation (WEB/mailing list) and testing programs I disco
> * Tony Richardson <[EMAIL PROTECTED]> [2005-04-27 12:41:20 -0500]:
>
> I'm surprised your example doesn't segfault. My Linux man page says
> explicitly that the template should not be a string constant but must
> be a character array, i.e. use
>
> char t1[] = "/tmp/clisp-x-io-XX";
>
Hi,
I have a server with users and groups in an Active Directory.
On an other server where I use thoses user with cygwi, cygwin doesn't seems
to understand that a user is in a domain group
and don't use it for the file access.
(domain group are correctly in /etc/group, domain user in /etc/passwd)
On Wed, 27 Apr 2005, lin q wrote:
> Hi,
> I am using latest version cygwin and I just downloaded cscope 15.5, but in
> compiling it there is such error,
>
> $ make
> make all-recursive
> make[1]: Entering directory `/c/bin/cscope-15.5'
> Making all in doc
> make[2]: Entering directory `/c/bin/cs
Hi,
I am using latest version cygwin and I just downloaded cscope 15.5, but in
compiling it there is such error,
$ make
make all-recursive
make[1]: Entering directory `/c/bin/cscope-15.5'
Making all in doc
make[2]: Entering directory `/c/bin/cscope-15.5/doc'
make[2]: Nothing to be done for `all
I reported on this problem with tetex 3.0.0-2 two weeks ago but received no
replies:
I have cygwin updated to the latest version. After the upgrade
to teTeX 3.0.0-2 the program preview-latex inside xemacs stopped working.
I use the version of Xemacs that is supplied with cygwin. The file
_region_.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Russell Martin wrote:
> program only results in a "No such file or directory" error. Using
> "find", I can only locate (for example) "stdlib.h" and there is no file
> "stdlib" anywhere. I do have a file "iostream" in the
I beleive the header you wan
I'm surprised your example doesn't segfault. My Linux man page
says explicitly that the template should not be a string constant
but must be a character array, i.e. use
char t1[] = "/tmp/clisp-x-io-XX";
char t2[] = "/tmp/clisp-x-io-XX";
char t3[] = "/tmp/clisp-x-io-XX";
Hi,
it appears that mkstemp() returns a temp FD pointing to the same file:
mkstemp ("/tmp/clisp-x-io-XX");
==> "/tmp/clisp-x-io-000592"
mkstemp ("/tmp/clisp-x-io-XX");
==> "/tmp/clisp-x-io-000592"
mkstemp ("/tmp/clisp-x-io-XX");
==> "/tmp/clisp-x-io-000592"
is this a known bug?
thanks
"m. z." <[EMAIL PROTECTED]> writes:
> Someone succeeded in installing it ?
Yes, I installed it successfully over the weekend, but I did find that
the default setting for TEXMF in web2c/texmf.cnf to be
problematic. Briefly, TEMXFLOCAL winds up behind TEXMFMAIN in TEXMF by
way of aliasing. Apparent
Original Message
>From: Igor Pechtchanski
>Sent: 27 April 2005 17:10
>> It occurs to me that a lot of people don't know how to PCYM* if it
>> doesn't already support such functionality, so I suddenly thought we
>> should add another couple of lines to the OLOCA entry mentioning
>> quotef
On Wed, 27 Apr 2005, Dave Korn wrote:
> Original Message
> >From: DavidPostill
> >Sent: 27 April 2005 15:35
>
> >> http://cygwin.com/acronyms#PCYMTNQREAIYR !
> >
> > Ooops. Apologies. Agent now reconfigured to display full name instead of
> > from.
>
> Nice one David, thank you!
>
> It
Hello,
I've recently re-installed cygwin in an attempt to fix my problem,
but that didn't help. I should point out in what follows that I'm
somewhat familiar with using Unix, but am not at all familiar with
the installation/maintenance procedures for Unix platforms. After a
search through the las
Original Message
>From: Impagnatiello Fabrizio
>Sent: 27 April 2005 16:20
Please, Fabrizio, no more offlist mail! It should be obvious from the
conversation in the web archive that I don't use fortran, so just because I
can speculate about the reasons based on what goes on in equivalent
Original Message
>From: DavidPostill
>Sent: 27 April 2005 15:35
>>
>> http://cygwin.com/acronyms#PCYMTNQREAIYR !
>
> Ooops. Apologies. Agent now reconfigured to display full name instead of
> from.
Nice one David, thank you!
It occurs to me that a lot of people don't know how to
again
-Messaggio originale-
Da: Impagnatiello Fabrizio
Inviato: mercoledì 27 aprile 2005 17.15
A: 'cygwin@cygwin.com'
Oggetto: G77 160 MB memory allocation limit
Starting from 1.5.13 (14 and 15 subversions are the same) I experienced all
FOTRAN written programs using large arrays to c
again
-Messaggio originale-
Da: Impagnatiello Fabrizio
Inviato: mercoledì 27 aprile 2005 17.11
A: 'cygwin@cygwin.com'
Oggetto: Memory allocation crash with GCC/G77
Starting from 1.5.13 (14 and 15 subversion are the same), cygwin1.dll does not
support my hold executables complied with gc
On Wed, 27 Apr 2005 10:05:05 +0100, Dave Korn wrote:
| Original Message
| >From: Cliff Hones
| >Sent: 26 April 2005 22:40
|
| > DavidPostill wrote:
| >> On Tue, 26 Apr 2005 12:46:45 +0530, Ashwin N
| wrote:
| ^
|
|
On Tue, Apr 26, 2005 at 06:15:14PM -0700, Brian Dessent wrote:
>Christopher Faylor wrote:
>
>> If that really does fix the problem then something is broken in CYGWIN.
>>
>> Corinna fixed things so that this should no longer be a problem:
>>
>> http://sources.redhat.com/ml/cygwin-announce/2004-11/
Original Message
>From: m. z.
>Sent: 27 April 2005 01:03
> Last April 1st I wrote this message on cygwin-xfree mailing list:
>
> "I tried to install tex/latex 3.0.0-1 (last version), but I did not
> succeed. The setup, when arrives at /etc/postinstall/post-texmf.sh , I
> think something w
Original Message
>From: Jean-Christophe Kablitz
>Sent: 27 April 2005 00:22
> Maybe I have been misusing sscanf. Or there is a relationship with the
> NaN-parsing problem of the "newlib".
>
> Best regards.
> Jean-Christophe K.
Almost certainly so; thanks for the test case, I'll get on
Original Message
>From: Cliff Hones
>Sent: 26 April 2005 22:40
> DavidPostill wrote:
>> On Tue, 26 Apr 2005 12:46:45 +0530, Ashwin N
wrote:
^
>>
>>> On 4/21/05, Dave Korn wrote:
I have never used operating systems as unix or
linux..I used only windows operating systems.
Now,I installed cygwin on Windows XP and want to start
using it.I think,at this time,first I should writing
scripts,as in unix or linux.
Where can I learn making some applications on Cygwin?I
mean,I need
m. z. writes:
> Today I tried with 3.0.0-2, but still the same problems as 3.0.0-1 happened.
As far as I know, 3.0.0-2 should be fine. You may try running the
postinstall stage by hand, to see what's actually going on. Do
bash -x /etc/postinstall/post-texmf.sh
Jan.
--
Jan Nieuwenhuizen
49 matches
Mail list logo