From: Rhett A. <ra...@se...> - 2006-04-28 12:41:32
|
Does anyone have any experience compiling vpython on an intel-based mac? Is there any reason to think this should not work? Any tips would be appreciated. Rhett |
From: Martin C. <cos...@wa...> - 2006-04-28 17:38:20
|
Rhett Allain wrote: > Does anyone have any experience compiling vpython on an intel-based > mac? Is there any reason to think this should not work? Any tips would > be appreciated. The vpython package in Fink (visual-py23 or visual-py24) has no problem compiling on intel. -- Martin |
From: Frank W. P. a. A. U of R <wo...@pa...> - 2006-04-28 22:46:24
|
I do not see visual listed when running fink on intel (neither in stable or unstable). Frank On Fri, 28 Apr 2006, Martin Costabel wrote: > Rhett Allain wrote: >> Does anyone have any experience compiling vpython on an intel-based mac? >> Is there any reason to think this should not work? Any tips would be >> appreciated. > > The vpython package in Fink (visual-py23 or visual-py24) has no problem > compiling on intel. > > -- _____________________________________________________________________ Frank L. H. Wolfs e-mail: wo...@pa... Department of Physics and Astronomy University of Rochester B&L 203A, RC Box 270171 fax: (585) 273 - 3237 500 Wilson Blvd. phone: (585) 275 - 4937 Rochester, NY 14627 http://teacher.pas.rochester.edu/ |
From: Martin C. <cos...@wa...> - 2006-04-28 23:24:58
|
Frank Wolfs, Physics and Astronomy, U of R wrote: > I do not see visual listed when running fink on intel (neither in stable > or unstable). Very strange. Are you sure you are using the 10.4 tree? In unstable, there is visual-py2{3,4}-3.2.9-1002. It will go to stable if there is any positive user feedback. -- Martin |
From: Frank W. P. a. A. U of R <wo...@pa...> - 2006-04-28 23:59:48
|
I just started using my intel mini, and installed fink following the instructions; I assume this will use the 10.4 tree by default; I assume that the line "Distribution: 10.4" in the fink.conf tells me that I use the 10.4 tree. I added unstable/min and ustable/crypto to the fink.conf file, updated the index to get the unstable packages, but I do not see the visual if I do fink list. I am not sure where things go wrong. Fink finds a total of 1754 packages, but none of them contain visual. Frank On Sat, 29 Apr 2006, Martin Costabel wrote: > Frank Wolfs, Physics and Astronomy, U of R wrote: >> I do not see visual listed when running fink on intel (neither in stable >> or unstable). > > Very strange. Are you sure you are using the 10.4 tree? In unstable, there is > visual-py2{3,4}-3.2.9-1002. It will go to stable if there is any positive > user feedback. > > -- _____________________________________________________________________ Frank L. H. Wolfs e-mail: wo...@pa... Department of Physics and Astronomy University of Rochester B&L 203A, RC Box 270171 fax: (585) 273 - 3237 500 Wilson Blvd. phone: (585) 275 - 4937 Rochester, NY 14627 http://teacher.pas.rochester.edu/ |
From: Martin C. <cos...@wa...> - 2006-04-29 10:06:11
|
Frank Wolfs, Physics and Astronomy, U of R wrote: > I just started using my intel mini, and installed fink following the > instructions; I assume this will use the 10.4 tree by default; I assume > that the line "Distribution: 10.4" in the fink.conf tells me that I use > the 10.4 tree. I added unstable/min and ustable/crypto to the fink.conf > file, updated the index to get the unstable packages, but I do not see > the visual if I do fink list. I am not sure where things go wrong. > Fink finds a total of 1754 packages, but none of them contain visual. Something must have gone wrong with your selfupdate then. Fink 10.4/unstable has something like 5650 packages. What selfupdate method did you choose? You should use selfupdate-rsync. The selfupdate-cvs method is currently broken for anonymous cvs users, because Sourceforge broke their anonymous cvs access and don't seem to be in a hurry to repair it. -- Martin |
From: Frank W. P. a. A. U of R <wo...@pa...> - 2006-04-29 12:07:34
|
You are correct; I did the rsynch update and this immediately solved the problem and I see that visual is available. Thanks very much! Frank On Sat, 29 Apr 2006, Martin Costabel wrote: > Frank Wolfs, Physics and Astronomy, U of R wrote: >> I just started using my intel mini, and installed fink following the >> instructions; I assume this will use the 10.4 tree by default; I assume >> that the line "Distribution: 10.4" in the fink.conf tells me that I use >> the 10.4 tree. I added unstable/min and ustable/crypto to the fink.conf >> file, updated the index to get the unstable packages, but I do not see the >> visual if I do fink list. I am not sure where things go wrong. Fink >> finds a total of 1754 packages, but none of them contain visual. > > Something must have gone wrong with your selfupdate then. Fink 10.4/unstable > has something like 5650 packages. What selfupdate method did you choose? You > should use selfupdate-rsync. The selfupdate-cvs method is currently broken > for anonymous cvs users, because Sourceforge broke their anonymous cvs access > and don't seem to be in a hurry to repair it. > > -- _____________________________________________________________________ Frank L. H. Wolfs e-mail: wo...@pa... Department of Physics and Astronomy University of Rochester B&L 203A, RC Box 270171 fax: (585) 273 - 3237 500 Wilson Blvd. phone: (585) 275 - 4937 Rochester, NY 14627 http://teacher.pas.rochester.edu/ |