A quick note, it works in zsh 4.2.3 compiled on linux. No changes.
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.htm
Anyone managed to share command line history between running zsh's in
latest cygwin's?
In old times I have done it, unfortunetaly bad tracking when I lost
it. (Cywgin & zsh 4.2) (think it works with Linux-compiled zsh,
doublechecking)
Mainly my sharing is decided by:
# History
##
/ "Peter A. Castro" <[EMAIL PROTECTED]> wrote:
| On Tue, 7 Dec 2004, Andrew Markebo wrote:
|
|> Been messing around with my .zshell initfiles I have noticed that it
|> is my configuration of history file that makes it hang.
[...]
| Commenting out HISTFILE means no history
Been messing around with my .zshell initfiles I have noticed that it
is my configuration of history file that makes it hang.
setopt HISTIGNOREDUPS HISTIGNORESPACE EXTENDED_HISTORY
setopt INC_APPEND_HISTORY SHARE_HISTORY
HISTSIZE=200
SAVEHIST=200
HISTFILE=~/.history
Commenting out HISTFILE the she
Some more questions.. Anyone else who can't read the written contents
of the "Firing up latest zsh with latest cygwin" mails? Reading them
with Gnus I only see:
[1. Shortened logfile --- application/x-gzip; zshoutshort.txt.gz]...
[2. text/plain]
/Andy
--
Democracy is two h
zshoutshort.txt.gz
Description: Shortened logfile
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| Does the option in the subject line allow me to use GUIs via ssh? If so, how
| do I make use of it? Environmental issues?
Well port forward the VNC-port through the ssh-session.
/Andy
--
The eye of the compiler rests on the code!
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
/ Reed White <[EMAIL PROTECTED]> wrote:
| Versions: crgwin dll 1.5.5 and perl 5.8.2-5
|
| When executing system() commands in perl, the system fails to handle
| escaped quotes properly. For example, the following is not parsed
| properly:
|
| system("rsync ... --rsh=\"ssh -l blah\" ... ")
/ Paul Bezzam <[EMAIL PROTECTED]> wrote:
| Brian,
|
| I did put the C:\Cygwin\bin in the DOS path; but when I try to run a
| program under DOS(this program was already compiled under Cygwin before),
| I get a dialog box saying: This application has failed to start because
| cygwin1.dll was not fo
/ "Sylvain Briole" <[EMAIL PROTECTED]> wrote:
| [...]
| I have a null-modem cable to connect the two computers.
|
| What I would like to implement : a TCP-IP connection between the laptop and
| the desktop computers.
[...]
Any special reason using cygwin for this, doesn't win2k provide this
functi
Give lftp a try..
"It supports the FISH protocol which sftp uses. You should be able to
do whatever you need with LFTP's rich command set."
http://lists.q-linux.com/pipermail/plug/2002-December/023712.html
And well lftp can be found at http://lftp.yar.ru/, and compiles fine
under cygwin.
Just a quick follow-up, asked him to rotate the order of includes done
in admin.c, (types.h in the beginning) and it passess compilation..
/Andy
/ "Taylor Jeude" <[EMAIL PROTECTED]> wrote:
| Didn't include the actual problem earlier. I keep getting this error. I've
| reinstalled Cygwin 3 tim
/ B Thomas <[EMAIL PROTECTED]> wrote:
| Hi,
| I would be gratefull if you could help with the following problem:
| [...]
| So I mirrored a cygwin ftp archive and burned them onto a CD. However when
| I try to install from the CD I get the following two errors many, many
| times when the post-insta
/ Andrew Markebo <[EMAIL PROTECTED]> wrote:
| / Andrew Markebo <[EMAIL PROTECTED]> wrote:
| | [...]
| | What happens if you add the escape-character to /etc/passwd ?
|
| Tried it myself. worked a little, while like ssh threw in the "\" as
| part of the name.. so if someone
/ Andrew Markebo <[EMAIL PROTECTED]> wrote:
| [...]
| What happens if you add the escape-character to /etc/passwd ?
Tried it myself. worked a little, while like ssh threw in the "\" as
part of the name.. so if someone should escape it.. it probably is the
guy setting the environme
|
|> cp -a /etc/skel/. $HOME
|
Hi!
Just a quick thought, any special reason HOME doesn't contain a
"legal" path, escaped, as it probably (?) should be on a real unix
system?
(Escaped = /home/Alan\ Miles/ instead of /home/Alan Miles/)
What happens if you add the escape-character to /etc/passwd
/ "Martin" <[EMAIL PROTECTED]> wrote:
| Andrew et. al:
| I especially like the work done at http://jcifs.samba.org/
| for SMB access to all drives Linux ,NTFS or remote
| The only quandary is I wanted to stay with C for Raw Speed
Yeah but SMB requires linux to be booted, I assumed a linux-partitio
/ "Elfyn McBratney" <[EMAIL PROTECTED]> wrote:
|> How does Cygwin access a Linux partition?
|> Thank You,
|
| It doesn't. If you want to access Linux ext[23] partitions under Windows you
| will need a filesystem driver for your version of Windows.
Or.. Well there are a couple of alternatives.. lto
/ "Thomas V. Fischer" <[EMAIL PROTECTED]> wrote:
| Can anyone suggest to me a good backup practice (ie what to bakcup) for
| Cygwin?
c:\cygwin (or where you installed it) and the keys that are put into
the registry.. If you can't 'afford' downloading it again.
/Andy
--
The eye of the behol
/ "Thomas V. Fischer" <[EMAIL PROTECTED]> wrote:
| I want to install Bitkeeper on my machine that is already running Cygwin
| (latest build). However and contrary to the bitkeeper FAQ, it doesn't detect
| my existing installation and doesn't want to recognize it.
[...]
Sounds like bitkeeper, not u
| When running things like gcc or make the window
| title doesn't get affected at all...it continues
| to show "Cygwin", unless I had previously run
| vi in that window.
|
| Is there a way to fix this? Is this a know
| issue?
Bash sets the window-title through its prompt, set in /etc/profile (if
/ "Hans Horn" <[EMAIL PROTECTED]> wrote:
| Dear all,
|
| I've set the # of lines for an rxvt console to 80;
| When I invoke vi from such a console this linecount is honored.
| When I use this rxvt console to log on to another computer (telnet/rlogin)
| and invoke vi there, vi always behaves as if i
/ Massimiliano Mirra <[EMAIL PROTECTED]> wrote:
| I'm trying to build a cross compiler to i686-cygwin. Host is a i686
| Debian 3.0 Linux with gcc 2.95.4 and glibc 2.2.5.
Saw recently (yesterday?) one person posting what he did.. you should
be able to find the article in the archive.. ahh subject
A better fix for your problem is (I think), is to fire up ssh-agent,
put the output of ssh-agent into a file, and 'source' it into the
shells.
And in your .bashrc or however you start, you check for this file, and
source it if it exists.
And if you want to load the ssh-agent variables in a runnin
| 1. have cygwin XFree86 window to be full sreen (meaning no boarder)
Hmm could an alternative be without background.. meaning the windows
desktop is the behind.. is the window?
| 2. have windows apps run inside the Xfree86 session?
Nope, alternative might be using VNC or similar if you want to
/ Igor Pechtchanski <[EMAIL PROTECTED]> wrote:
| Hmm, to simplify it even more, there is no concept of "the entire cygwin
| distribution" :-D There's only a fluid set of packages, each of which has
| a version.
So basically you can give cygwin a version number based on date or
similar, and thus y
/ "Ling F. Zhang" <[EMAIL PROTECTED]> wrote:
| well, this is more or less like a windows/dos problem:
|
| I do not like the cygwin dos window, so everytime I run cygwin, I go
| straight to open an xterm with my own color and size... but I do
| not like the cygwin xserver either because it either h
/ Sean Rima <[EMAIL PROTECTED]> wrote:
| Hello cygwin,
|
| I am new to cygwin, having used all GNU apps on a Linux box which
| sadly blew up on me. I am trying to get some of my favourite apps to
| work on a XP box. I have compiled Spamprobe which works well inside
| the cygwin enviroment.
/ a12 <[EMAIL PROTECTED]> wrote:
| Olaf,
|
| Thank you for your hint.
|
| echo test|ssmtp -s test [EMAIL PROTECTED]
| does send a mail.
|
| The From: field contains 'sys [EMAIL PROTECTED]'. As I want to
| contains it '[EMAIL PROTECTED]', I enter:
| echo test|ssmtp [EMAIL PROTECTED] -s test [EMAIL P
/ <[EMAIL PROTECTED]> wrote:
|>> Got two words for you: 'find' and 'xargs'... ;-)
|
| Thank you. I guess I phrased myself badly. I wasn't saying "How do I do
| this?" (I think ls -AlR gives me pretty well what I was after). I was saying
| "Once I could do this. Now I can't. Does anybody know if any
| ~> ls -Al /usr/local/op/h/routines/[c-q]* | wc
| bash: /usr/bin/ls: Invalid argument
| 0 0 0
I think it is a bash-'problem', bash have only allocated X bytes as
command-line buffer and therefore throws up when too much info (it is
bash that converts the * to files) is squeezed
/ Igor Pechtchanski <[EMAIL PROTECTED]> wrote:
|> [...]
|> Program received signal SIGSEGV, Segmentation fault.
|> 0x6100d074 in cygwin_attach_handle_to_fd () from /usr/bin/cygwin1.dll
[...]
| I was unable to reproduce your problem on Win2k SP2 (cygwin-1.3.20-1). I
| used the attached program. It
|> Wild guess:
|> 1. Mutt saves the file to /tmp/something.doc
|> 2. Mutt runs "cygstart /tmp/something.doc"
|> 3. Cygstart starts Word (if necessary) and tells it to load the doc,
|> and exits immediately.
|> 4. Since Cygstart has exited, Mutt deletes /tmp/something.doc
|> 5. Word
/ Corinna Vinschen <[EMAIL PROTECTED]> wrote:
|>
|> I make cygwin1.dll.bz2 available so that people can run the
|> static binaries.
|
| If you provide the Cygwin DLL in binary form, you must provide
| the sources of that version as well.
Just a quick thought.. isn't it possible saying "I can send
/ "Elfyn McBratney" <[EMAIL PROTECTED]> wrote:
|> / Manu Anand <[EMAIL PROTECTED]> wrote:
|> | Guys
|> | I am linking a simple C++ program with an external library using
|> | g++ -W -Wall -ansi -pedantic -I/usr/local/include -L /usr/local/lib
|> | -lcppunit prog.cxx
|>
|> Try throwing -lcppunit _a
/ Manu Anand <[EMAIL PROTECTED]> wrote:
| Guys
| I am linking a simple C++ program with an external library using
| g++ -W -Wall -ansi -pedantic -I/usr/local/include -L /usr/local/lib
| -lcppunit prog.cxx
Try throwing -lcppunit _after_ prog.cxx
/Andy
--
The eye of the beholder rests on the
/ Mikael Åsberg <[EMAIL PROTECTED]> wrote:
| [...]
| so I tried:
| nm /usr/local/lib/libGL.a | grep _glXWaitX, and it is in libGL.a. So the
| ordering of the libraries is wrong? Tried changing, but haven't found
| somethint that works yet.
Have you checked the demos of the MESA lib? There even exi
| Someone using linux said I should try linking with these
| x-libraries: -lXi -lXmu -lm -lXext -lX11, so I issued:
| $ gcc -Wall -o test
| test.c -L/usr/local/lib -lGL -lGLU -lglut -L/usr/X11R6/lib -lXi
| -lXmu -lm -lXext -lX11
|
| That yields a great number of errors (listed last).
You need to
/ Mikael Åsberg <[EMAIL PROTECTED]> wrote:
| [...]
| I get the following linking error:
| /cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cccQYzSg.o(.text+0x1f):test.c:
| undefined reference to `_glutMainLoop'
| collect2: ld returned 1 exit status
|
| $ gcc -Wall -o test
| test.c -L/usr/local/lib/GL -L
/ "Andrew Tait" <[EMAIL PROTECTED]> wrote:
| Hi everyone,
|
| I am having real trouble in cygwin and keep on coming up with messages
| like this one:
| bash: h8300-hitachi-hms-gcc.exe: command not found
| could someone please let me know where i can this file or make an exe file.
Seems like some o
/ Volker Quetschke <[EMAIL PROTECTED]> wrote:
| Hi!
|
|> | $ tar -C/ -xjf cygipc-1.13-2.tar.bz2
| -^^^
|
| bzip2 / bunzip2 are missing.
'j' takes care of that.
|
|> Hmm doesn't it look for cygipc-1.13-2.. in / now?? Try to do a cd /
|> tar -xjf [pathtocygipc]/c
/ "Scott Taylor" <[EMAIL PROTECTED]> wrote:
| OK got locate working, but there seems to be something wrong in general with
| calling commands.
|
| "ls -l" works fine but...
| "ls -l | more" does not
What error do you get?? I assume command not found.. basically there
are no more that comes with cy
/ "Scott Taylor" <[EMAIL PROTECTED]> wrote:
| In the /bin directory are all the bash commands that you use in a typical
| unix shell...correct? Then why can I use a command like "ls -l" and not
| "locate" which both reside in /bin?
|
[...]
|
| $ man ls
| BASH: man: command not found
have you insta
| $ whoami
|
| I get a result immediately.
|
| However, if I do this:
|
| $ echo `whoami`
|
| It takes a good 5-10 seconds to print a value and return the prompt.
Isn't it something like echo `whoami` starts a new shell, that loads
the .profile (or whichever start-file) that takes 5-10 seconds to
/ Robert Bercik <[EMAIL PROTECTED]> wrote:
| I am getting an error trying to link a .obj object
| with gcc. Is there anyway to convert an object file
| from microsoft format to one that is understandable by
| gcc?
If I have gotten everything correct - no there is no way to do this
conversion, but
Just some quick thoughts like xemacs using some tool like sendmail,
and normally it is included in the xemacs installation, but due to
different path, other installation, it picks the cygwin on one
computer, and some other on the other?
Regarding cygwin1.dll, you don't happen to have a bunch of su
/ Jerry Asher <[EMAIL PROTECTED]> wrote:
| I have a slow connection to a remote machine.
>
| I can use X to connect to it, but I would prefer to:
>
| rxvt
| ssh to the machine
| emacs -nw
>
| And this works pretty well. But there is no mouse control.
A quick version, you are doing a text-connecti
/ Elfyn McBratney <[EMAIL PROTECTED]> wrote:
| Try this:
>
| $ gcc -o test -L. libmetis.a initialize.c
>
| You need to include the static archive into your image. I'm pretty sure the -l{}
|only applies to shared libraries.
Just a short note, more that putting the lib at the end, -lmetis is
not
>
| Last login: Fri Aug 23 12:02:56 2002 from 206.184.204.2
| Starbase:who am i
| STARBASE!Andrew tty1 Dec 6 15:47
| Starbase:who
| Andrew tty1 Dec 6 15:47
>
| Still get Fri Aug 23 for last login.
Hmm what command does your ssh-deamon fire up on the 'remote' machine,
either you have
/ "Max Bowsher" <[EMAIL PROTECTED]> wrote:
| Schonder, Matthias <[EMAIL PROTECTED]> wrote:
>
>> How do I have to set passwd (if it is done there) that he only can
>> connect to the server via sftp and not via ssh.
>> What do I have to do?
>
| Setting a user's shell to /bin/false might (and I repeat
>> - now how do I get out of this 'None' group
>> that I'm apparently in, and into 'Users' or even 'Administrators'?
>
| Sorry, I don't know. I'm in 'None' too.
>
| J.
>
What does the /etc/groups file look like?
Regarding making sure the groups work, checking the passwd-grp.sh.done
file, it do
/ Samuel Mahy <[EMAIL PROTECTED]> wrote:
| Hi,
>
| I cannot compile a file.c where there is the following
| include :
>
| GL\glut.h
| GL\glu.h
| GL\gl.h
>
| I'm sure I have installed the file opengltar.bz2
Which opengl?? Could it be one runtime, and one developer version?
run:
find /usr/i
|
| Do you think that I want to use this crappy Window$ stuff? No, I am
| forced to! This OS was bought for me by my employer and I am obliged
| to be happy with it!!! The same with VC++ and so on.
|
| THIS IS A CRY FOR HELP!
Well nmake is the problem, ask microsoft ;-) BTW What operations is
/ "Thomas Schweikle" <[EMAIL PROTECTED]> wrote:
| Hi!
|
| How can I install from an ftp server when I can't reach the internet, thus
| not beeing able to fetch the list of mirrors from "ftp.cygwin.com"?
One way, dirty tricks inc., could be to set up a fake ftp.cygwin.com
on your network that se
/ "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote:
| At 03:10 PM 4/24/2002, Andrew Markebo wrote:
|
| >| xterm worked fine so the problem is definitely with Xemacs.
| >
| >Question still remains, is it Xemacs compiled with X11 support?? Do
| >you have lib
| xterm worked fine so the problem is definitely with Xemacs.
Question still remains, is it Xemacs compiled with X11 support?? Do
you have libX11&co on the cygwin machine?
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
| So can I make ssh to my winbox (having both client and server
| configuration set to enable X forwarding) and execute cmd.exe and get the
| window in my winbox/linbox or not?
Well if you run this cmd in an xterm, or x-based rxvt that is fired up
and shows nicely on the other machine.
/
| > do you ssh from, which machine do you try to run xemacs on? What is
| > the value of DISPLAY in that shell you try to fire it up from?
| >
| > (BTW xemacs does not need to mean Emacs for X11, it is an emacs called
| > xemacs, and well this compilation could be missing
/ "B. Joshua Rosen" <[EMAIL PROTECTED]> wrote:
| I've got SSH partially working, I can log into the Win2K box but X
| forwarding isn't working. I've enabled X forwarding in the
| /etc/ssh_config and /etc/sshd_config files but when I ssh -X into the
| box and then try to launch Xemacs nothting happ
/ [EMAIL PROTECTED] wrote:
| Dear Sir/Maddam,
|
| I am compiling some codes under cygwin. the code have the
| included. but I got the err message like,
|
| saveloadwindow.o(.text+0x808):saveloadwindow.cc: undefined reference to
| `opendir(char const *)'
What does the gcc command-line look like
/ "Mark Paulus" <[EMAIL PROTECTED]> wrote:
| I have this wierd behaviour, and it is causing some stats that I
| run to whack out.
|
| Every now and again (every 15-30 minutes or so), my cygwin apps
| pause for 1-2 MINUTES I have written a simple script to capture
| this behaviour:
Jus
/ Joshua Daniel Franklin <[EMAIL PROTECTED]> wrote:
| > I mean the easiest way is maybe to do a cygwin.1 man-page that
| > contains the text "cygwin is a windows clone for unix" and then just
| > add all comments received :-)
|
| Shouldn't that be "a unix clone for windows"? Good thing I'll be wr
/ Joshua Daniel Franklin <[EMAIL PROTECTED]> wrote:
| > I think this is a wonderful idea. Can I sign you up to improve the
| > documentation, too? I'm sure that a lot of it is out of date or needs
| > more details.
|
| Sure. I'll do my best, though to warn you I use cygwin almost exclusively in
/ "Gupta, Sanjay" <[EMAIL PROTECTED]> wrote:
| I have read http://lists.hellug.gr/pipermail/mcrypt-dev/2001/87.html
| note and I have tried every thing which was mentioned here but did not help.
Any special reason for wanting crypt/mcrypt, maybe choose pgp or
gpg(?) (the gnu-version of pgp) t
/ "Gupta, Sanjay" <[EMAIL PROTECTED]> wrote:
| Sorry, I did not work in all unix, I mean to say Unix I worked with ( Sun
| 5.6, 5.8). I am not sure whether GNU specification is different for crypt
| command. I am not asking that crypt command should be changed in cygwin but
| rather asking is ther
Ahh the url I posted also contained the note:
"You may also try the configuration option
--disable-included-getpass"
maybe useful??
/Andy
/ "Gupta, Sanjay" <[EMAIL PROTECTED]> wrote:
| Hello,
| I am getting very hard time in compiling the mcrypt command in cygwin,
| I w
No idea about why you are missing cputs and cgets, easy way is to use
something other to print and input a string..
Meanwhile, just a quick thought, if I remember right you said
something like "I can't use cygwin crypt(), because it is not
unix-compatible", well how many crypt()'s out there on S
What does the link command look like?
Assuming something like
gcc -lgmp -o gmptest gmptest.o
-lgmp should be last.
/Andy
/ "Kris Ray" <[EMAIL PROTECTED]> wrote:
| When I try to compile the GMP library in cygwin, it works. However, when I
| try to "make" any of the programs in the "de
Hmm weird, no idea, continue digging on the mailinglist, BTW What kind
of mounts do you have, if you type mount what does it say, do you have
more than one cvs.exe around??
/Andy
/ Michael Labhard <[EMAIL PROTECTED]> wrote:
| Thanks, again, for the reply.
|
| Tried /cygdrive/c/... also
/ "Christopher Glaeser" <[EMAIL PROTECTED]> wrote:
| Is there a FAQ or a posting on how to telnet from cygwin to linux such that
| editing with emacs on the linux system will work correctly? TIA.
I think there is a faq, check for TERM (environment variabl) in the
faq, meanwhile set it to vt100 o
/ Michael Labhard <[EMAIL PROTECTED]> wrote:
| While trying to use cvs on cygwin (Windows XP) the command "cvs -d
| /usr/local/cvs-repository update" returns the error "directory
| /usr/local/cvs-repostory does not exist". "ls" has no problem finding the
Well the cvs you use has to be compile
/ "hongxun lee" <[EMAIL PROTECTED]> wrote:
| I dont know why such files were produced, and they cant be del with command
| rm. Thanks
Learn how to use your shell.. meanwhile I use to escape the
characters, so something like "rm \#\?\?\?\#" ought to work..
Maybe even "rm \#" and it will fill it
/ "Stephano Mariani" <[EMAIL PROTECTED]> wrote:
| Strange... I do not seem to have that file (I checked three machines,
| win2k Pro SP2, Win2k Pro SP1, WinXP Pro).
Can be found on my Win2k Pro SP2, ahh well maybe something depending
on your shoesize or something, definetly nothing for cygwin ;-)
/ "dave" <[EMAIL PROTECTED]> wrote:
| Hi,
| Yes i do have bash installed.
Where what and how is bash installed??
So what is your definition of 'run it', what do you do to try to run
it, and what happens then??
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe
| How can I set up a starting script that will be run in Cygwin?
Eh exactly what do you want??
A starting script that will be run in cygwin, you mean you want to
doubleclick a .sh file and it will be thrown on bash?? Or??
/Andy
--
The eye of the beholder rests on the beauty!
--
Uns
/ "Alyn Ashworth" <[EMAIL PROTECTED]> wrote:
| I have installed Cygwin as per the user guide, run startxwin.sh as instructed and
|got the expected gui showing. However, I can't connect to any remote boxes because I
|don't have either telnet (in /usr/bin) or ssh.
|
| Any ideas what I might have
[...]
| What does ncurses do?? Creative error messages? :)
ncurses is library that replaces curses, generic interface for moving
around the cursor in a text-terminal, drawing text-lines and so
on. Works on many terminal-types.
Not the problem here, well a bit of the problem could it be, ncurses
|
| > Where is your 'homedrive'?
|
| >From the output of set:
| HOME=/cygdrive/c
| HOMEDRIVE=C:
| HOMEPATH='\'
| HOSTNAME=DIJONG
Try to set HOME so it points to the place you want to have 'home'.
Maybe you also need HOMEDRIVE and HOMEPATH set too, but I only think
HOME.
If you unset HOME, I
/ "Robert Mark Bram" <[EMAIL PROTECTED]> wrote:
| Howdy and thanks for the response!
|
| I have changed ROOTDIR so it is now "C:\cygwin" but I am still getting these
| problems:
BTW My rootdir isn't set to anything, try and not setting it.
| When I run Cygwin it is putting me in a home director
| So what do I do? It seems that both Rose and Cygwin want to use rootdir, and
| Cygwin has a hard time using Rose's version.
Well then set the global ROOTDIR to what cygwin want... And well if
Rose doesn't like that.. blame rose ;-)
Or edit the batch-file that fires up bash and set ROOTDIR to w
Hello!
Looking at the Xfree mailinglist it seems like many people have
problems due to have installed with dos-mode. My thought is if it is
their unsurability about unix/dos, and toggling that due to that..
Is it possible to hide it a little.. or similar, so it is not so easy
to toggle.. Or jus
| > Hmm there is one tool somewhere that traces the system calls, maybe
| > can be used to see which files it can't access..
|
| I scanned the mailing list using the keywords "Permission denied", but
| couldn't find anything pertinent in the first 20+ hits. Could I have
| a pointer to the nam
/ "Ryan T. Sammartino" <[EMAIL PROTECTED]> wrote:
| On Thu, Feb 21, 2002 at 12:02:48PM +0100, Martin Bene wrote:
| > Any idea why this isn't working?
| >
|
| I had that problem too and worked around it by using the -W option
| to rsync (transfer whole files, instead of patches). That seems to
|
/ "Robinow, David" <[EMAIL PROTECTED]> wrote:
| I get similar results. However, the stripped versions are the same size.
| Apparently the new compiler includes more debugging information. I haven't
| yet found any documentation describing this but I've barely looked.
But.. the new version wa
/ Pierre Muller <[EMAIL PROTECTED]> wrote:
|When I start the Cygwin bash shell
| with the Cygwin installed procedure
| the the SHELL env var is not exported.
This is a feature of newer versions of bash, was discussed here a
while ago.
/Andy
--
The eye of the beholder rests on the
Basically this problem smells like you have managed to mess up the
memory/stack before this, and well, memory problems is often
'detected' by the program crashes on some other location..
So start looking around at the code, what is done before these calls.
/Andy
(with detected I mean th
Hello!
What is the diff between linker on linux and cygwin linker??
Basically, the problem is that
gcc -lX11 foo.o
works on linux, but not cygwin (missing symbols), on cygwin I have to
do it the order:
gcc foo.o -lX11
Is it a new feature in the gcc 2.96-version on my linux-ma
/ Mattias Brändström <[EMAIL PROTECTED]> wrote:
| After searching the FAQ for the phrase 'mkpasswd -d' I must report that
| it does not exist within the FAQ. Do you have any other information on
| where I can RTFM?
Well there is a users guide at http://www.cygwin.com/cygwin-ug-net/,
more exaktly
/ Charles Wilson <[EMAIL PROTECTED]> wrote:
| Sigh.
|
| False positive.
|
| Reported 27 times already. Multiple postings over the last three
| days. Every single one was a FALSE positive. Complain to symantec.
It is a virus then.. email virus ;-) Growing and
growing.. spreading.. :-)
ARRGGHHH People ar asking questions about x on the cygwin-list, and
questions about cygin on the cygwin-x list.. :-)
Well yes it is possible.. either modify the win2k telnet deamon
configuration on which proggie to run..
Or install the cygwin telnetd/sshd, if my memory doesn't fail me, it
is men
Just a quick question, isn't the base problem somehthing like Bison
thinks that the target compiler is gcc..
If you create/configure a bison for msvc++, it doesn't do this include?
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe info: http://cygwin.com/ml/
/ hrishy <[EMAIL PROTECTED]> wrote:
| BASTARD
Comeon he probably didn't do it having a party ;-)
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation:
| my $cmd=" c:\\oxe\\cygwin\\bin\\sed.exe 's/^\#ftp/ftp/'
| c:\\cygwin\\usr\\local\\etc\\inetd.conf > c:\\cygwin\\usr\\local\\etc\\inetd.new
| system($cmd);
If it is a cygwin perl, system would probably run it as a unix
environment/shell?? So shouldn't c:\\cygwin.. be c:/cygwin??
| I'm quite knew to Cygwin and don't know what could be responsible for the
| above error. I downloaded all the Deve1 packages, binutils, make and Utils
| packages also since I found that they would be required for compiling my C
| programs..
You need to install the "w32api" package.
Just a quick thought, it is not the heap chunk size
(heap_chunk_in_mb)?? Some value you can increase in the registry..
A quick search found
http://www.cygwin.com/ml/cygwin/2001-04/msg00171.html
|
| File mode specification error: (error "Stack overflow in regexp matcher")
Or recursion is goi
Which cvs do you use (cygwin?) and how do you connect to the repository?
Doesn't the windows/dos cvs'es convert CRLF's to LF (or what it is ;-)
When we use wincvs around here, talking to a repository-server on
unix, I think it is taken care of automagically.
Hmm could it be the mounts of the fi
/ "Fractal A." <[EMAIL PROTECTED]> wrote:
| Hi,
|
| Is there a way to run cygwin from a regular dos prompt? Must I log in to the
| bash shell in order to use the stuff (like g++ flex bison) in cygwin?
No you don't need to, just put c:\cygwin\bin or wherever you can find
the binaries, in your
Isn't a link to cygwin.com enough?? Not much mentioned around it, but
I saw it on the html-pages :-) Ahh under platforms..
/Andy
/ Corinna Vinschen <[EMAIL PROTECTED]> wrote:
| On Thu, Dec 20, 2001 at 02:23:23PM -0500, Christopher Faylor wrote:
| > On Thu, Dec 20, 2001 at 08:47:46PM +11
Just a quick thought about firewalls and ssh'ing through them..
We had a firewall that allowed https-connections, and well, you can
use this to connect to a ssh-server, by telling ssh to use a wrapper
script to fire up the connection, get in touch with me and I can dig
it up..
Meanwhile, using
99 matches
Mail list logo