You can't, since Player has been removed and there's no plans for bringing it back.. However, that also means you don't really need those methods, if you browse them, you can see they're really only utility methods for setting the properties of a LatexMorph from a player. So to load in Pharo, you can click the "Browse" button in Monticello, then right-click the LatexMorph-category and do "Load class category"... Well, you *should* be able to at least, both squeak and Pharo seem to give a DNU if the classes don't exist in system yet... So instead, select the LatexMorph category, select each of the three classes in turn, and do "Load class" from the right-click menu. Cheers, Henry On Nov 9, 2009, at 10:13 02AM, alesch wrote:
Hi list:
I'm trying to load LatexMorph and I get the following dependency message.
This package depends on the following classes: Player You must resolve these dependencies before you will be able to load these definitions: Player>>getCode Player>>getDPI Player>>getImage Player>>getTemplate Player>>grabImage Player>>setCode: Player>>setDPI: Player>>setTemplate:
Where can I find this class? Thanks in advance! -- View this message in context: http://n2.nabble.com/Satisfying-LatexMorph-depencies-tp3971944p3971944.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project