Re: Sharing zsh history in cygwin.

2005-01-20 Thread Andrew Markebo
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

Sharing zsh history in cygwin.

2005-01-20 Thread Andrew Markebo
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 ##

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-10 Thread Andrew Markebo
/ "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

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-07 Thread Andrew Markebo
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

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-06 Thread Andrew Markebo
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

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-06 Thread Andrew Markebo
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/

Re: sshd: Allow service to interact with desktop

2004-05-27 Thread Andrew Markebo
| 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

Re: 1.5.5 and perl 5.8.2-5: bug with perl's system() cmd

2003-11-21 Thread Andrew Markebo
/ 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\" ... ")

Re: Cygwin on DOS

2003-10-16 Thread Andrew Markebo
/ 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

Re: [Serial] PPP/SLIP/.../ network?

2003-08-24 Thread Andrew Markebo
/ "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

Re: auto tab complete

2003-08-22 Thread Andrew Markebo
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.

Re: Problems with GCC

2003-07-12 Thread Andrew Markebo
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

Re: non network install

2003-06-10 Thread Andrew Markebo
/ 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

Re: WinXP username with spaces --> wmaker ko

2003-04-06 Thread Andrew Markebo
/ 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

Re: WinXP username with spaces --> wmaker ko

2003-04-06 Thread Andrew Markebo
/ 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

Re: WinXP username with spaces --> wmaker ko

2003-04-05 Thread Andrew Markebo
| |> 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

Re: How to access a Linux partition

2003-04-04 Thread Andrew Markebo
/ "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

Re: How to access a Linux partition

2003-04-04 Thread Andrew Markebo
/ "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

Re: What to backup in cygwin installation

2003-03-31 Thread Andrew Markebo
/ "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

Re: Cygwin & BitKeeper...

2003-03-31 Thread Andrew Markebo
/ "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

Re: command prompt window title

2003-03-31 Thread Andrew Markebo
| 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

Re: rxvt & vi

2003-03-31 Thread Andrew Markebo
/ "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

Re: Building cross compiler Linux host -> Cygwin target

2003-03-29 Thread Andrew Markebo
/ 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

Re: how to source the environment variables from windows within anexisting cygwin window/terminal again?

2003-03-27 Thread Andrew Markebo
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

Re: launching win apps inside Xfreee86?

2003-03-19 Thread Andrew Markebo
| 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

Re: Cygwin distribution versioning

2003-03-16 Thread Andrew Markebo
/ 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

Re: exceed and xfree

2003-03-14 Thread Andrew Markebo
/ "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

Re: New to cygwin, newbie style question

2003-03-14 Thread Andrew Markebo
/ 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.

Re: How to use ssmtp ?

2003-03-14 Thread Andrew Markebo
/ 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

Re: ls : fails with a long list

2003-03-12 Thread Andrew Markebo
/ <[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

Re: ls : fails with a long list

2003-03-12 Thread Andrew Markebo
| ~> 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

Re: SIGSEGV in localtime()?

2003-02-24 Thread Andrew Markebo
/ 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

Re: cygstart, mutt or mailcap?

2003-02-23 Thread Andrew Markebo
|> 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

Re: GPL Violation

2003-02-20 Thread Andrew Markebo
/ 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

Re: g++ linking probs

2003-02-20 Thread Andrew Markebo
/ "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

Re: g++ linking probs

2003-02-20 Thread Andrew Markebo
/ 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

Re: MESA - check the demos :-)

2003-02-19 Thread Andrew Markebo
/ 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

Re: MESA

2003-02-19 Thread Andrew Markebo
| 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

Re: MESA

2003-02-19 Thread Andrew Markebo
/ 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

Re: how do i make an exe file in cygwin?

2003-01-23 Thread Andrew Markebo
/ "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

Re: Installation

2003-01-17 Thread Andrew Markebo
/ 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

Re: Installation

2003-01-17 Thread Andrew Markebo
/ "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

Re: Installation

2003-01-17 Thread Andrew Markebo
/ "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

Re: Slowness when setting PS1 variable???

2003-01-08 Thread Andrew Markebo
| $ 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

Re: convert microsoft .obj object to .o cygwin object???

2003-01-03 Thread Andrew Markebo
/ 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

Re: Win2000, XEmacs 21.4.10, MH-E, cygwin 1.3.17-1

2003-01-03 Thread Andrew Markebo
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

Re: emacs and mice, that is linux curses control of ssh and rxvtterminal

2002-12-29 Thread Andrew Markebo
/ 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

Re: How to link the following library under Cygwin?

2002-12-21 Thread Andrew Markebo
/ 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

Re: ssh/telnet

2002-12-07 Thread Andrew Markebo
> | 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

Re: OpenSSH and cygwin: let a user only connect via sftp.

2002-12-05 Thread Andrew Markebo
/ "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

Re: HOME set to /

2002-12-04 Thread Andrew Markebo
>> - 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

Re: cygwin with opengl

2002-11-24 Thread Andrew Markebo
/ 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

Re: Annoying cmd console spawn with remote access and Win 2000

2002-05-17 Thread Andrew Markebo
| | 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

Re: How to install from an ftp server if internet isn't reachable?

2002-05-15 Thread Andrew Markebo
/ "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

Re: Cygwin newbie needs help

2002-04-24 Thread Andrew Markebo
/ "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

Re: Cygwin newbie needs help

2002-04-24 Thread Andrew Markebo
| 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

Re: Cygwin newbie needs help

2002-04-24 Thread Andrew Markebo
| 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. /

Re: More newbie questions, SSH and paths

2002-04-24 Thread Andrew Markebo
| > 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

Re: More newbie questions, SSH and paths

2002-04-23 Thread Andrew Markebo
/ "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

Re: which libary should use in order to use opendir() ...

2002-04-23 Thread Andrew Markebo
/ [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

Re: cygwin randomly pauses under Win2k

2002-04-16 Thread Andrew Markebo
/ "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

Re: cygwin-man

2002-04-04 Thread Andrew Markebo
/ 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

Re: cygwin-man

2002-04-03 Thread Andrew Markebo
/ 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

Re: mcrypt commnad

2002-04-03 Thread Andrew Markebo
/ "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

Re: mcrypt commnad

2002-04-03 Thread Andrew Markebo
/ "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

Re: mcrypt commnad

2002-04-03 Thread Andrew Markebo
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

Re: mcrypt commnad

2002-04-03 Thread Andrew Markebo
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

Re: CYGWIN - GMP compile problems

2002-04-02 Thread Andrew Markebo
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

(CVS repository problem) Re: Programs fail to recognize paths.

2002-03-27 Thread Andrew Markebo
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

Re: cygwin telnet to linux/emacs

2002-03-26 Thread Andrew Markebo
/ "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

Re: Programs fail to recognize paths.

2002-03-25 Thread Andrew Markebo
/ 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

Re: how to del files named #???#

2002-03-23 Thread Andrew Markebo
/ "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

Re: Cygwin on Win 2000

2002-03-20 Thread Andrew Markebo
/ "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 ;-)

Re: new cygwin setup, great!

2002-03-20 Thread Andrew Markebo
/ "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

Re: Start up script

2002-03-18 Thread Andrew Markebo
| 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

Re: Newby startup problem - no telnet

2002-03-18 Thread Andrew Markebo
/ "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

Re: terminal is not fully functional ***Rootdir problems***

2002-03-18 Thread Andrew Markebo
[...] | 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

Re: terminal is not fully functional ***Rootdir problems***

2002-03-18 Thread Andrew Markebo
| | > 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

Re: terminal is not fully functional ***Rootdir problems***

2002-03-18 Thread Andrew Markebo
/ "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

Re: terminal is not fully functional ***Rootdir problems***

2002-03-17 Thread Andrew Markebo
| 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

New suggestion for setup, binary/dos-mode

2002-03-07 Thread Andrew Markebo
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

Re: clisp as a shell

2002-02-22 Thread Andrew Markebo
| > 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

Re: 1.3.9: rsync over ssh stalls

2002-02-21 Thread Andrew Markebo
/ "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 |

Re: Binary size

2002-02-21 Thread Andrew Markebo
/ "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

Re: SHELL env not exported in bash

2002-02-21 Thread Andrew Markebo
/ 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

Re: Fwd: Re: Core dumped just only with strcat!

2002-02-19 Thread Andrew Markebo
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

Order of -l on the command line, compared to linux..

2002-02-19 Thread Andrew Markebo
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

Re: how does cygwin see what user I am in windows?

2002-02-18 Thread Andrew Markebo
/ 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

Re: backdoor.egghead trojan in zlib-1.1.3.tar.gz

2002-02-16 Thread Andrew Markebo
/ 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.. :-)

Re: Cygwin as a telnet command shell...

2002-02-01 Thread Andrew Markebo
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

Re: Bug in new Bison parser generator

2002-01-31 Thread Andrew Markebo
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/

Re: new photos from my party!

2002-01-30 Thread Andrew Markebo
/ 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:

Re: What's wrong with this?

2002-01-28 Thread Andrew Markebo
| 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??

Re: gcc/gcc-2.95.3-5

2002-01-27 Thread Andrew Markebo
| 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.

Re: trying again wrt xemacs segfault

2002-01-15 Thread Andrew Markebo
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

Re: CVS and CR, LF

2001-12-22 Thread Andrew Markebo
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

Re: bash dos

2001-12-21 Thread Andrew Markebo
/ "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

Re: GPL Violation - VCDImager

2001-12-21 Thread Andrew Markebo
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

Re: How do I use a socks server with cygwin?

2001-12-20 Thread Andrew Markebo
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