Re: [PyOpenGL-Users] RE : PyOpenGL installation problem with ctypes
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@vr...> - 2008-06-27 11:42:43
|
Jérôme NAYLIES wrote: > Hi > > When I use easy_install, the installation try to connect to the Internet or > this action is not possible from my Sun Solaris machine. > > So, I Can't use this option ! > > Jerome > If you download the distribution (source) file to your local machine you should be able to run this from the directory where you saved the file: easy_install -f . --no-deps PyOpenGL which *should* only search the local directory. IIRC you can also explicitly spell out the whole name of the file. I will be on IRC on freenode #pyopengl in an hour or so and can try to walk you through it then if you like. HTH, Mike -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |