Re: Error: procedure entry point in cygwin1.dll

2003-12-09 Thread Martin Schmid
Hello Rasjid

Thanks for your tip which was not daft at all, since cygwin was actually
running, I just couldn't start xfree from the cygwin shell.
In fact, the cygwin find utility did find another copy of cygwin1.dll in the
c:\windows folder, and deleting this file did solve the problem. Before
deleting it, I repeated trying to find this file with the Windows XP Explorer.
The first try was searching in C:, which failed to find c:\windows\cygwin1.dll
but found C:\cygwin\cygwin1.dll (sic!), then I tried searching in C:\windows
(without changing anything else), and this time c:\windows\cygwin1.dll was
found.
The Windows XP explorer really seems to have a problem finding files :-(

Cheers, Martin

On Saturday 06 December 2003 11:02, Rasjid Wilcox wrote:
 Have you tried using the cygwin find utility instead?
That has to be one of the daftest things I've ever said on a public
mailling 
list, since cygwin is not working.  I would suggest the following instead:
In a cmd shell - 
C:\dir /s  filelist.txt
C:\start wordpad filelist.txt
Do an edit/find for 'cygwin1.dll'.  See if you have more than one.  (In
case 
the Windows find file missed it for some reason.)
Cheers,
Rasjid.

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net




Re: [Xoncygwin-cvs] CVS Update: cygwin-xfree-doc (branch: trunk)

2003-12-09 Thread Alexander Gottwald
On Mon, 8 Dec 2003, Harold L Hunt II wrote:

  I've copyied all changes from xoncygwin except:
  - new logfile handling
 
 That should be okay to move because our CYGWIN tag has the latest 
 XFree86 CVS for all other directories.
 
  - harolds printf warning fixes
 
 I made those changes on the xorg CYGWIN tag... not in xoncygwin.  I take 
 it you mean that you overwrote some files?

The list was meant as changes in xorg, which I've left. I've done a diff 
on the directory and removed all chunks which 
a) should not go into xorg
b) were changed in xorg but ot in xoncygwin

The listed were all from category b

I think I've kept the logfile and the printf changes completely but I'm 
not sure about the rootless changes. But as Kensuke already menitioned it 
seems I've overwritten some of his work.

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Re: Error: procedure entry point in cygwin1.dll

2003-12-09 Thread Christopher Faylor
On Tue, Dec 09, 2003 at 08:22:21PM +1100, Rasjid Wilcox wrote:
On Tuesday 09 December 2003 19:33, Martin Schmid wrote:
The Windows XP explorer really seems to have a problem finding files
:-(

That has been my experience, and it seems, the experience of a number
of others on the list.

It's odd that this is the very first time I've heard that XP find doesn't
find files in system directories.  I guess that's one for the FAQ.

cgf


xterm Xt error: Can't open display:

2003-12-09 Thread cryst
This used to work until about a month or two ago, when I upgraded my ssh.
I'm trying to open an xwindow showing my linux box's client.

From my XP computer I do the following (using a script)
export DISPLAY=127.0.0.1:0.0
PATH=/usr/X11R6/bin:$PATH
eval `ssh-agent`
rm -rf /tmp/.X11-unix
XWin -screen 0 1024 768 
ssh -X -l chris gecko

This starts an X server just fine, and starts an ssh session with a (gentoo)
linux box (named gecko).
so far so good.
This is what comes at the ssh session:

[EMAIL PROTECTED]'s password:
Warning: No xauth data; using fake authentication data for X11 forwarding.
Last login: Tue Dec  9 12:29:56 2003 from 192.168.1.23
[EMAIL PROTECTED] chris $ xterm
xterm Xt error: Can't open display:
[EMAIL PROTECTED] chris $


So I log in fine, it gives me a warning (which from other posts I've read
seems to be not important) but is not able to open the display.
I try exporting my display to 192.168.1.23:0.0 and 192.168.1.23:0.1 and it
returns :


[EMAIL PROTECTED] chris $ Xlib: connection to 192.168.1.23:0.0 refused by server
Xlib: No protocol specified

xterm Xt error: Can't open display: 192.168.1.23:0.0


and the like.  This used to work.  Does anyone have any idea what is going
wrong?



Re: xterm Xt error: Can't open display:

2003-12-09 Thread Alexander Gottwald
On Tue, 9 Dec 2003, cryst wrote:

 [EMAIL PROTECTED]'s password:
 Warning: No xauth data; using fake authentication data for X11 forwarding.
 Last login: Tue Dec  9 12:29:56 2003 from 192.168.1.23
 [EMAIL PROTECTED] chris $ xterm
 xterm Xt error: Can't open display:
 [EMAIL PROTECTED] chris $
 
 and the like.  This used to work.  Does anyone have any idea what is going
 wrong?

http://xfree86.cygwin.com/docs/faq/cygwin-xfree-faq.html#q-ssh-no-x11forwarding

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Trouble with DDD download via cygwin setup

2003-12-09 Thread y2bismil
I'm having trouble downloading the ddd version maintained by Harold Hunt.  
I have cygwin setup version 2.416.  I setup the server to point to
http://www.egr.msu.edu/~huntharo/cygwin/.  I process normally through the cygwin
setup.  I located the ddd entry in the package list under Xfree86.  I select it
and set it to install ddd 3.3.8-1 (binary).  I click Next and it starts
downloading the file ddd-3.3.8-1.tar.bz2.  I gets almost too completion( 96%,
1384k/1435k), and then an error message just comes up and says  download
imcomplete try again.  I've repeated this many times, all to the same result.

I then tried manually downloading the file from
http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1.tar.bz2, which 
downloaded fine.  I extracted it (into a private dir), but when I tried to run
the executable it says it could not find cygxm-2.dll.  I'm assuming this is
either motif or lestiff related from a google.  The main story here is that the
file is downloaded if I do not go through cygwin setup.

Any ideas?

Thanks,

Yamin



*
From: Harold L Hunt II huntharo at msu.edu
Subject: [ITP] ddd-3.3.8
Newsgroups: gmane.os.cygwin.xfree, gmane.os.cygwin.applications
Date: Fri, 05 Dec 2003 21:38:15 +

I would like to contribute and maintain ddd:

 http://www.gnu.org/software/ddd/

GNU DDD is a graphical front-end for command-line debuggers such as
GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python
debugger. Besides ``usual'' front-end features such as viewing source
texts, DDD has become famous through its interactive graphical data
display, where data structures are displayed as graphs.


You can point Cygwin's setup.exe to the following address to install and 
test ddd:

http://www.egr.msu.edu/~huntharo/cygwin/

***Reviewer's Caveat***: I don't think that the static libiberty.a is 
supposed to be installed, so I removed the /usr/lib directory in the 
install step of the build script.

 cut here --

#!/bin/bash

mkdir ddd
cd ddd

wget \
http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/setup.hint

wget \
http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1.tar.bz2

wget \
http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1-src.tar.bz2

 cut here --

MD5 sums:

de2d743b95817745c4227427afec759b *ddd/ddd-3.3.8-1-src.tar.bz2
86cc2b9dff9a4f794dfc6bbe49bf2bbc *ddd/ddd-3.3.8-1.tar.bz2
2c6bec0f95a7c76ee6581133eeab1db6 *ddd/setup.hint


Harold





This mail sent through www.mywaterloo.ca


Re: Trouble with DDD download via cygwin setup

2003-12-09 Thread Harold L Hunt II
[EMAIL PROTECTED] wrote:
I'm having trouble downloading the ddd version maintained by Harold Hunt.  
I have cygwin setup version 2.416.  I setup the server to point to
http://www.egr.msu.edu/~huntharo/cygwin/.  I process normally through the cygwin
setup.  I located the ddd entry in the package list under Xfree86.  I select it
and set it to install ddd 3.3.8-1 (binary).  I click Next and it starts
downloading the file ddd-3.3.8-1.tar.bz2.  I gets almost too completion( 96%,
1384k/1435k), and then an error message just comes up and says  download
imcomplete try again.  I've repeated this many times, all to the same result.
I must have messed up the setup.ini file so it is expecting a larger 
file.  I should fix this, but I have a final due today and my wife is 
very sick.

I then tried manually downloading the file from
http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1.tar.bz2, which 
downloaded fine.  I extracted it (into a private dir), but when I tried to run
the executable it says it could not find cygxm-2.dll.  I'm assuming this is
either motif or lestiff related from a google.  The main story here is that the
file is downloaded if I do not go through cygwin setup.
That's what happens when you install a package by hand: you don't get 
the dependencies.  You need LessTif and possibly some other packages.

Harold


Re: xterm Xt error: Can't open display:

2003-12-09 Thread cryst
Thanks, but I've been there and it didn't help. (Hence this list).

Any idea on how to diagnose this?

Chris Bruner

- Original Message - 
From: Alexander Gottwald [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 12:00 PM
Subject: Re: xterm Xt error: Can't open display:


 On Tue, 9 Dec 2003, cryst wrote:

  [EMAIL PROTECTED]'s password:
  Warning: No xauth data; using fake authentication data for X11
forwarding.
  Last login: Tue Dec  9 12:29:56 2003 from 192.168.1.23
  [EMAIL PROTECTED] chris $ xterm
  xterm Xt error: Can't open display:
  [EMAIL PROTECTED] chris $
 
  and the like.  This used to work.  Does anyone have any idea what is
going
  wrong?


http://xfree86.cygwin.com/docs/faq/cygwin-xfree-faq.html#q-ssh-no-x11forwarding

 bye
 ago
 -- 
  [EMAIL PROTECTED]
  http://www.gotti.org   ICQ: 126018723



Re: xterm Xt error: Can't open display:

2003-12-09 Thread Jay Smith
Could it be related to mixing (as you showed in your post)
  DISPLAY=
and
  Export DISPLAY
???
The example shows:

$ DISPLAY=localhost:0.0
$ export DISPLAY
$ ssh -X remotehost
or

$ DISPLAY=localhost:0.0 ssh -X remotehost

which is different from your original post.

May you tried all the combinations already?

Jay

cryst said the following on 12/09/2003 01:06 PM:
Thanks, but I've been there and it didn't help. (Hence this list).

Any idea on how to diagnose this?

Chris Bruner

- Original Message - 
From: Alexander Gottwald [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 12:00 PM
Subject: Re: xterm Xt error: Can't open display:



On Tue, 9 Dec 2003, cryst wrote:


[EMAIL PROTECTED]'s password:
Warning: No xauth data; using fake authentication data for X11
forwarding.

Last login: Tue Dec  9 12:29:56 2003 from 192.168.1.23
[EMAIL PROTECTED] chris $ xterm
xterm Xt error: Can't open display:
[EMAIL PROTECTED] chris $
and the like.  This used to work.  Does anyone have any idea what is
going

wrong?


http://xfree86.cygwin.com/docs/faq/cygwin-xfree-faq.html#q-ssh-no-x11forwarding

bye
ago
--
[EMAIL PROTECTED]
http://www.gotti.org   ICQ: 126018723




Re: xterm Xt error: Can't open display:

2003-12-09 Thread cryst
Yes I've tried all combinitions of these. We have a proprietary version of
xdisplay (winpro) which works... Also, as I said, it used to work until I
upgraded in November or so. (I upgraded the Linux box at the same time
though, so who knows where the problem lies).

Chris Bruner
- Original Message - 
From: Jay Smith [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 1:10 PM
Subject: Re: xterm Xt error: Can't open display:


 Could it be related to mixing (as you showed in your post)
DISPLAY=
 and
Export DISPLAY
 ???


 The example shows:

 $ DISPLAY=localhost:0.0
 $ export DISPLAY
 $ ssh -X remotehost

 or

 $ DISPLAY=localhost:0.0 ssh -X remotehost

 which is different from your original post.

 May you tried all the combinations already?

 Jay

 cryst said the following on 12/09/2003 01:06 PM:
  Thanks, but I've been there and it didn't help. (Hence this list).
 
  Any idea on how to diagnose this?
 
  Chris Bruner
 
  - Original Message - 
  From: Alexander Gottwald [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Tuesday, December 09, 2003 12:00 PM
  Subject: Re: xterm Xt error: Can't open display:
 
 
 
 On Tue, 9 Dec 2003, cryst wrote:
 
 
 [EMAIL PROTECTED]'s password:
 Warning: No xauth data; using fake authentication data for X11
 
  forwarding.
 
 Last login: Tue Dec  9 12:29:56 2003 from 192.168.1.23
 [EMAIL PROTECTED] chris $ xterm
 xterm Xt error: Can't open display:
 [EMAIL PROTECTED] chris $
 
 and the like.  This used to work.  Does anyone have any idea what is
 
  going
 
 wrong?
 
 
 
http://xfree86.cygwin.com/docs/faq/cygwin-xfree-faq.html#q-ssh-no-x11forwarding
 
 bye
 ago
 -- 
  [EMAIL PROTECTED]
  http://www.gotti.org   ICQ: 126018723





Re: xterm Xt error: Can't open display:

2003-12-09 Thread Igor Pechtchanski
Chris,

Did you read the last part of the article at the link Alexander posted?
The one about server configuration?  You mentioned upgrading Linux, and
I'm not sure the default sshd_config comes with X11Forwarding enabled.
Igor
P.S. Oh, and please instruct your mailer to not quote people's e-mail
addresses in your messages.

On Tue, 9 Dec 2003, cryst wrote:

 Yes I've tried all combinitions of these. We have a proprietary version of
 xdisplay (winpro) which works... Also, as I said, it used to work until I
 upgraded in November or so. (I upgraded the Linux box at the same time
 though, so who knows where the problem lies).

 Chris Bruner
 - Original Message -
 From: Jay Smith PROTECTED
 To: PROTECTED
 Sent: Tuesday, December 09, 2003 1:10 PM
 Subject: Re: xterm Xt error: Can't open display:


  Could it be related to mixing (as you showed in your post)
 DISPLAY=
  and
 Export DISPLAY
  ???
 
 
  The example shows:
 
  $ DISPLAY=localhost:0.0
  $ export DISPLAY
  $ ssh -X remotehost
 
  or
 
  $ DISPLAY=localhost:0.0 ssh -X remotehost
 
  which is different from your original post.
 
  May you tried all the combinations already?
 
  Jay
 
  cryst said the following on 12/09/2003 01:06 PM:
   Thanks, but I've been there and it didn't help. (Hence this list).
  
   Any idea on how to diagnose this?
  
   Chris Bruner
  
   - Original Message -
   From: Alexander Gottwald PROTECTED
   To: PROTECTED
   Sent: Tuesday, December 09, 2003 12:00 PM
   Subject: Re: xterm Xt error: Can't open display:
  
  
  
  On Tue, 9 Dec 2003, cryst wrote:
  
  
  [EMAIL PROTECTED]'s password:
  Warning: No xauth data; using fake authentication data for X11 forwarding.
  
  Last login: Tue Dec  9 12:29:56 2003 from 192.168.1.23
  [EMAIL PROTECTED] chris $ xterm
  xterm Xt error: Can't open display:
  [EMAIL PROTECTED] chris $
  
  and the like.  This used to work.  Does anyone have any idea what is going
  wrong?
  
  
   http://xfree86.cygwin.com/docs/faq/cygwin-xfree-faq.html#q-ssh-no-x11forwarding
  
  bye
  ago

-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


Re: xterm Xt error: Can't open display:

2003-12-09 Thread cryst
Thank you Igor,
It was the sshd-config that was the problem. I've now got gnome-session
starting.

Also sorry bout the addresses. I didn't realize that my client was
misbehaving that badly. Unfortunatly I don't see any way of turning it off.
Time to change to a new client I suppose. (sigh). suggestions?



Christmas donations

2003-12-09 Thread Cary Jamison
I sent this yesterday, but since I did so in reply to a spam post I
think it got filtered out, because I never saw it come through.

Anyway, the spam made me think that this would be a good time for all to
show their appreciation to Harold and others by making a Christmas
donation!

http://xfree86.cygwin.com/donations.html

Cary


Cygwin and XDM-AUTHENTICATION-1

2003-12-09 Thread Terrence Branscombe
Hi,

I'm brand new to Cygwin (and X in general) and would appreciate some 
help understanding how to set up authentication with 
XDM-AUTHENTICATION-1.  I'm running the latest Cygwin/XFree86 release and 
connecting to an HP AlphaServer running OpenVMS.  The XDM for OpenVMS 
supports the XDM-AUTHENTICATION-1 method, but the docs fail to mention 
anything about how the keys are generated.  Does the sysadmin simply 
make up some numbers, or is there a tool for generating a specific key 
format?

First of all, does Cygwin support this method?  If so, I guess the next 
thing I need to know is how and where the key is supposed to be stored 
on the system running Cygwin/XFree.  FInally, what command-line 
parameters are available to pass the key value to the XDM?

Many thanks in advance,

Alder






smime.p7s
Description: S/MIME Cryptographic Signature


Re: Problems with windowmaker icons

2003-12-09 Thread Brian Ford
Please search the archives before posting as this is a frequently reported
issue.  Please also *attach* your cygcheck -svr output.  Thanks.

http://sources.redhat.com/ml/cygwin-xfree/2003-11/msg00273.html
http://www.cygwin.com/ml/cygwin-xfree/2003-11/msg00298.html

On Tue, 9 Dec 2003, RK wrote:

 Dear Cygwin/XFree developers,

 I am starting XFree using my script containing following commands:
 #! /bin/sh
[snip]
 wmaker.exe

 Starting with above script results in following warning messages:
 TIFFReadDirectory: Warning, /usr/X11R6/share/WINGs/Images.tiff: unknown
 field with tag 317 (0x13d) encountered.
 TIFFReadDirectory: Warning,
 /usr/X11R6/share/WindowMaker/Icons/Terminal.tiff: unknown field with tag
 317  (0x13d) encountered.

 Visibly the middle icon of the three in the upper right corner is broken.


-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444