3-button-mouse emulating

2009-10-14 Thread Steven Woody
Hi,

When using XWin as X server, it has a option let me emulate
3-button-mouse, but if I don't use XWin and x and X server ( this is
default when I start x window by running startx script), how do I do
the same thing?

Thanks.


--
Life is the only flaw in an otherwise perfect nonexistence
   -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



fc-cache: failed to write cache

2009-10-09 Thread Steven Woody
Hi,

I removed cygwin1.5 on both of my two computers, one is a laptop and
another is a desktop, they are all Windows XP.  I then installed
cygwin 1.7 for them, the result is strange.  The laptop seems okay,
but the desktop, after I tried re-install many times, still always
fail when I execute fa-cache on it, the error messages are:

...
/cygdrive/c/Windows/Fonts: caching, new cache contents: 598 fonts, 0 dirs
/cygdrive/c/Windows/Fonts: caching: failed to write cache
... (repeat for other font directories)
...

But If I install cygwin1.5 on the desktop, it is always okay with fc-cache.

What's wrong with it?

--
Life is the only flaw in an otherwise perfect nonexistence
   -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: fc-cache: failed to write cache

2009-10-09 Thread Steven Woody
After did some explore on my system, I found a very strange thing:
the permissions on directory /etc/postinstall and all scripts
contained in it are no correctly.  Below is a piece of it:

...
-rw-r--r-- 1 woody None 794 2008-10-28 10:31 font-sony-misc.sh.done
-rw-r--r-- 1 woody None 794 2008-10-28 10:32 font-sun-misc.sh.done
-rw-r--r-- 1 woody None 834 2008-10-28 10:33 font-winitzki-cyrillic.sh.done
-rw-r--r-- 1 woody None 804 2008-10-28 10:34 font-xfree86-type1.sh.done
-rw-r--r-- 1 woody None  52 2009-09-25 10:30 fontconfig.sh.done
-rwxr-xr-x 1 woody None 551 2009-02-25 18:15 gcc-g++.sh.done
-rwxr-xr-x 1 woody None 345 2009-02-25 18:15 gcc-g77.sh.done
-rwxr-xr-x 1 woody None 480 2009-02-25 18:15 gcc-gdc.sh.done
-rwxr-xr-x 1 woody None1204 2009-02-25 18:15 gcc-gnat.sh.done
-rwxr-xr-x 1 woody None 424 2009-02-25 18:15 gcc-gpc.sh.done
-rwxr-xr-x 1 woody None2061 2009-02-25 18:15 gcc-java.sh.done
-rw-r--r-- 1 woody None 4360880 2005-06-09 08:37 gcc-mingw-ada-3.4.4-20050522-1.
tgz
-rwxr-xr-x 1 woody None 783 2005-06-09 08:37 gcc-mingw-ada.sh.done
,,,

I compared to another normally run computer, the scripts in the
directory should all be rwxr-xr-x for the file owner.

then I tried to rename fontconfig.conf.done to fontconffig.conf and
change permission for it, but I *can not*, the 'chmod' command takes
no effect on the file.

What's wrong with my installation?  I was using offline installation,
and should be no corruption.

Thanks in advance.



-- Forwarded message --
From: Steven Woody narkewo...@gmail.com
Date: Sat, Oct 10, 2009 at 11:44 AM
Subject: fc-cache: failed to write cache
To: cygwin-xfree@cygwin.com, cygwin-a...@cygwin.com


Hi,

I removed cygwin1.5 on both of my two computers, one is a laptop and
another is a desktop, they are all Windows XP.  I then installed
cygwin 1.7 for them, the result is strange.  The laptop seems okay,
but the desktop, after I tried re-install many times, still always
fail when I execute fa-cache on it, the error messages are:

...
/cygdrive/c/Windows/Fonts: caching, new cache contents: 598 fonts, 0 dirs
/cygdrive/c/Windows/Fonts: caching: failed to write cache
... (repeat for other font directories)
...

But If I install cygwin1.5 on the desktop, it is always okay with fc-cache.

What's wrong with it?

--
Life is the only flaw in an otherwise perfect nonexistence
   -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)



-- 
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: fc-list does not list windows system fonts under cygwin

2009-10-01 Thread Steven Woody
On Fri, Oct 2, 2009 at 3:14 AM, Jon TURNEY jon.tur...@dronecode.org.uk wrote:
 On 01/10/2009 18:38, Ken Brown wrote:

 On 10/1/2009 10:49 AM, Steven Woody wrote:

 Hi,

 I am using tex-live under a cygwin system. I found the 'fc-list'
 command can not list fonts in system font directory
 'c:\windows\fonts'. I remembered it can do this before I reinstalled
 my whole system). What's wrong with it?

 It's not working!

 I think this only recently started working in some limited circumstances
 (See http://cygwin.com/ml/cygwin-xfree/2009-09/msg00010.html), and there
 isn't enough version information in OP to determine if it should work or not
 :-)


I don't get the point.  Anyway, fc-list should list fonts in
c:\windows\fonts in default, is it true or false? My problem is just
that it does not do it.  My fc-list is 2.6.0 and I don't know how to
check cygwin's version, but it was installed recently.

Thanks.


-- 
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: XV Installation Problem

2006-04-16 Thread steven woody
oh, please. can anyone help me ?

On 4/14/06, steven woody [EMAIL PROTECTED] wrote:
 On 4/13/06, Igor Peshansky [EMAIL PROTECTED] wrote:
  Ugh, top-posting...  Reformatted.
 
  On Wed, 12 Apr 2006, steven woody wrote:
 
   On 4/11/06, Igor Peshansky [EMAIL PROTECTED] wrote:
 
  http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Thanks.
 
On Tue, 11 Apr 2006, steven woody wrote:
   
 my installation of cygwin has already included xorg-xfree-devel
 package, but the i still get error when compile XV 3.10a. below is
 information:

 ...
 ./RANLIB.csh libtiff.a
 make[1]: ./RANLIB.csh: Command not found
 make[1]: *** [libtiff.a] Error 127
 make[1]: Leaving directory /usr/src/xv-3.10a/tiff
 make: *** [tiff/libtiff.a] Error 2
   
Looks like you either used a non-Cygwin version of tar to unpack the
source, or you're using an OS/filesystem/setting combo that doesn't
support executable bits on files.  Please follow the Cygwin problem
reporting guidelines at http://cygwin.com/problems.html.
   
If it's the former, unpack the source tarball again using the Cygwin
version of tar, which should set executable permissions properly.  It
could also be that the tarball itself is broken (i.e., RANLIB.csh isn't
executable), in which case a chmod a+x RANLIB.csh should do the trick.
  
   Thank you Igor.
  
   i am using Cygwin version of tar.
  
   i found there is only one RANLIB.csh which is in tiff/ directory, and
   the .csh file has executable bit set ok.
 
  As Matthias mentioned, you are likely either missing /usr/bin/csh or the
  tcsh package.  The latter guess would have been confirmed had you followed
  the problem reporting guidelines at http://cygwin.com/problems.html.  In
  either case, (re)installing the tcsh package should fix your problem.
  Igor

 thank you. i installed the tcsh and passed the previous steps.  but
 got another error:

 make[1]: Leaving directory `/usr/src/xv-3.10a/tiff'
 cc -O  -DDOJPEG -Ijpeg -DDOTIFF -Itiff -DDOPDS -c xv.c
 In file included from xv.c:11:
 xv.h:119: error: conflicting types for 'sys_errlist'
 /usr/include/sys/errno.h:23: error: previous declaration of
 'sys_errlist' was here
 xv.h:119: error: conflicting types for 'sys_errlist'
 /usr/include/sys/errno.h:23: error: previous declaration of
 'sys_errlist' was here
 make: *** [xv.o] Error 1

 please help!

 --
 woody



--
woody

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: XV Installation Problem

2006-04-13 Thread steven woody
On 4/13/06, Igor Peshansky [EMAIL PROTECTED] wrote:
 Ugh, top-posting...  Reformatted.

 On Wed, 12 Apr 2006, steven woody wrote:

  On 4/11/06, Igor Peshansky [EMAIL PROTECTED] wrote:

 http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Thanks.

   On Tue, 11 Apr 2006, steven woody wrote:
  
my installation of cygwin has already included xorg-xfree-devel
package, but the i still get error when compile XV 3.10a. below is
information:
   
...
./RANLIB.csh libtiff.a
make[1]: ./RANLIB.csh: Command not found
make[1]: *** [libtiff.a] Error 127
make[1]: Leaving directory /usr/src/xv-3.10a/tiff
make: *** [tiff/libtiff.a] Error 2
  
   Looks like you either used a non-Cygwin version of tar to unpack the
   source, or you're using an OS/filesystem/setting combo that doesn't
   support executable bits on files.  Please follow the Cygwin problem
   reporting guidelines at http://cygwin.com/problems.html.
  
   If it's the former, unpack the source tarball again using the Cygwin
   version of tar, which should set executable permissions properly.  It
   could also be that the tarball itself is broken (i.e., RANLIB.csh isn't
   executable), in which case a chmod a+x RANLIB.csh should do the trick.
 
  Thank you Igor.
 
  i am using Cygwin version of tar.
 
  i found there is only one RANLIB.csh which is in tiff/ directory, and
  the .csh file has executable bit set ok.

 As Matthias mentioned, you are likely either missing /usr/bin/csh or the
 tcsh package.  The latter guess would have been confirmed had you followed
 the problem reporting guidelines at http://cygwin.com/problems.html.  In
 either case, (re)installing the tcsh package should fix your problem.
 Igor

thank you. i installed the tcsh and passed the previous steps.  but
got another error:

make[1]: Leaving directory `/usr/src/xv-3.10a/tiff'
cc -O  -DDOJPEG -Ijpeg -DDOTIFF -Itiff -DDOPDS -c xv.c
In file included from xv.c:11:
xv.h:119: error: conflicting types for 'sys_errlist'
/usr/include/sys/errno.h:23: error: previous declaration of
'sys_errlist' was here
xv.h:119: error: conflicting types for 'sys_errlist'
/usr/include/sys/errno.h:23: error: previous declaration of
'sys_errlist' was here
make: *** [xv.o] Error 1

please help!

--
woody

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: XV Installation Problem

2006-04-11 Thread steven woody
Thank you Igor.

i am using Cygwin version of tar.

i found there is only one RANLIB.csh which is in tiff/ directory, and
the .csh file has executable bit set ok.

any other clue?

On 4/11/06, Igor Peshansky [EMAIL PROTECTED] wrote:
 On Tue, 11 Apr 2006, steven woody wrote:

  my installation of cygwin has already included xorg-xfree-devel
  package, but the i still get error when compile XV 3.10a. below is
  information:
 
  ...
  ./RANLIB.csh libtiff.a
  make[1]: ./RANLIB.csh: Command not found
  make[1]: *** [libtiff.a] Error 127
  make[1]: Leaving directory /usr/src/xv-3.10a/tiff
  make: *** [tiff/libtiff.a] Error 2

 Looks like you either used a non-Cygwin version of tar to unpack the
 source, or you're using an OS/filesystem/setting combo that doesn't
 support executable bits on files.  Please follow the Cygwin problem
 reporting guidelines at http://cygwin.com/problems.html.

 If it's the former, unpack the source tarball again using the Cygwin
 version of tar, which should set executable permissions properly.  It
 could also be that the tarball itself is broken (i.e., RANLIB.csh isn't
 executable), in which case a chmod a+x RANLIB.csh should do the trick.
 HTH,
 Igor
 --
 http://cs.nyu.edu/~pechtcha/
   |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
 ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
  |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
 '---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

 Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte.
 But no -- you are no fool; you call yourself a fool, there's proof enough in
 that! -- Rostand, Cyrano de Bergerac

 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://x.cygwin.com/docs/
 FAQ:   http://x.cygwin.com/docs/faq/




--
woody

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/