delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/12/22:12:48

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: <nhv AT cape DOT com>
From: "Norman Vine" <nhv AT cape DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: FW: question about cygwin OpenGL
Date: Tue, 12 Oct 2004 22:15:05 -0400
Message-ID: <EKEJIKAILPONGGENMBGAKEFCJBAA.nhv@cape.com>
MIME-Version: 1.0
In-Reply-To: <000001c4b0bf$35d1cac0$d47f0a0a@JPSutter>
X-Virus-Scanned: Cape.Com VirusScan, no known virus found
X-IsSubscribed: yes
Note-from-DJ: This may be spam

John P. Sutter writes:
> 
> To step back a bit: My ultimate goal is to install the PyMOL package
> with python on my Windows XP and to run it on cygwin. It appears from
> Brian Ford's message below (my thanks to him) that the cygwin XFree86
> binaries must necessarily include the GLX extension in order to mesh
> with the OpenGL libraries. That means it would be unnecessary to compile
> a GLX package from another source, since the cygwin XFree86 binaries
> already have everything needed. Is this correct?
> 
> I have sent the PyMOL developers a message outlining my problem, but I
> have a few questions that I think would be better answered on a cygwin
> list:
> 1. Is the GLUT library included in cygwin's OpenGL package?
> 2. Does cygwin's python version include support for threads and
> megawidgets?

I just built and ran PyMol using Cygwin on my system

here is how I did it

make sure you have installed the latest python and the 
opengl zlib and ping Cygwin packages prior to the following

1) install Numeric
http://www.pfdubois.com/numpy/
after untaring cd into top level Numeric directory and execute
python setup.py build
python setup.py install

2) install Pmw
http://pmw.sourceforge.net/
extract tarball into /lib/python2.3/site-packages

3) Install pyMol
after untaring replace all occurrences of "python2.2" with "python2.3"  
in $pymol/setup/Rules.cygwin
in same file adjust PYMOL_PATH appropriately for your system
cd into the top level pyMol directory and issue execute
python setup.py build
python setup.py install
python setup2.py

pymol should now be installed

HTH

Norman



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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019