Re: Users on Cygwin

2003-06-03 Thread Carlo Florendo
>- Original Message - >From: "Alberto Sánchez" <[EMAIL PROTECTED]> >Hello: >I have installed Cygwin on WinXP. When I open cygwin and I type "pwd" >happen the following thing: >$ pwd >$/cygdrive/h >Cygwin looks for my user directory in the Windows network ( I am H: in the >Windows networ

Re: top is gone

2003-06-20 Thread Carlo Florendo
ouldn't find any hints by reading the bash man page since the top is a different package from bash. > What path is top suppose to be in? It's supposed to be in /bin (if you installed it). Best Regards, Carlo - Carlo Florendo Astra Philippines., Inc. URL: www.astra.ph www

ls.exe slow down in cygwin 1.3.13 (a followup from the "ls problem" thread last november 2002)

2003-06-29 Thread Carlo Florendo
ses). I say temporarily because ntsec is actually a very useful feature to have on, and this is suggested only as a means to find out whether it's the culprit. You can restore the state by either changing "nontsec" to "ntsec", or leaving it off altogether, as it's the de

Re: ls.exe slow down in cygwin 1.3.13 (a followup from the "ls problem" thread last november 2002)

2003-06-29 Thread Carlo Florendo
what could be causing the delay. It would be interesting to see what > the task manager says is happening during this time. Does ls spike the > CPU? Yes it does, but only for directories with quite a number of files. For example, I run ls -l under the /bin directory and the CPU usa

Re: ls.exe slow down in cygwin 1.3.13 (a followup from the "ls problem" thread last november 2002)

2003-06-29 Thread Carlo Florendo
Sorry again. I forgot to put my answer to this question in the previous message. > Reply to David Starks-Browning: > > >Do you have any anti-virus software running? nope i don't have. neither am I running a personal firewall or something. Thanks! Best Regards, C

Re: ls.exe slow down in cygwin 1.3.13 (a followup from the "ls problem" thread last november 2002)

2003-06-30 Thread Carlo Florendo
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 6:52 PM Subject: Re: ls.exe slow down in cygwin 1.3.13 (a followup from the "ls problem" thread last november 2002) > Carlo Florendo wrote: > > > I've tried stracing the output of "ls -l" and

ls slowdown in latest cygwin on my system

2003-07-01 Thread Carlo Florendo
r it. 4) there are no network drives mounted on the system 5) there are no cygwin background processeses that run in the system. 6) upon observing windows task manager, every time ls -l is invoked, the program lsass.exe begins to take as much as 60% of cpu time. Thanks a lot! Best Regards,

Re: ls slowdown in latest cygwin on my system

2003-07-01 Thread Carlo Florendo
I'm sorry, I attached the wrong strace outputs in the previous mail. Here're the correct attachments. I also included the output of cygcheck using the different versions of cygwin. - Original Message ----- From: "Carlo Florendo" <[EMAIL PROTECTED]> To: <[EM

Re: Doesn't chdir to /home/foo when cygwin shell is started

2003-07-01 Thread Carlo Florendo
"Xanana Gusmao" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I installed cygwin on W2K but this time; it doesn't chdir to my homedir ( > C:\cygwin\home\foo ) when the shell is activated. I've tried to "cd ~" but > to no avail. How do I inform the shell about my homedir ? export H

posts to cygwin mailing list always comes with a reply from another address

2003-07-01 Thread Carlo Florendo
I got no clues on how to keep those emails from coming. Any clues? Thanks! Best Regards, Carlo - Carlo Florendo Astra Philippines, Inc. URL: www.astra.ph www.astra.co.jp - Original Message - From: "netlib server" To: Sent: Wednesday, July 02, 2003 9:57 AM Subject: Re: U

Re: posts to cygwin mailing list always comes with a reply from another address

2003-07-01 Thread Carlo Florendo
- Original Message - From: "Brian Dessent" > Carlo Florendo wrote: > > > > Hello, > > > > Starting today, everytime I post to cygwin, I receive the following message below. > > I'm not sending to netlibd nor am I a member of > > t

Re: Need Mail headers (was Re: posts to cygwin mailing list alwayscomes...)

2003-07-01 Thread Carlo Florendo
t because someone has subscribed a list address or set-up a > gateway to the cygwin list. > > I'm not getting these anymore, so I don't have the address. But if you can post > the e-mail address(es), perhaps CGF could remove their subscribtions. > > Elfyn Thanks Elfyn

Re: Doesn't chdir to /home/foo when cygwin shell is started

2003-07-01 Thread Carlo Florendo
HOME=/home/foo cd $HOME Best Regards, Carlo -- Carlo Florendo Astra Philippines, Inc. URL: www.astra.ph www.astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: php-mysql-cygwin how to

2003-07-04 Thread Carlo Florendo
p. php has native support for mysql. To setup php/mysql, you have to: 1) install php 2) setup apache so it supports php 3) get your mysql server up and running 4) write your server scripts to test them. Best Regards, Carlo -- Carlo Florendo Astra Philippines, Inc. URL: www.astra.ph www.

Re: php-mysql-cygwin how to

2003-07-06 Thread Carlo Florendo
s, Carlo ------ Carlo Florendo Astra Philippines, Inc. URL: www.astra.ph, www.astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: rxvt login

2003-07-08 Thread Carlo Florendo
overlooked the obvious here. rxvt -e /usr/bin/login Best Regards, Carlo -- Carlo Florendo Astra Philippines, Inc. URL: www.astra.ph www.astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docum

Re: PHP and Cygwin

2003-07-17 Thread Carlo Florendo
ould be found in the documentation of the package. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: www.astra.ph www.astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

when is it useful to attach strace outputs to the M/L

2003-07-21 Thread Carlo Florendo
Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http://www.hq.astra.ph/resources/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.htm

Re: when is it useful to attach strace outputs to the M/L

2003-07-21 Thread Carlo Florendo
> From: "Christopher Faylor" > On Tue, Jul 22, 2003 at 09:37:16AM +0800, Carlo Florendo wrote: > >Sometimes, when I post problems here, I attach the output of cygcheck > >and strace. Could anyone point out when it's relevant to attach strace > >outputs

practicing building the cygwin.dll

2003-07-22 Thread Carlo Florendo
...)' make: *** [cygheap.o] Error 1 So, with the classic question found in this M/L: WAIDW (What am I doing wrongly)? Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http://www.astra.ph/resources -- Unsubscribe info: http://cygwin.co

Re: practicing building the cygwin.dll

2003-07-22 Thread Carlo Florendo
Oops, sorry! I forgot to attach cygcheck output. Here it is... - Original Message - From: "Carlo Florendo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 12:25 PM Subject: practicing building the cygwin.dll > Hello, > > I&#

documentation on building the cygwin dll

2003-07-22 Thread Carlo Florendo
st Regards, Carlo ------ Carlo Florendo Astra Philippines Inc. URL: www.hq.astra.ph/resources ----- Carlo Florendo Astra (Philippines), Inc. Email: [EMAIL PROTECTED] Web: http://www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: problem with history

2003-07-23 Thread Carlo Florendo
ISTFILE=/.bash_history But bash should do this automatically. For more details, check the bash man page and look for the string bash_history. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: www.hq.astra.ph/resources -- Unsubscribe info: http://cy

Re: documentation on building the cygwin dll

2003-07-23 Thread Carlo Florendo
From: "Elfyn McBratney" > > However, not one of them refers to info that shows how to build the cygwin dll. > > > > The faq contains an entry on how to build dlls but *not* how to build the cygwin > > dll. > > Perhaps from the heading it's a bit mis-leading, but what your looking for is > this <

Re: documentation on building the cygwin dll

2003-07-23 Thread Carlo Florendo
nges to the FAQ or could I just send a patch to its source. Of course I know cgf has the last say, but if it's all right, I'd like to propose an addition. No problem if it ends up in /dev/null :-) Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http://www.hq

Re: documentation on building the cygwin dll

2003-07-23 Thread Carlo Florendo
and is less than 100k. Am I missing anything here? I just want to build the cygwin dll simply. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http://www.hq.astra.ph/resources -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pro

Re: documentation on building the cygwin dll

2003-07-23 Thread Carlo Florendo
't I do it anyway, gosh... stupid me). I assumed that when make exited with an error, the build failed. However, I just tried what you said (running `make install') and it started building (to my great surprise). I was expecting the cygwin dll to be built but when I checked the dlls that we

Re: documentation on building the cygwin dll

2003-07-23 Thread Carlo Florendo
- Original Message - From: "Elfyn McBratney" > On Wed, 23 Jul 2003, Carlo Florendo wrote: > > > > > $ mkdir /install > > > > $ cvs checkout winsup > > > > $ mkdir obj > > > > $ cd obj > > > > $ ../src/config

Re: documentation on building the cygwin dll

2003-07-23 Thread Carlo Florendo
en, attached is the cygcheck output > > Reading the g++ manpage, it is completely legal to use > -fmessage-length=0, so I need to ask which compiler are you using? It's in cygcheck, but here it is anyway... $ gcc --version 2.95.3-5 Thanks! Best Regards, Carlo -- Carlo Florendo Astr

Re: apache dies with pppoe

2003-07-23 Thread Carlo Florendo
> I think this is a new one. > > I'm running Apache behind a nat'd f/w router attached to a dsl modem that > dhcp's an ip from a pppoe connection. > > When the IP address changes, Apache must be restarted. At the moment I'm > cron'ing a restart - but that's a kludge. > > Anybody have a similar s

Re: documentation on building the cygwin dll

2003-07-24 Thread Carlo Florendo
ADME.COMPILATION.PROBLEMS > ./i686-pc-cygwin/winsup/cygwin/regexp/README > ./i686-pc-cygwin/winsup/testsuite/README > > Could anyone point out where the documentation to build the > cygwin dll is? > > Thanks! > > Best Regards, > Carlo > -- > Carlo Florendo >

Re: API Reference documentation

2003-07-24 Thread Carlo Florendo
d > what I can when I can and use it on a stand alone > workstation. > > It would be very useful to me to have the API > reference at my fingertips for whenever I needed it. Get it from http://cygwin.com/cygwin-api/cygwin-api.html :-) Best Regards, Carlo -- Carlo Flor

Re: documentation on building the cygwin dll

2003-07-24 Thread Carlo Florendo
- Original Message - From: "Igor Pechtchanski" > On Thu, 24 Jul 2003, Elfyn McBratney wrote: > > > On Thu, 24 Jul 2003, Carlo Florendo wrote: > > > > > Hello Sam, > > > > > > > From: "Robb, Sam" > > > > Don&

Re: GPL alert ? http://thinstall.com/unix_tools/

2003-07-28 Thread Carlo Florendo
n web site which I don't seem to find today.) There's no acknowledgement from cygwin whatsoever. Hmmm...a really flagrant violation of the GPL. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http://www.hq.astra.ph/resources/ -- Unsubscrib

Re: Source code for binaries offered at http://thinstall.com/ ?

2003-07-28 Thread Carlo Florendo
- Original Message - From: "Jonathan Clark" <[EMAIL PROTECTED]> To: "Max Bowsher" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 7:01 AM Subject: RE: Source code for binaries offered at http://thinstall.com/ ? > Hello Max, > > This is a good point. I have the so

Re: Source code for binaries offered at http://thinstall.com/ ?

2003-07-28 Thread Carlo Florendo
- Original Message - From: "Jon A. Lambert" > From: "Carlo Florendo" <[EMAIL PROTECTED]> > > From: "Jonathan Clark" <[EMAIL PROTECTED]> > > Subject: RE: Source code for binaries offered at http://thinstall.com/ ? > > > &

Re: Backtick does not work

2003-08-14 Thread Carlo Florendo
your script? By the way, this does not seem to be a cygwin problem. Kindly check for more info in http://www.cygwin.com/problems.html Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http://www.hq.astra.ph/resources -- Unsubscribe info: http://cy

Re: Backtick does not work

2003-08-14 Thread Carlo Florendo
> That's not a bash script, that's an 'sh' script. Which is ash on > cygwin. Maybe ash doesn't support back-tick? If you change your > /bin/sh to /bin/bash it should work. Ash supports the backtick. The section of the script which Girish posted should work without problems in bash, sh, an

[Extreme OT] What if someone uses my address to send to aaaspam?

2003-08-14 Thread Carlo Florendo
someone would fake his email address to someone else's email address and send it to [EMAIL PROTECTED], will the spam blocker block the sender email address and its domain as it appeared in the mail headers? How does the spam blocker know which address or domain to block. Thanks! Best Rega

ls problem

2002-11-17 Thread Carlo Florendo
"fileutils-4.1-1". The queer thing is that the fileutils version of my former cygwin package is exactly the same as with the new one. Any help to fix the problem? Thanks a lot! Best Regards, Carlo Florendo Astra (Philippines) Inc. [EMAIL PROTECTED] -- Unsubscribe info

Re: ls problem

2002-11-18 Thread Carlo Florendo
-l total 11 -rw-r--r--1 fcarlo None5 Nov 19 13:58 a -rw-r--r--1 fcarlo None5 Nov 19 13:58 b -rw-r--r--1 fcarlo None 8283 Nov 19 13:59 test real0m1.819s user0m0.030s sys 0m0.000s > On Monday 18 Nov 02, Carlo Florendo writes: > >

Re: ls problem

2002-11-19 Thread Carlo Florendo
e 8283 Nov 19 13:59 test real0m1.819s user0m0.030s sys 0m0.000s Best Regards, Carlo Florendo > > Carlo, > It would have been more helpful if you had provided your cygwin version, > but even without it I could venture a guess... The latest versions of >

Re: ls problem

2002-11-19 Thread Carlo Florendo
- Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Carlo Florendo" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 8:56 AM Subject: Re: ls problem > > Try running 'ls -l' first to pull

Re: ls problem

2002-11-19 Thread Carlo Florendo
9, 2002 7:45 AM Subject: Re: ls problem > Carlo, > > I think your next step must be to run "ls" under "strace" and see where the > excess time (presumably idle time) is going. > > Randall Schulz > Mountain View, CA USA > > > At 17:00 2002-11-19, Ca

Re: ls problem

2002-11-19 Thread Carlo Florendo
I installed cygwin on my F drive. The file system type is NTFS. I run taskmanager and these are the statistics: Mem usage peaks at 1728K. The graph of the CPU Usage peaks at 72 percent. Is there something wrong with my F drive? Thanks! Carlo - Original Message - From: "Pierre A. Humb

Re: ls problem

2002-11-19 Thread Carlo Florendo
> >> There is a huge delay accessing > >> F:\cygwin\usr\local\etc\zoneinfo\posixrules, > >> on your F: drive. > >> What's that? I have no idea. In fact, /usr/local/etc/zoneinfo does not exist--neither a directory nor a file. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple B

gcc problem?

2002-11-20 Thread Carlo Florendo
d is : %s\n", string ); fflush ( stdin ); } return 0; } ---end snippet- Thanks! Carlo Florendo Astra (Philippines), Inc. Email: [EMAIL PROTECTED] Web: http://www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#u

Re: Cygwin Questions

2002-12-26 Thread Carlo Florendo
gt; commands (ls, mkdir, etc) belongs to which package? They belong to the "fileutils" package =) Regards, Carlo Florendo Astra (Philippines), Inc. email: [EMAIL PROTECTED] URL: http://www.astra.ph, http://www.astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bu

Re: Bug in rm -r with locked files

2003-01-21 Thread Carlo Florendo
annot remove `/tmp/directory/.file.swp': Permission denied" and not go on infinite loop. Why rm went on an infinite loop is another matter, but the gurus here can help you if you give more details. Regards, Carlo ---- Carlo Florendo Astra Philippines Inc. email: [EMAIL

Re: Bug in rm -r with locked files

2003-01-21 Thread Carlo Florendo
What cygwin, vi, and fileutils versions are you using? In my case, I (Bsimulated the test case but rm returned immediately with (B (Brm: cannot remove `/tmp/direx/a.swp': Permission denied (Brm: cannot remove directory `/tmp/direx': Directory not empty (B (BI'm using vim 5.8.9, fileutils 4.1

Re: cd'ing to /

2003-01-29 Thread Carlo Florendo
Virginia Mann wrote: I don't know whether this is a cygwin question or just a pure unix question. I don't know as much as I should about either one yet. My "/" is mounted at C:\cygwin, which is sensible. The FAQ warns us that making / point at C:\ is a bad idea. Unfortunately, when I type "

Re: Running on Windows XP

2003-01-30 Thread Carlo Florendo
> I've downloaded the New Cygwin DLL 1.3.19-1 release on to my machine which > runs Windows XP. However, when I double click the display "blinks" open and > then automatically closes. Can you help me? Please be more specific. What are you double clicking? -- Unsubscribe info: http://cygw

Re: Running on Windows XP

2003-01-30 Thread Carlo Florendo
Kindly keep your replies on the list. Like someone said earlier, I wouldn't mind being ccd as long as you reply to the list. > I am double clicking on the Cygwin icon on my desktop. When I do this the > "emulator screen" blinks open and immediately closes. > That sort of problem appears when th

Re: Problems with find

2003-01-31 Thread Carlo Florendo
find . -name 1000.* - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 31, 2003 5:57 PM Subject: Problems with find Hi folks, I trie to search file with find an didn't find all the file which should be found I search for all file starting with

Re: bash & $PS1 (display error)

2003-02-02 Thread Carlo Florendo
> Sorry to but-in :-) > > Now, I havent't been following this thread *bad me* but is the problem that > once you've typed say over 60 characters on the prompt it then starts > overwritting the prompt instead of carrying onto the next line? > > If not, Sorry for buttin-in...I'll but-out now ;-) > >

Re: kudos!

2003-02-17 Thread Carlo Florendo
> At the risk of yet another torrent of sarcasm, I fully concur with Alec. Cygwin > ROCKS THE CASBAH! Warts and all. Everybody involved should be proud of what's > been done here. In my work alone, you've directly contributed to saving untold > numbers of lives (we build heart diagnostic equipme

Re: Cygin GCC errors with multiple users

2003-03-05 Thread Carlo Florendo
You most probably selected "Just for me" only. Try reinstalling and when prompted for those who could use the program, select "All users" or "For all" or something like that. - Original Message - From: "Gavin Cormack" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 05

setup complains even if I've dowloaded everything

2004-04-25 Thread Carlo Florendo
tried to install but setup keeps stopping at _update-info-dir. Do I need to do anything to let setup run correctly so I can finally use cygwin? If you need more information regarding what I did, please tell me. (However, I think what I wrote here is about all that I've done.) Thank you very

blackbox does not compile with latest cygwin

2004-04-25 Thread Carlo Florendo
#x27; make: *** [all-recursive-am] Error 2 Could anyone point out what I'm doing wrong? Thanks! Best Regards, Carlo -- Carlo Florendo y Flora Astra Philippines Inc. www.astra.ph cygcheck.out.gz Description: GNU Zip compressed data -- Unsubscribe info: http://cygwin.c

Re: blackbox does not compile with latest cygwin

2004-04-25 Thread Carlo Florendo
y great extent so I might be wrong. Right! When I added "#include ", blackbox compiled clearly. How come it didn't complain in the past cygwin? I compiled the same blackbox at a linux box (without my added "#include ") and the thing built perfectly. How come the

Re: blackbox does not compile with latest cygwin

2004-04-26 Thread Carlo Florendo
Igor Pechtchanski wrote: On Mon, 26 Apr 2004, Carlo Florendo wrote: Larry Hall wrote: At 11:28 PM 4/25/2004, you wrote: Hi, Now, upon running ./configure on blackbox, all was ok. When I started make, this is the error I got: Making all in src Window.cc:1396: error: `assert

Re: setup complains even if I've dowloaded everything

2004-04-26 Thread Carlo Florendo
Robert Collins wrote: On Fri, 2004-04-23 at 19:35, Carlo Florendo wrote: Hello, I finished mirroring the entire cygwin distribution from www.carfield.com.hk which totalled almost a whopping 2GB. I put the entire distro in our local http server so that anyone could install it from there

Re: blackbox does not compile with latest cygwin

2004-04-27 Thread Carlo Florendo
Larry Hall wrote: At 12:07 AM 4/27/2004, you wrote: Igor Pechtchanski wrote: On Mon, 26 Apr 2004, Carlo Florendo wrote: Larry Hall wrote: At 11:28 PM 4/25/2004, you wrote: Hi, Now, upon running ./configure on blackbox, all was ok. When I started make, this is

Re: blackbox does not compile with latest cygwin

2004-04-27 Thread Carlo Florendo
rification. You cygwin people are really the best :) Best Regards, Carlo -- Carlo Florendo Astra Philippipnes Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/

Installation looks for _update-info-dir even if it exists

2003-08-28 Thread Carlo Florendo
le listing for the entire downloaded distribution. Thanks for all the help! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: www.hq.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Installation looks for _update-info-dir even if it exists

2003-08-28 Thread Carlo Florendo
Sorry, I forgot to attach the file listing... here it is Carlo Florendo wrote: Hello, I've downloaded the entire cygwin distribution (source and binary) and started installation from local directory. However, the installation stops when it starts installing _update-info-dir-.tar.bz2.

link correction originating from cygwin website

2003-09-10 Thread Carlo Florendo
Hello, The link for the starship trader grahical console as pointed to in the software section of the cygwin website is: http://cygwin.com/www.geocities.com/kirellii The cygwin.com could probably be stripped. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. URL: http

disabling all forms of autoindentation in cygwin's vim

2003-09-24 Thread Carlo Florendo
as released by its creator? How could I disable any and all sorts of indentation in cygwin's vim. Attached is cygcheck.out Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.hq.astra.ph Cygwin Win95/NT Configuration Diagnostics Current System Time: Thu Sep 25 11

Re: disabling all forms of autoindentation in cygwin's vim

2003-09-25 Thread Carlo Florendo
Corinna Vinschen wrote: On Thu, Sep 25, 2003 at 11:49:07AM +0800, Carlo Florendo wrote: Hello, The cygwin version of vim, when installed, works well. However, autoindentation is forced on the user by default. I've mailed the vim mailing list and asked about this. Vim's creato

Re: make is not install

2003-09-25 Thread Carlo Florendo
What am I doing wrong? What package do I need to install to get 'make'? Are you sure you got everything. What mirror are you using? Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.hq.astra.ph -- Unsubscribe info: http://cygwin.com/

Re: 'dig', 'nslookup' etc?

2003-10-01 Thread Carlo Florendo
o to http://cygwin.com/packages and start your search from there. Say for example, you want to look for all files with the "foo" string, type "foo" in the search box. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.hq.astra.ph -- Unsubscribe info:

Re: Error: procedure entry point _getreent could not be located...

2003-10-13 Thread Carlo Florendo
revious version known not to break dependencies and install it via setup or manually. This behaviour of cygwin perl has been around for several weeks now. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. http://www.astra.ph -- Unsubscribe info: http:/

Re: rwho in cygwin?

2003-10-14 Thread Carlo Florendo
From: "Christian Joensson" > Would it be possible/desirable to have the rwho package under cygwin? Yes. If someone would volunteer to contribute and maintain it. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. http://www.hq.astra.ph -- Uns

ln, ls or readline problem?

2005-11-08 Thread Carlo Florendo
ectory above the symbolic link. Which is incorrect, the output of `ls -l ../', or the output of `ls -l ../'? Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: Why are Windows paths broken in make 3.81?

2006-07-25 Thread Carlo Florendo
Christopher Faylor wrote: I participate in cygwin because I like providing a linux-like interface on Windows. Booof! This is the best reason why cygwin existed and why it still exists. We hope this continues. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph

How to make setup not look for external mirrors

2004-10-06 Thread Carlo Florendo
o not have Internet connections, they won't be able to download the mirror list. Installation stops from that point. Is there any way via setup to install cygwin from my local http server? Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe

[SOLVED] Re: How to make setup not look for external mirrors

2004-10-06 Thread Carlo Florendo
Hello Dave and Bertrand, Great advice! Worked well. Thank you very much! Best Regards, Carlo Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Carlo Florendo Sent: 06 October 2004 08:51 Hello great cygwin people! I have mirrored cygwin and made the installation

on winXP sp2, setup loops forever when installing xorg-base

2004-11-08 Thread Carlo Florendo
hinted that since setup doesn't install dependencies, this could be a setup problem (http://cygwin.com/ml/cygwin-xfree/2004-11/msg00022.html) Is this an X or a setup problem? (I'm at a loss so I posted to cygwin and cygwin-xfree). Please advise on where to post. Thanks! Best Rega

Postgresql error "pg_ctl stop" is invoked after a "postmaster -i &" invocation

2004-12-08 Thread Carlo Florendo
17% /cygdrive/h The postgresql database is in /var/postgresql/data (which is actually d:\cygwin\var\postgresql\data) I deleted all the PID lock files under /tmp but was still unsuccessful in restarting the db. I get the same error above. Attached is cygcheck. Thanks! Best Regards, Carlo -- Carlo F

Re: Postgresql error "pg_ctl stop" is invoked after a "postmaster -i &" invocation

2004-12-09 Thread Carlo Florendo
Reini Urban wrote: Carlo Florendo schrieb: I invoked: "postmaster -i -D /var/postgresql/data &" and was able to start and connect to my database. Since the process was made to run on the background, I wanted a way to stop it without doing a "kill -9". Thus, on another

mingw and cygwin

2005-01-25 Thread Carlo Florendo
ving the rest of cygwin except the mingw libraries plus the (native) mingw and b) having the rest of cygwin including its mingw libraries minus the (native) mingw Thank you all for your patience. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info:

Re: /dev/hda overwritten on local cygwin mirror

2005-02-02 Thread Carlo Florendo
#x27;ll just be looking for the partition maps at /proc/kcore or re-write some supreblocks... -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

Re: /dev/hda overwritten on local cygwin mirror

2005-02-05 Thread Carlo Florendo
Corinna Vinschen wrote: On Feb 3 15:59, Carlo Florendo wrote: Truth to tell, I was annoyed by cgf, Igor, and Dave's responses and that was great since, for the first time, I experienced the meanness of this list, which is nice and entertaining. I'm honestly shocked. Appa

Re: Bespoke installations: simple elegance of setup.exe when setup.ini is absent

2005-05-03 Thread Carlo Florendo
iningand yes, a few threads ago too. Cygwin really is the best mailing list. :) -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Strange-Dangerous behaviour in Cygwin

2005-05-08 Thread Carlo Florendo
Christopher Faylor wrote: On Sun, May 08, 2005 at 03:02:17PM +0200, Angelo Graziosi wrote: The problems described prviously exist in standard bash shell (that is launched with the link on Desktop) and in the shell launched by xterm (with startxwin.bat). THEY DO NOT exist in dos box (with C\:cygw

Re: Strange-Dangerous behaviour in Cygwin

2005-05-08 Thread Carlo Florendo
Carlo Florendo wrote: Christopher Faylor wrote: On Sun, May 08, 2005 at 03:02:17PM +0200, Angelo Graziosi wrote: The problems described prviously exist in standard bash shell (that is launched with the link on Desktop) and in the shell launched by xterm (with startxwin.bat). THEY DO NOT exist

Re: [Fwd: Strange-Dangerous behaviour in Cygwin]

2005-05-08 Thread Carlo Florendo
e; + else +{ + response[response_len - 1] = '\0'; + yes = (0 < rpmatch (response)); +} - return rpmatch (buf) == 1; + free (response); + return yes; } -- Does this patch also fix the issue of arrow keys wrongly being enabled like a text editor (e.g. dur

Re: How to have libpcap

2005-06-01 Thread Carlo Florendo
Igor Pechtchanski wrote: P.S. Your spacebar key seems to be malfunctioning again... It sure does, for the nth time. funny. -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Conversion from CYGWIN enviornment to Linux

2005-06-06 Thread Carlo Florendo
Did you actually try? ;) Thanks a lot! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygw

Re: Problems with perl and pod2html

2005-06-06 Thread Carlo Florendo
http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ It would be better if there were more details in this problem of yours. Please read http://cygwin.com/problems.html and take note of the part that talks about

Re: Running cygwin service via cygrunsrv under account without password in Win XP Pro - impossible?

2005-06-06 Thread Carlo Florendo
to try to run it under a lower-privilege account. Corinna rocks! Yes, she does :) -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- 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/

[Ping CKOA] Re: rebase-2.3-1 package

2005-06-06 Thread Carlo Florendo
uggest PPIOSPE Suggested pronunciation. pee-pee-yows-pee -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: need help

2005-06-07 Thread Carlo Florendo
that it would be tedious to know which DLL version they did link against. The best thing for you is to get support from where you downloaded libpst from. They should provide the binary and source of the dll. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines In

Re: One reason not to use win xp (was re: drop win98 support)

2005-06-07 Thread Carlo Florendo
won't change for the simple reason that they ain't broke. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentat

Re: Re :Re: apache start problem

2005-06-07 Thread Carlo Florendo
(comma and period). Your mail would be better to read, IMHO, if you put a space after a comma, and two spaces, after a period. Or, does your spacebar *really* have a problem, as Igor pointed a few times? ;) Thanks a lot! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.

Re: error initdb-failed

2005-06-07 Thread Carlo Florendo
part that talks about running cygcheck. HTH. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

Re: Unicode in filenames support?

2005-06-08 Thread Carlo Florendo
the reason for it is read-only access would encourage an increase in "add me please" requests to the list. Is that such a big price to pay? Regards, Shaddy Nope, that's not a big price at all. The big price is when you tire CGF, the man behind this all. http://www.cygwin.

Re: passwd & group file problems ?

2005-06-09 Thread Carlo Florendo
Roy Wiseman wrote: I agree that Symantec are a bit of satanic corporation, So you think this is not an insult to the corporation?:) PS. If ever you reply, please direct all the mails to the cygwin-talk mailing list where discussions of this type are on-topic. -- Carlo Florendo

Re: How to get version-information of executeable

2005-06-14 Thread Carlo Florendo
Jason Tishler wrote: Oliver, Please post instead of sending private email. By the way, FYI this is already in the OLOCA. http://www.cygwin.com/acronyms/#PPIOSPE :) -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: PostgreSQL: logon failure

2005-06-16 Thread Carlo Florendo
4. Run the service cygrunsrv -S postmaster HTH. Thank you very much. Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

  1   2   >