Re: '"GLX" missing on display' Problems

2004-04-28 Thread Harold L Hunt II
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-ssh-no-x11forwarding Brian Ford wrote: Wrong list: http://cygwin.com/lists.html This is a Cygwin/X specific question. Redirecting... On Wed, 28 Apr 2004, eti1 wrote: I use cygwin from home (on a Windows box) to ssh into my machine at work (Lin

Re: '"GLX" missing on display' Problems

2004-04-28 Thread Brian Ford
Wrong list: http://cygwin.com/lists.html This is a Cygwin/X specific question. Redirecting... On Wed, 28 Apr 2004, eti1 wrote: > I use cygwin from home (on a Windows box) to ssh into my machine at work > (Linux box). I get the following error when I try to run programs that use > opengl libs

Remote Desktop, MultiWindow & Cursors

2004-04-28 Thread Wilks, Dan
Looks like the newer versions of XWin are having cursor problems when coming out of remote desktop (XP Pro). After a remote desktop session the cursor completely disappears in the X window client area. Here's what I'm seeing: - Run a cygwin bash shell - XWin -multiwindow -clipboard - Run xterm o

XWin 6.7.0.0-7 with -clipboard hangs with cygwin1-20040422 in Win98SE

2004-04-28 Thread Carl Holmberg
Hi, I am seeing the same XWin hang problem with the latest code, with -clipboard, as I've reported before. In this case I also used the default startxwin.sh with a --logverbose 255 to try to pick up whatever logging I could. This is a -multiwindow config, but identical hangs occurred before

Re: Instaling IRAF

2004-04-28 Thread Igor Pechtchanski
On Wed, 28 Apr 2004, Marcus Vinicius M.Fernandes wrote: > Hello > > I've just intalled the Cygwin im my laptop and it's working well. But I'm an > astrophysic and I would like to install a software named IRAF > (http://iraf.noao.edu/iraf-homepage.html). This is a RPM. But the instalation > does no

Instaling IRAF

2004-04-28 Thread Marcus Vinicius M.Fernandes
Hello I've just intalled the Cygwin im my laptop and it's working well. But I'm an astrophysic and I would like to install a software named IRAF (http://iraf.noao.edu/iraf-homepage.html). This is a RPM. But the instalation does not proceed, showing messages about missing packages. The setup- 2.

Re: default configuration not working

2004-04-28 Thread Sara Gamble
Hi Alexander, Thanks! I stumbled upon that last night after figuring out I was confused about what -multiwindow window ment (I didn't realize it precluded having a large background window). Now I can successfully open an x-term in non multiwindow mode and fix my display problem with startx -- :

Fluxbox 0.9.9 no build

2004-04-28 Thread quarto
Has anyone been able to get the current developement version of Fluxbox (0.9.9) to build under Cygwin/X? Any help appreciated. Paul I am clueless. Error message from make below. ++ ScreenResources.o(.text+0x0): In function `_ZN4FbTk8

XWin never reads the authority file

2004-04-28 Thread Aravind
Problem: X authentication using MIT-MAGIC-COOKIE-1 fails but xhost based authentication is working. Setup: XWin on Windows XP Professional, X client from Redhat 8.0 Version: CYGWIN_NT-5.1 MYMACHINE 1.5.9(0.112/4/2) 2004-03-18 23:05 i686 unknown unknown Cygwin Commandline: XWin -audit 4 -fullscre

Assistance needed

2004-04-28 Thread smart25
Hello ! I'm trying to use Cygwin instead of installing a full-size Linux. My task is learning system programming in Unix environment. Unfortunately, I do not get "man" for some C/C++ functions, such as "fork()", "cout", "getcwd()" etc. Other C functions (printf for example) are documented. Where c

Re: Color support added to HW accelerated cursor

2004-04-28 Thread Alexander Gottwald
On Tue, 27 Apr 2004, Earle F. Philhower III wrote: > There was one minor change I just committed, you need to always > free the GetIconInfo, not only when it comes back as an icon... Argl. It seems I need more coffee ;) -- [EMAIL PROTECTED] http://www.gotti.org ICQ: 126018723

Re: default configuration not working

2004-04-28 Thread Alexander Gottwald
On Tue, 27 Apr 2004, Sara Gamble wrote: > Hi Alexander, > > Thanks for putting my mind somewhat at ease! I tried your suggestion of > using the startx command, but I am still having display problems. When I > run startx, it still gives me just the single window, even thought I want > the multiw

Re: mysql command line client hangs in cygwin xterm

2004-04-28 Thread Rasjid Wilcox
On Wednesday 28 April 2004 17:40, Richard Piper wrote: > On looking into this, it seems that mysql including its client is > compiled with cygwin. It is an old version, and this may explain the > problem. This is the reason I refuse to use MySQL on Windows - sooner or later the multiple cygwin.dl

Re: mysql command line client hangs in cygwin xterm

2004-04-28 Thread Richard Piper
On looking into this, it seems that mysql including its client is compiled with cygwin. It is an old version, and this may explain the problem. I will look into this further, when I get a chance to download the "beta" version of mysql, which I assume is compiled against a more recent version o