From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21554 invoked by alias); 11 Jan 2004 03:20:35 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 21547 invoked from network); 11 Jan 2004 03:20:34 -0000 Received: from unknown (HELO roger.ecn.purdue.edu) (128.46.105.87) by sources.redhat.com with SMTP; 11 Jan 2004 03:20:34 -0000 Received: from purdue.edu (aae105-dhcp-5.ecn.purdue.edu [128.46.105.158]) (authenticated bits=0) by roger.ecn.purdue.edu (8.12.10/8.12.10) with ESMTP id i0B3KTtR007747 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Sat, 10 Jan 2004 22:20:30 -0500 (EST) Message-ID: <4000C0F4.3010401@purdue.edu> Date: Sun, 11 Jan 2004 03:20:00 -0000 From: "B. Marchand" Organization: Purdue University User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: geomview under cygwin Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned-ECN: by AMaVIS version 11 (perl 5.8) (http://amavis.org/) X-SW-Source: 2004-01/txt/msg00199.txt.bz2 List-Id: I noticed several people posted some geomview related questions back in 2002. So, maybe someone will know the answer to this question. I followed the instructions on http://www.rzuser.uni-heidelberg.de/~mfoehl/Geomview_under_Windows.html about compiling geomview under cygwin. I had to acquire the forms library for Win32 from a different source (http://ftp.fh-wolfenbuettel.de/links/unix/desktop/xforms/NT/GnuWIN32/), since they seem to be temporarily unavailable from the xforms website (https://savannah.nongnu.org/projects/xforms). At any rate, everything seems to configure and compile fine. However, when I try to just execute geomview nothing happens - nothing shows on the screen and there are no geomview related processes running. No error messages are sent to the screen so I don't know what is going on. Any ideas as to what the problem may be? Thanks. --B.