From: Ari H. <ahe...@an...> - 2001-04-11 17:38:35
|
On Tue, Apr 10, 2001 at 03:58:32PM -0500, Andrew Morrison wrote: > > Anyway, the reason I was looking at this was to try to run Vpython > (Windows version) with WINE on my redhat machine at school. I haven't had > too much luck with compiling the source and getting it going as suggested > in the earlier thread. I thought this might work, but so far, no go. > This is a bad idea. It will not work. Don't even bother. The reason there is a nice friendly linux port for VPython is so that you can use it under Linux. Repeat after me, "Linux version: Good! Windows version: bad!". :) Compiling the Linux version is easy. You just need to get RPMs (from rpmfind.net) for the libraries it needs -- primarily the Mesa/GL devel libs, and GtkGLArea4/5 (whatever, either will work) devel libs. Ari |