Hi!

which Pharo version are you using? I was able to download Phoseydon in Pharo 1.4 by doing

Gofer it
� � squeaksource: 'MetacelloRepository';
� � package: 'ConfigurationOfDBXTools';
� � load.

(((Smalltalk at: #ConfigurationOfDBXTools)
� � perform: #project)
� � � � perform: #version: with: #stable)
� � � � � � load: 'Phoseydon'

as it is in the webpage...
What problem did you find?

BTW, I would move this thread to dbxtalk@googlegroups.com or the pharo-users mailing lists.

Cheers,
Guille

On Wed, Dec 12, 2012 at 11:07 PM, Stan Shepherd <stan.shepherd414@gmail.com> wrote:
Hi all, is there a working snippet to load these two? I've tried combinations
from previous threads without success so far.
Thanks, � �...Stan



--
View this message in context: http://forum.world.st/How-to-load-Phoseydon-and-Neptuno-tp4659102.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.