Re: [PyOpenGL-Users] PyOpenGL Binary-Package Install
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2003-04-28 04:52:34
|
Mea culpa (I wrote the (wrong) instructions), Since my development machine hasn't been rebuilt in... ages... I had an old copy of the Tcl/Tk headers and libs stored in my Python 2.2.2 directory. I'd thought they were part of Python, but apparently not! I'm working to figure out what precisely was needed to get them (I'm pretty sure the summary is something like "Install ActiveTCL/Tk, make the headers and libs show up on the include and lib paths, but I'll have to nuke a lot of stuff to confirm that). Also going to try to figure out a problem that John Turner was reporting that appears to be a version conflict with the switch to Togl 1.6. If someone who's built from scratch (fresh install of Python, no Tcl/Tk installed previously) wants to submit instructions on building, please feel free. Enjoy yourselves, Mike Ren, Zhen wrote: >Hi, there, > >I am trying to install PyOpenGL on Windows by following this instruction: >http://pyopengl.sourceforge.net/documentation/installation.html > >In the "Binary-Package Install" section second bullet - install Tcl/Tk: > >Tcl/Tk appropriate for your Python version (automatic in Python 2.2.x) >1) For older Python's you need to install the Tcl/Tk version that came with that version of Python in order to build the Togl component for Tkinter >2) Add Tk's bin directory to your path so the build process can find it >3) Copy Tk's include directory to your Python include directory (i.e. python152/include) > >So, once I have installed Python 2.2.2, Tcl/Tk is already included. However, where is Tk's bin directory and where is Tk's include directory? Should I add Tk's bin directory to my path so the build process can find it and copy Tk's include directory to my Python include directory? Or these instructions are optional, for older Python only? > >Thanks. > >Zhen > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >PyOpenGL Homepage >http://pyopengl.sourceforge.net >_______________________________________________ >PyOpenGL-Users mailing list >PyO...@li... >https://lists.sourceforge.net/lists/listinfo/pyopengl-users > > > -- _______________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ |