You may need to fix your /etc/passwd file to fix permissions. Backup
/etc/passwd, and run mkpasswd -d -u >> /etc/passwd.
> -Original Message-
> From: Randall R Schulz [mailto:rrschulz@;cris.com]
> Sent: Tue, October 29, 2002 6:02 AM
> To: cygwin
> Subject: Re: found problem in cygwin 1.3.
> -Original Message-
> From: Harig, Mark A. [mailto:maharig@;idirect.net]
> Sent: Mon, October 28, 2002 7:54 PM
> To: Pavel Rozenboim; [EMAIL PROTECTED]
> Subject: RE: ls takes a long time.
>
>
> try including the path to 'ls' so that you are
> certain that you are not running an unusua
Hallo Javier,
Am Dienstag, 29. Oktober 2002 um 01:09 schriebst du:
>> > -Original Message-
>> > Isn't rebasing included in the mod_php dist anymore?
>> >
>>
>> It is in the distribution, so if someone have problems with
> rebasing, he should
>> use it.
>>
> ...
>> usr/lib/apache/new/lib
> So there is a PHP version for cygwin
> does it work ?
>
99%, only phpinfo() hangs reproducable while printing a specific module info.
> How do you install it ?
>
1. See /usr/doc/Cygwin/php-4.2.0-1.README after you have installed mod_php4 for
installing.
2. If you encounter rebasing problems, t
> > > -Original Message-
> > > Isn't rebasing included in the mod_php dist anymore?
> > >
> >
> > It is in the distribution, so if someone have problems with
> rebasing, he should
> > use it.
> >
>
> ...
>
> > usr/lib/apache/new/libphp4.dll
> > usr/lib/apache/new/rebase.exe
> >
> > Ralf
> >
I do the above to run emacs, (so I can type C-c and C-t while in emacs),
and when I'm done (C-x C-c), it looks like I need to type `reset'. (I
can't see what I'm typing.) But it doesn't work! I have to do `unset
CYGWIN' and then `reset' (without looking too close, mind you) and then
I get my
Dear Danny,
From your analysis of the problem I presented, I concluded that including
the libstdc++.a library when compiling cpp programs with gcc-3.2-1, might solve
the problem. I tried this and can now report the following.
The command
gcc -O2 -mno-cygwin -mwindows short.cpp \
-lkernel3
> From: Of Igor Pechtchanski
> >
> > Anyway, we're making progress in being able to compile with CL.EXE, but
> > we're having trouble with include files. We use the flag
> > '-I/home/user/dg/include' to point to the include directory, but it
> > can't find it.
/home/user/dg/include
makes no sense
Dear Danny,
Thank you for your rapid and thorough reply. Here is the slighly more
sophisticated program which just pops up a window and exits upon IDCANCEL.
The compilation output to the command
gcc -O2 -mno-cygwin -mwindows short.cpp \
-lkernel32 -luser32 -lgdi32 -lwinspool \
-lcomdlg32 -l
On Mon, 28 Oct 2002, Christophe Dupre wrote:
> Hello everyone,
> I'm trying to recompile a homegrown program that was originaly
> developped for Unix under Windows. We were successful in compiling this
> program with the cygwin-supplied gcc using our current Makefile.
>
> Now we'd like to recompil
Jason,
In the command position command completion only includes files with execute
permission.
Since Cygwin 1.3.13, "ntsec" is on by default, when in the past it was off
by default. No doubt your files don't have explicit execute permissions.
You'll need to add explicit execute permissions to
Hello everyone,
I'm trying to recompile a homegrown program that was originaly
developped for Unix under Windows. We were successful in compiling this
program with the cygwin-supplied gcc using our current Makefile.
Now we'd like to recompile with the 'native' compiler, cl.exe provided
with Visual
Hello,
I just spent the last 30 minutes looking for a version of
perl/tk for cygwin. Given that both perl and Tk have been
ported to cygwin, I can't imagine it would be too hard to do,
but no one seems to have done so.
Is perl/tk for cygwin available and
No more tab in bash shell available.
I can't use tab to search programs like shutdown.exe by simply type the 'tab"
key after typing "shu" as before:
$ ls /bin/sh{TAB]
sh.exeshar.exe shred.exe
sha1sum.exe showfigfonts shutdown.exe
From: Mark Schoenberg
To: cygwin at cygwin dot com
Date: Mon, 28 Oct 2002 20:51:59 +1900
> The problems described below appeared after I upgraded to the
latest
> versions of the cygwin release. It disappeared w
The problems described below appeared after I upgraded to the latest
versions of the cygwin release. It disappeared when I went back to gcc-2.95.3,
leaving all the other utilities at the latest version. This suggests to me the
problem lies in gcc-3.2.1, or in how I have it configured.
Why w
See the FAQ entry:
Why the undefined reference to `WinMain@16'?
http://cygwin.com/faq/faq_4.html#SEC92
Larry
Original Message:
-
From: Yingping Zhang [EMAIL PROTECTED]
Date: Mon, 28 Oct 2002 19:18:41 -0500 (EST)
To: [EMAIL PROTECTED]
Subject: "Cannot export etext" or undefined re
Jason,
I think perhaps you misinterpreted the output from "net helpmsg 5" to be
some sort of error in the operation of that invocation of the NET command.
In fact, "Access is denied." is the interpretation of "error 5." To wit:
% net helpmsg 3
The system cannot find the path specified.
% net
Hello all,
When I tried to port a compiler, which is ported from Pro64, from Linux to
Cygwin, I encountered some stinking problems. Please help me to beat them.
At first, when I got all *.o files and tried to build be.so, I got a error
report:
Cannot export etext: symbol not found
collect2: ld
All/Any,
I am a user of Icarus Verilog. I compile it under Cygwin and for over
a year it has worked fine. With recent changes to Cygwin, I began having
problems, first with a domain issue ( I don't fully understand this, but
tried the advice on the list to mkpasswd...) and then (now) with another
> > -Original Message-
> > Isn't rebasing included in the mod_php dist anymore?
> >
>
> It is in the distribution, so if someone have problems with
rebasing, he should
> use it.
>
...
> usr/lib/apache/new/libphp4.dll
> usr/lib/apache/new/rebase.exe
>
> Ralf
>
And the question is, even if
bison 1.35 has the following problem:
$ bison -y -d preproc.y
preproc.y:5560: fatal error: maximum table size (32767) exceeded
I have tested that bison 1.75 (i.e., the latest public release) has
corrected the above problem.
Is the Cygwin bison maintainer willing to upgrade to this versi
www.cygwin.com
www.cygwin.com/packages
http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html
> -Original Message-
> From: Dr. Wong [mailto:medrecord2001@;yahoo.com]
> Sent: Monday, October 28, 2002 3:00 PM
> To: [EMAIL PROTECTED]
> Subject: Quick Question
>
>
>
> How can I get the detailin
1. Start the 'System' applet: Select 'Start', then 'Settings', then
'Control Panel', then double click on the 'System' icon.
2. The 'System Properties' dialog should be displayed. Click on the
'Advanced' tab. Click on the 'Environment Variables' button on that
tab.
3. Inspect the list of variab
1. Double-click on your 'My Computer' icon on your desktop to open it.
2. Right-click on your drive(s) icon and select 'Properties' from the
menu.
The Local Disk Properties dialog should be displayed.
3. Click on the 'General' tab (the default) if it is not already
selected.
The file system
How can I get the detailing about your products ... ?
Dr. Wong
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
"Harig, Mark A." <[EMAIL PROTECTED]> wrote in message
news:BADF3C947A1BD54FBA75C70C241B0B9E762FDF@;ex02.idirect.net...
>Correction to #2, below. It should have read:
>
>2. What value(s) did you set the 'CYGWIN' environment
> variable to in the Control Panel's System applet?
How can I know th
"Harig, Mark A." <[EMAIL PROTECTED]> wrote in message
news:BADF3C947A1BD54FBA75C70C241B0B9E762FDD@;ex02.idirect.net...
>1. What filesystem are you running on your disk: NTFS or FAT32?
How can I know that?
Why do I have to know that if I am using Cygwin ?
>
>2. What value(s) did you set the 'Cy
On 10/27/2002 5:07 PM, Xavier Pianet wrote:
I can only manage to get errors :
/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccDaW1wr.o(.text+0x38):Blah.cc:
undefined reference to `wcslen(wchar_t const*)'
This looks like the "wcslen" declaration isn't being protected by an
'extern "C"' block.
I notice tha
try including the path to 'ls' so that you are
certain that you are not running an unusual
version in /usr/local/bin, that is,
$ /usr/bin/ls
$ /usr/bin/ls -l
> -Original Message-
> From: Pavel Rozenboim [mailto:pavelr@;coresma.com]
> Sent: Monday, October 28, 2002 12:37 PM
> To: Har
1. What is the value of your 'PATH' environment variable?
$ echo $PATH
2. What version of 'ls' are you running?
$ ls --version
> -Original Message-
> From: Pavel Rozenboim [mailto:pavelr@;coresma.com]
> Sent: Monday, October 28, 2002 12:25 PM
> To: Cygwin (E-mail)
> Subject: ls
Correction to #2, below. It should have read:
2. What value(s) did you set the 'CYGWIN' environment
variable to in the Control Panel's System applet?
> -Original Message-
> From: Harig, Mark A.
> Sent: Monday, October 28, 2002 12:31 PM
> To: Alex Vinokur; [EMAIL PROTECTED]
> Subject:
Hi,
I have following problem. When I execute 'ls -l ' and file has setuid
bit set, it takes about 1.5 minute to execute. If I execute 'ls ' it
works ok. This happens with all versions of cygwin I could test: 1.3.12,
1.3.13 and 1.3.14. I'm running cygwin on Win2k.
$ time ls -l test
-rwSrwSrw-
No one here will know about your non-Cygwin tools. I'm sure you can get this all to
work, but you'll need to solve the problem yourself.
Here are some suggestions for your debugging; they MAY or MAY NOT work but could
provide you with clues. Also, these are generalizations and I may not be 100%
1. What filesystem are you running on your disk: NTFS or FAT32?
2. What value(s) did you set the 'Cygwin' to in the Control
Panel's System applet?
> -Original Message-
> From: Alex Vinokur [mailto:alexvn@;come.to]
> Sent: Monday, October 28, 2002 11:11 AM
> To: [EMAIL PROTECTED]
> Sub
> On Mon, Oct 28, 2002 at 10:07:12AM -0500, Scott Prive wrote:
>> Any chance the list maintainer could add a filter for all-caps
>> emails?
Christopher Faylor <[EMAIL PROTECTED]> wrote:
> I'd be more likely to add a filter for people who ask for filters.
Sorry, but has anyone actually ever seen a
=
Windows 2000
CYGWIN_NT-5.0
SHELL : /bin/tcsh
whoami : Administrator
=
-
Administrator@5AT8S8CQEEX4QHI /tmp1
$ ls -l
total 1
-rw-r--r--1 Administ None5 Oct 28 16:05 zzz1
Administrator@5AT8S8CQEEX4
On Mon, Oct 28, 2002 at 10:07:12AM -0500, Scott Prive wrote:
>Any chance the list maintainer could add a filter for all-caps emails?
I'd be more likely to add a filter for people who ask for filters.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: ht
On Mon, 28 Oct 2002, Scott Prive wrote:
> Any chance the list maintainer could add a filter for all-caps emails?
I thought all-caps subjects already were in the filter. Apparently, I was
wrong...
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,
1. What filesystem are you running on your disk(s): NTFS or FAT32?
2. What value do you have the environment variable
CYGWIN set to in your Control Panel's System applet?
3. What version of Cygwin are you running?
$ uname -r
4. What version of ssh are you running?
$ ssh -V
>
Any chance the list maintainer could add a filter for all-caps emails?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
DEAR SIR/MADAM,
THIS LETTER MAY COME TO YOU AS A SURPRISE DUE TO THE FACT THAT WE HAVE NOT
YET MET. THE MESSAGE COULD BE STRANGE BUT REAL IF YOU PAY SOME ATTENTION
TO IT. I COULD HAVE NOTIFIED YOU ABOUT IT AT LEAST FOR THE SAKE OF YOUR
INTEGRITY. PLEASE ACCEPT MY SINCERE APOLOGIES. IN BRINGING THI
I can't set permissions on folders (I'm administrator) and I also have a
strange problem:
My /etc/passwd (I modified it):
all:*:0:0:,S-1-1-0::
SYSTEM:*:18:18:,S-1-5-18::
admin:*:544:544:,S-1-5-32-544::
domadmin:unused_by_nt/2000/xp:500:513:U-DIT\Administrador,S-1-5-21-462973936-1154566708-996637
Is there enybody who was able to process japanese Texts (if possible in
vertical writing direction) with LaTeX using cygwin - and who knows what to
use, how to install, ?!?
My last try was with "The CJK package for LaTeX" (http://cjk.ffii.org/)
but I wasn't able to install it
I
Get the libtool packages from setup, then read
http://www.gnu.org/software/libtool/libtool.html and
http://sources.redhat.com/autobook/
G
"Stefan Hansen" <[EMAIL PROTECTED]> wrote in message
news:02102720005100.02282@;Poldi...
> Hi,
>
> my last question about compiling a dll for Windows with cygw
Uwe schrieb:
> Use: "/bin/cygrunsrv -I apache -p /usr/sbin/httpd -a '-k' " instead.
Why isn't this information in /usr/doc/apche-xxx.README included?
Can you please add it for the next release?
When will be the next release (apache-1.3.27 or httpd-2.0.43)?
Gerrit
--
=^..^=
--
Unsubscribe inf
since you're using a non cygwin program to interact with cygwin, there not
much chance anyone will be able to help. i can only suggest you try cygwin's
rsh or ssh.
> -Original Message-
> From: Steven Weiss [mailto:sweiss@;iafrica.com]
> Sent: 27 October 2002 14:35
> To: [EMAIL PROTECTED]
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:cygwin-owner@;cygwin.com]On Behalf
> Of Gerrit P. Haase
> Sent: Saturday, October 26, 2002 10:55 AM
> To: Ralf Habacker
> Cc: [EMAIL PROTECTED]
> Subject: Re: Apache doesn't run anymore with 1.3.14
>
>
> Hallo Ralf,
>
> Am Samstag, 26
Franck Leray wrote:
Hi all,
A process waiting for clients on a 'accept' statement becomes mad (eating cpu) when it receives a signal.
Not on UNIX platform.
See the message of Christopher Faylor (28 jun 2002) '1.3.11: accept ist not interrupted by a signal' for an example.
This has been fixed
49 matches
Mail list logo