[Pharo-project] How to load Phoseydon and Neptuno?
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.
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.
What are Phoseydon and Neptuno? New kind of browsers? Alexandre On Dec 13, 2012, at 10:49 AM, Guillermo Polito <guillermopolito@gmail.com> wrote:
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.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
meta layer on top of openBDX and magritte Stef On Dec 14, 2012, at 7:47 AM, Alexandre Bergel wrote:
What are Phoseydon and Neptuno? New kind of browsers?
Alexandre
On Dec 13, 2012, at 10:49 AM, Guillermo Polito <guillermopolito@gmail.com> wrote:
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.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (4)
-
Alexandre Bergel -
Guillermo Polito -
Stan Shepherd -
Stéphane Ducasse