Re: change the font size of rxvt

2005-09-21 Thread fergus
Try cycling through the possible font sizes with (Shift +) and (Shift -) where the + and - signs are on the numeric keypad. Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Brooks Moses
Larry Hall wrote: At 04:14 PM 9/21/2005, you wrote: For posterity's sake: $ mktexlsr mktexlsr: Updating /cygdrive/h/.texmf/config/ls-R... mktexlsr: Updating /cygdrive/h/.texmf/var/ls-R... mktexlsr: Updating /usr/share/lilypond/2.4.3/ls-R... mktexlsr: Updating /usr/share/texmf/ls-R... mktexlsr:

Re: fstat gives wrong mode after chmod and fchmod

2005-09-21 Thread Yitzchak Scott-Thoennes
On Sun, Sep 18, 2005 at 03:22:56PM -0700, Yitzchak Scott-Thoennes wrote: > I'm seeing this on the 20050916 but as far as I know it's not a > regression. A new perl test (actually using an existing file opened > for read access) turned this up. > > The following gives: > after fchmod to 0 and chmo

Exchange of links with our sites - Cung trao doi lien ket

2005-09-21 Thread Web links exchange
HI, friend! I would like to ask you to exchange links between yours and ours sites (hundreds of sites). As you probably know this will provide your visitors with valuable resources, as well as it would do for us. We can place your site in category of our resource page, suitable for it, and wit

[ANNOUNCEMENT] Updated: cabextract 1.1-1 -- Extract Microsoft cabinet (.CAB) files

2005-09-21 Thread Jari Aalto
PACKAGE DESCRIPTION === Home page: http://www.kyz.uklinux.net/cabextract.php3 License : GPL Extract Microsoft cabinet (.CAB) files. Microsoft cabinet files are used by Microsoft and others to distribute all kinds of data and software: core Web fonts, Longhorn videos, operating

Re: Mounting directory problems

2005-09-21 Thread Christophe Sauthier
On 9/21/05, Larry Hall <[EMAIL PROTECTED]> wrote: > At 12:08 PM 9/21/2005, you wrote: > >Hi, > You mounted the wrong drive. Replace 'x:' with 'k:' and it will work. Of course that was a mispelling... it didn't seems to work here... > Or just mount the share directly: > mount //srv2/test /srv2

Re: change the font size of rxvt

2005-09-21 Thread Svend Sorensen
On 9/21/05, wmaple <[EMAIL PROTECTED]> wrote: > > I used a command like "rxvt -fn fixedsys" to start rxvt. After starting rxvt, > I find that the font size of rxvt is too tiny. Is there a way to change the > font size of rxvt? I don't think fixedsys is scaleable. Try: rxvt -fn 'Courier New-16'

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Larry Hall
At 04:14 PM 9/21/2005, you wrote: >Olumide wrote: > >>I actually did the impossible and looked at the document (gasp ;) ). Theres a >>mktexlsr script (in /usr/bin) that fixes the problems. But there are a few >>ls-R files all over the filesyetem that require write permissions before the >>mktexl

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
Olumide wrote: I actually did the impossible and looked at the document (gasp ;) ). Theres a mktexlsr script (in /usr/bin) that fixes the problems. But there are a few ls-R files all over the filesyetem that require write permissions before the mktexlsr can write to them. For posterity's sak

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
Olumide wrote: I typed 'texdoc kpathsea' and the kpathsea Library (DVI document, 60 pages) popped up, but I still dont know what to do. I actually did the impossible and looked at the document (gasp ;) ). Theres a mktexlsr script (in /usr/bin) that fixes the problems. But there are a few ls-

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
Larry Hall wrote: At 03:15 PM 9/21/2005, you wrote: Looks like there are no usable entries in /var/cache/fonts/ls-R. If I were you, I would see the manual for how to generate ls-R. Which manual is that? Try 'info kpathsea'. I typed 'texdoc kpathsea' and the kpathsea Library (DVI docume

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
Larry Hall wrote: At 03:15 PM 9/21/2005, you wrote: Looks like there are no usable entries in /var/cache/fonts/ls-R. If I were you, I would see the manual for how to generate ls-R. Which manual is that? Try 'info kpathsea'. Sorry, nothing :( -- Unsubscribe info: http://cygwin.co

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Larry Hall
At 03:15 PM 9/21/2005, you wrote: >> Looks like there are no usable entries in /var/cache/fonts/ls-R. If I >>were you, I would see the manual for how to generate ls-R. > >Which manual is that? Try 'info kpathsea'. -- Larry Hall http://www.rfk.com RFK Partners, In

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
BTW, one possible reason might be that the perms got messed up and the postinstall script couldn't write to the file. Take a look at http://www.cygwin.com/ml/cygwin/2004-03/msg00454.html and check the user/group names and privs on that file. The file ls-R is empty (zero bytes) and read on

Re: strange behavior of bash

2005-09-21 Thread Yitzchak Scott-Thoennes
On Wed, Sep 21, 2005 at 06:52:08AM -0600, Eric Blake wrote: > I'm not familiar with DOS promote. Is it some other vendor's shell? Does > it provide its own bash in your home directory, which could explain why > you get a different behavior depending on what directory you are in when > you try to

Re: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
Looks like there are no usable entries in /var/cache/fonts/ls-R. If I were you, I would see the manual for how to generate ls-R. Which manual is that? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Mounting directory problems

2005-09-21 Thread Eric Blake
> > mount //srv2/test /srv2_test > > > > You really should create '/srv2_test' first. > > Why? What difference does it make? A directory must exist prior to the mount point if you want readdir() to see it (used by ls, find, ...). Yes, you can use mount -f to circumvent the requirement that t

Re: Mounting directory problems

2005-09-21 Thread Christopher Faylor
On Wed, Sep 21, 2005 at 11:58:30AM -0700, Yitzchak Scott-Thoennes (aka, 'you') wrote: >On Wed, Sep 21, 2005 at 12:29:04PM -0400, Larry Hall wrote: >> You really should create '/srv2_test' first. > >Why? What difference does it make? If nothing else, when you do a "ls /" you'll see a srv2_test di

Re: Mounting directory problems

2005-09-21 Thread Yitzchak Scott-Thoennes
On Wed, Sep 21, 2005 at 12:29:04PM -0400, Larry Hall wrote: > At 12:08 PM 9/21/2005, you wrote: (no I didn't, you must be thinking of someone else :) > >$ mount x: /srv2_test > >mount: warning - /srv2_test does not exist. > >$ mount > > > >x: on /srv2_test type system (binmode) > > > > >

RE: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Dave Korn
Original Message >From: Dave Korn >Sent: 21 September 2005 18:02 > Original Message >> From: Olumide >> Sent: 21 September 2005 17:54 > >> Hi - >> >> Whenever I start up Cygwin (on my WinXP machine) I get the following >> error messages: >> >> warning: kpathsea: No usable entri

RE: kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Dave Korn
Original Message >From: Olumide >Sent: 21 September 2005 17:54 > Hi - > > Whenever I start up Cygwin (on my WinXP machine) I get the following > error messages: > > warning: kpathsea: No usable entries in /var/cache/fonts/ls-R > warning: kpathsea: See the manual for how to generate ls-R.

kpathsea problem in Cygwin (noob here)

2005-09-21 Thread Olumide
Hi - Whenever I start up Cygwin (on my WinXP machine) I get the following error messages: warning: kpathsea: No usable entries in /var/cache/fonts/ls-R warning: kpathsea: See the manual for how to generate ls-R. warning: kpathsea: No usable entries in /var/cache/fonts/ls-r warning: kpathsea: S

Re: Mounting directory problems

2005-09-21 Thread Larry Hall
At 12:08 PM 9/21/2005, you wrote: >Hi, > >I've create an network drive on srv1 that map \\srv2\test to k: using >Windows2003 GUI. > >But now I want to access that from cygwin, and I can't. > >I've tryed to mount it using mount, but it is not working. Here is >what I've done : > >$ mount x: /srv2_t

Mounting directory problems

2005-09-21 Thread Christophe Sauthier
Hi, I've create an network drive on srv1 that map \\srv2\test to k: using Windows2003 GUI. But now I want to access that from cygwin, and I can't. I've tryed to mount it using mount, but it is not working. Here is what I've done : $ mount x: /srv2_test mount: warning - /srv2_test does not exis

Re: fairly repeatable fork(?) errors in (contrived) test script

2005-09-21 Thread Christopher Faylor
On Wed, Sep 21, 2005 at 09:13:09AM -0500, Tom Rodman wrote: >All: > >I'm using the 9/19 snapshot. The sleep in the below test script seems to >be required, otherwise the script could be simplified and still >cause errors. > >The test script works (always?) without errors on 1.3.20. 1.3.20? That i

Re: strange behavior of bash

2005-09-21 Thread faif cn
Thank you very much all for your replies. I think I should clarify somthing first. Windows has two places to set path parameters "Local Machine" and "User environment", what I changed is "local machine" one which means it affects anyone use this pc. 1. I do have /cygwin/bin in my "User environment

RE: strange behavior of bash

2005-09-21 Thread Dave Korn
Original Message >From: faif cn >Sent: 21 September 2005 10:04 > Thank you Dave > > On 9/20/05, Dave Korn wrote: >>> >>> I deleted some values in Windows Local Environment variable "PATH". >>> My original "HOME" is c:/home/myname/. And then: >> >> it broke. So put them back! >

fairly repeatable fork(?) errors in (contrived) test script

2005-09-21 Thread Tom Rodman
All: I'm using the 9/19 snapshot. The sleep in the below test script seems to be required, otherwise the script could be simplified and still cause errors. The test script works (always?) without errors on 1.3.20. Here are a couple of test runs: ~ $ /tmp/test x: 1 x: 2 x: 3 x: 4 x:

Re: strange behavior of bash

2005-09-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Christopher Faylor on 9/21/2005 7:14 AM: >>Your cygcheck was hard to read, as it was not a plain-text attachment >>(hmm, maybe we could update the problem-reporting instructions to tell >>people to create cygcheck.txt instead of cygcheck.o

Re: strange behavior of bash

2005-09-21 Thread Christopher Faylor
On Wed, Sep 21, 2005 at 06:52:08AM -0600, Eric Blake wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >According to faif cn on 9/21/2005 3:04 AM: >> >> What I deleted is "borland c" bin directory to avoid cygwin confusing >> two "make" tools. and maybe some other PATH variables which I bel

Re: strange behavior of bash

2005-09-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to faif cn on 9/21/2005 3:04 AM: > > What I deleted is "borland c" bin directory to avoid cygwin confusing > two "make" tools. and maybe some other PATH variables which I believe > set by some outdated software. It left as Your cygcheck was

Re: strange behavior of bash

2005-09-21 Thread Larry Hall
At 05:04 AM 9/21/2005, you wrote: >Thank you Dave > >On 9/20/05, Dave Korn korn artimi com> wrote: > ^^^ This is important if you want people to reply to you. >> > I deleted some values in

change the font size of rxvt

2005-09-21 Thread wmaple
I used a command like "rxvt -fn fixedsys" to start rxvt. After starting rxvt, I find that the font size of rxvt is too tiny. Is there a way to change the font size of rxvt? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.ht

Re: strange behavior of bash

2005-09-21 Thread faif cn
Thank you Dave On 9/20/05, Dave Korn <[EMAIL PROTECTED]> wrote: > > > > I deleted some values in Windows Local Environment variable "PATH". > > My original "HOME" is c:/home/myname/. And then: > > it broke. So put them back! What I deleted is "borland c" bin directory to avoid cygwin co