> 1.3.16-1 contains changes to help users with ntsec and less than perfect
> passwd/group, but it now seems to have unexpected side effect for Win98.
> Cygwin does not find your entry in passwd. Is there one starting with your
> username?
> Would you mind sending the output of "id" and your passwd
> -Original Message-
> From: Jason Tishler [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 19, 2002 7:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [ANNOUNCEMENT] Updated Cygwin Package: python-2.2.2-1
>
>
> Rolf,
>
> On Mon, Nov 18, 2002 at 03:49:32PM -0500, Rolf Campbell wrote:
>
On Sat, Nov 23, 2002 at 07:22:58PM -0500, Pierre A. Humblet wrote:
>On Sat, Nov 23, 2002 at 11:50:46PM -, [EMAIL PROTECTED] wrote:
>> Strange consequence of upgrading from cygwin-1.3.15-2 to 1.3.16-1: instead
>> of starting off in ~ with ~/.bash_profile correctly read, now start in /
>> with ~/
On Sat, Nov 23, 2002 at 11:50:46PM -, [EMAIL PROTECTED] wrote:
>Strange consequence of upgrading from cygwin-1.3.15-2 to 1.3.16-1: instead
>of starting off in ~ with ~/.bash_profile correctly read, now start in /
>with ~/.bash_profile not read. Both /etc/group and /etc/passwd are
>unaltered. Ho
what does ssp do?!
Haven't seen about that beast before. Could someone enlight me
please?!
Stipe
[EMAIL PROTECTED]
---
Wapme Systems AG
Vogelsanger Weg 80
40470 Düsseldorf
Tel: +49-211-74845-0
Fax: +49-211-74845-299
E-Mail: [EMAI
On Sat, Nov 23, 2002 at 11:50:46PM -, [EMAIL PROTECTED] wrote:
> Strange consequence of upgrading from cygwin-1.3.15-2 to 1.3.16-1: instead
> of starting off in ~ with ~/.bash_profile correctly read, now start in /
> with ~/.bash_profile not read. Both /etc/group and /etc/passwd are
> unaltered
Samuel,
Make sure you've downloaded and installed
opengl-1.1.0-6.tar.bz2, under "opengl".
It may not be included by default.
Cheers,
Nigel Stewart
GL
GLU
glut
I have tried with :
gcc -o file -Wall -lglut -lGL -lGLU file.c
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si
Strange consequence of upgrading from cygwin-1.3.15-2 to 1.3.16-1: instead
of starting off in ~ with ~/.bash_profile correctly read, now start in /
with ~/.bash_profile not read. Both /etc/group and /etc/passwd are
unaltered. However Cygwin now seems to know my username but not my group,
which is n
> Can you tell me how to compile a C file which use
the
> following libraries :
> GL,GLU,glut
> I have tried with :
> gcc -o file -Wall -lglut -lGL -lGLU file.c
Hi Samuel,
No problem. My Makefile has:
gcc hellogl.cpp -o hellogl
-lglut32 -lglu32 -lopengl32 -mno-cygwin
__
This is not a bug in Cygwin or Gcc. Scanf("%s", ...) only reads from
the stdin if the input buffer is empty. If you only enter a single word
on the first prompt, then it will wait for you to type the 2nd word. If
Borland produces different results then maybe they are wrong (or simply
different).
I use a pretty new Cygwin release and I notice that the strtof function is
missing in stdlib.h. On my Linux system the function is declared in stdlib.h.
Can anybody help me? I should have to convert a string to a flat and this
seems to be the only possibility. (O do not want to have double).
TI
Dear Netter,
Maaf mengganggu waktu anda sejenak, kalau anda keberatan silahkan di Delete saja.
Kami ingin mengajak anda meluangkan waktu 1 - 2 jam/hari untuk mengembangkan usaha
milik anda sendiri, dengan modal yang relatif kecil, produk nya barang konsumsi yang
memungkinkan
terjadinya omset ti
Dear Netter,
Maaf mengganggu waktu anda sejenak, kalau anda keberatan silahkan di Delete saja.
Kami ingin mengajak anda meluangkan waktu 1 - 2 jam/hari untuk mengembangkan usaha
milik anda sendiri, dengan modal yang relatif kecil, produk nya barang konsumsi yang
memungkinkan
terjadinya omset ti
hi,
Can you tell me how to compile a C file which use the
following libraries :
GL
GLU
glut
I have tried with :
gcc -o file -Wall -lglut -lGL -lGLU file.c
but I recieved the following message :
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/ ../../../../i686-
pc-cygwin/bin/ld : cannot find -lGLU
/usr
On Sat, Nov 23, 2002 at 03:22:24PM -0500, Jim Goltz wrote:
>Igor Pechtchanski writes:
>
>ip> I think the point of the message you quoted was in the part that
>ip> you left out. It said "try the latest snapshot".
>
>The point of my message was, I *am* running the latest snapshot.
Your message said
Igor Pechtchanski writes:
ip> I think the point of the message you quoted was in the part that
ip> you left out. It said "try the latest snapshot".
The point of my message was, I *am* running the latest snapshot.
--
James P. Goltz <[EMAIL PROTECTED]>
--
Unsubscribe info: http://cygwin.com
This has significantly helped the problems that I was experiencing with
"make -j4" locking up my system (it no longer does).
Now, I've noticed another (possibly independent) problem. I've attached
the cygcheck output and the makefile that exhibits the problem.
The makefile creates 1000 c-files,
I've made a new version of the Cygwin DLL and associated utilities
available for download. As usual, a list of what has changed is below.
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run se
Steve Núñez <[EMAIL PROTECTED]> wrote around 22 Nov 2002
5.2.0.9.0.20021123115631.00ad1780@localhost:">news:5.2.0.9.0.20021123115631.00ad1780@localhost:
> Does anyone know how to *really* change the environment variables?
You have the wrong env variable. Try setting USERNAME *in cygwin.bat* (ho
On Fri, Nov 22, 2002 at 09:00:27AM +0100, Manfred Köhler wrote:
> Thanks to mention this thread, but this can't fix the problem of windows
> shared home directories:
Security on shared drive is turned on with CYGWIN=smbntsec
That should fix the ls -l display.
You may run into another problem: th
On Sat, Nov 23, 2002 at 08:42:47AM +, g frances wrote:
> returncode = os.system(r' grep SUCCESS c:/temp/out.txt')
> if returncode == 1:
> returncode == 1
The above code is suspect.
BTW, I get the following:
$ python -c 'import sys; sys.exit(0)'; echo $?
0
Manuel,
Sigh...
Repeat after me:
Post instead of sending private email.
Keep replies on-list.
Post instead of sending private email.
Keep replies on-list.
...
On Fri, Nov 22, 2002 at 06:48:39PM +0100, Tarabas wrote:
> Thanks a lot for your help! The "make" and "make inst
Jan Nieuwenhuizen wrote:
Ron Arts <[EMAIL PROTECTED]> writes:
This probably is a newbie question, I searched the FAQ and the mailinglists
but could not find anything.
Looks like an unidentified bug. See:
http://sources.redhat.com/ml/cygwin/2002-07/msg02400.html
Greetings,
Jan.
Inde
Hi,
I have installed Cygwin lately to setup a satisfying email environment and
command line environment on my windows box, I am forced to use. ;)) But as I
am a german user, I also like to get support for german umlauts to work in
mutt and so on. In my self compiled slrn I already achieved this. I
Hello !
I'm having trouble with German umlauts. They work fine with
vim, cat, mutt and so on, but don't work in less and bash itself.
Thus I get:
$ cat
äöü
but
$ \344\366\374
and less doesn't display them at all, although I set LESSCHARSET=iso8859
as advised. But I'm not that concerned over
Hi,
I believe libiconv needs to be rebuilt against new errno.h
(containing EILSEQ). IIUC binary in distribution was built
when EILSEQ wasn't defined and it causes problems using
libiconv.
--
Best regards,
Arseny mailto:[EMAIL PROTECTED]
--
Unsubscribe inf
Steve Núñez <[EMAIL PROTECTED]> wrote:
> I've recently spent some time configuring cygwin, and it's mostly
> gone as expected. I say mostly because I've noticed a strange
> behavior with the USER environment variable, and possibly others.
> I've set this in both ~/.bashrc and in /etc/profile to be
Peter A. Castro <[EMAIL PROTECTED]> wrote:
> Well, for one thing, linking with -lg will pull in cygwin.dll since
> /lib/libg.a is a symlink to libcygwin.a. So your program won't be
> Cygwin-free, if that's your goal. However, I got it to work with the
> following command:
>
> $ gcc -g foo.c -mn
Hallo,
[...]
> passes it to ld:
> $command ="$CC -shared -o $dllname";
> # $command .=" --verbose" if $verbose;
> $command .=" -Wl,--output-def=$libname$DEF_EXT" if $DEF_EXT;
> $command .=" -Wl,--output-exp=$libname$EXP_EXT" if $EXP_EXT;
> $command .=" -Wl,--out-implib=$libname.dll$LI
I've updated the version of tcsh to 6.11.00-5.
This version solves the following problem:
$ echo $cwd
/home/user
$ cd c:/tmp
$ echo $cwd
/home/user/c:/tmp
It now translates absolute DOS paths correctly into POSIX paths:
$ echo $cwd
/home/user
$ cd c:/tmp
$ echo $cwd
/cygdriv
I've updated the version of bash in the Cygwin distro to 2.05b-8.
This version solves the following problem:
$ cd c:/tmp
$ pwd
c:/tmp
With -8, this path is now correctly translated into POSIX:
$ pwd
/cygdrive/c/tmp
To update your installation, click on the "Install Cygwin now" link
Hi All,
I have the following script running in Cygwin 1.3.15(0.63/3/2)on Windows
2000, service pack 2. It runs great at the NT
command prompt(cmd.exe) and I get an approprite return code of 1 or 0 (after
I change the / to \.)
In cygwin I always get a return code of 0 no matter whether it passes
32 matches
Mail list logo