Did you try the GraphViz from the same repository?
Yes.
It seems to depend on FFI, but that functionality is not needed anyway. You can safely ignore that warning. The dependency package of mine will simply create an object model of the dependencies and optionally a GraphViz file that you have to convert to a png/svg/pdf from the command line yourself.
The only way I see to load GraphViz, is to download the .mcz file, uncompress it, remove the improperly written method from the .st file, and then to load it from Squeak. Is there something better to load it?
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
