Config error

2023-07-20 Thread Mary Pleas via Cygwin
#x27;t compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com<mailto:cygwin@cygwin.com> Can you help? I am following the instructions from https://intranet.madonna.local/teams/commandinfotech/its/ha/Shared%20Documents/VSTS_Install.docx. Ma

Re: Help on dos2unix

2008-09-16 Thread Mary
If this is just about changing line endings, I wrote a perl script to do it. You're welcome to have it if you like. It's very simple, it just changes \r\n to \n one way, and \n to \r\n the other way for all the files in the directory from which it is run. Mary Heude Pascal (LTS) wrot

Compiling dll libraries which can be used by visual studio?

2008-09-12 Thread Mary
Hi all, Does anyone know of a way to use libraries compiled by gcc/make with visual studio, please? I'll do the tutorial example of http://www.cygwin.com/cygwin-ug-net/dll.html but this only says how to use gcc-compiled libs with gcc. Any link, hint or clue very welcome. Mary Vinsa

Re: 1.5.25(0.156/4/2): Problem compiling OpenLDAP 2.3.39 due to Win XP SP3 or Cygwin?

2008-09-11 Thread Mary
your text). If anyone knows of a link which explains how to do this, could you please post it? And by the way, has anyone here ever tried using HTK on windows (with cygwin I'm sure, because it compiles under Linux but visual studio won't have anything to do with it). Mary PS for Yaakov

Re: 1.5.25(0.156/4/2): Problem compiling OpenLDAP 2.3.39 due to Win XP SP3 or Cygwin?

2008-09-10 Thread Mary
*Ooops, sorry, I should have said: I'm using win xp and cygwin but not openLDAP. Mary Mary wrote: Worked fine for me, appart from the initial: "rm: cannot remove `file*': No such file or directory" which is normal. I ended up with a directory only containing your script.

Re: 1.5.25(0.156/4/2): Problem compiling OpenLDAP 2.3.39 due to Win XP SP3 or Cygwin?

2008-09-10 Thread Mary
Worked fine for me, appart from the initial: "rm: cannot remove `file*': No such file or directory" which is normal. I ended up with a directory only containing your script. Mary Allan Schrum wrote: I created a small script to see if I could simplify the problem to someth

Perl module Audio::Data

2008-09-09 Thread Mary
: CPAN.pm: Going to build N/NI/NI-S/Audio-1.029.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Audio::Data ERROR from evaluation of /home/Mary/.cpan/build/Audio-1.029-vjksgS/Play/Makefile.PL: Cannot open config/dummy.xs:No such file or directory at ./Makefile.PL line 54

FW: Eliminating need to run dos2unix on scripts on mounted drive

2007-08-10 Thread Mary Ann Yeager
e to run it again? Also, is there something in my setup that I can do to make it such that I don't have to run it at all? A previous install of Cygwin did not require the dos2unix. Mary Ann Yeager Sr. Software Configuration Engineer Global Healthcare Exchange, LLC -- Unsubscribe info:

Eliminating need to run dos2unix on scripts on mounted drive

2007-08-10 Thread Mary Ann Yeager
e to run it again? Also, is there something in my setup that I can do to make it such that I don't have to run it at all? A previous install of Cygwin did not require the dos2unix. Mary Ann Yeager Sr. Software Configuration Engineer Global Healthcare Exchange, LLC -- Unsubscr

right-hand operand of comma has no effect

2006-02-27 Thread Mary Cuper
I want to set the baudrate of my /dev/ttyS0 with: cfsetispeed(&options, B9600); cfsetospeed(&options, B9600); but always get: "Warning: right-hand operand of comma has no effect". With linux the code functions! -- Telefonieren Sie schon oder sparen Sie noch? NEU: GMX Phone_Flat http://www.gmx

libUSB

2006-02-08 Thread Mary Cuper
How can I use libUSB with Windows/Cygwin like with Linux? With Linux my code works (it finds the Atmel Microcontroller) but with Windows/Cygwin it does not find the Microcontroller. libUSB did not compile with Cygwin, so I installed libUSB-win32, but it does not function. Please help me. Thanks.

No /dev/parport0

2005-03-25 Thread Mary Cuper
Hi, I´m trying the whole time to get my /dev directory work. There is no /dev/parport0, so I tried to install one with mknod /dev/parport0 c 99 0 but it doesn´t help. I need it for programming my ATmega16 microcontroller with uisp. I always get /dev/parport0: No such device or address Failed to

make install ERROR - ocaml using cygwin

2004-04-12 Thread Mary Michael
*** [install] Error 2" Is it possible to tell me what is missing in here to install the ocaml. Please help me. Thanks Mary --- Gregory Borota <[EMAIL PROTECTED]> wrote: > In cygwin setup.exe you may want to click on Default > next to All to select > all packages for instal

cc: not found error

2004-04-11 Thread Mary Michael
Hello, This is Mary very new to CYGwin. I have installed cygwin in Windows XP. The main purpose of installing CYGwin is to complie O'caml complier. I have downloaded O'caml 3.06 version. However while I want to configure/install it, CYGwin says that cc: not found Unable to compil

scp and sftp don't work after today's update

2003-09-06 Thread Mary Grazinni
I ran setup.exe today on my Win98SE box to update my Cygwin installation to the latest versions of everything.  Now I can no longer use ssh (scp and sftp, specifically) to copy files over to my Debian 3.0r1 box. An "scp -v * [EMAIL PROTECTED]:dir" command properly asks for my password, indicates t