On 2013-05-27 16:16, Bahman Movaqar wrote:Ah...stupid me. �Once I added the `SandstoneDb' repository, I could
> What is the correct way to install `SandstoneDb' in Pharo 2.0? �With the
> approach Pharo book takes[1], Pharo complains about two other packages
> to be installed as well: `DataStream' and `SmartRefStream'.
>
> TIA,
>
> [1] http://book.pharo-project.org/book/PharoTools/SandstoneDB
follow the instructions in `SandstoneDb' package which read
� "For Pharo2, load SandstoneDb, SandstoneDbTests,
� �SandstoneDbFileSystemStore, and SandstondDbFuel (required) in
� �this order."
And apparently it is installed now. �Now I just need to figure out a way
to check if it's really installed :-)
Thank you people.