On 2011-01-12 04:34 , grimmwerks wrote: > Can someone post a 'how to you select the version of scala correctly?" > -- I'm having a lot of issues.
If you do not have it already: sudo port install scala_select See installed versions: port select scala --list scala Select one of the versions: sudo port select scala scala27 The *_select ports are only necessary to provide the base files any more, the select functionality has been moved into 'port select'. Rainer _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
