[Pharo-project] NBCog and FileSystem
Hi Igor, I tried to create a next bootable Pharo image based on TinyCore, this time not dependent on framebuffer but with full XOrg (the basic distro is of course bigger, the iso image has 23MB without Pharo). With CogVM everything works well but I wanted to use NBCog and I had problems with directory access. I guess it's because the NBCog currently doesn't contains latests VM patches for the FileSystem support. Can you confirm that? Cheers, -- Pavel
On 28 June 2012 15:00, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi Igor,
I tried to create a next bootable Pharo image based on TinyCore, this time not dependent on framebuffer but with full XOrg (the basic distro is of course bigger, the iso image has 23MB without Pharo). With CogVM everything works well but I wanted to use NBCog and I had problems with directory access. I guess it's because the NBCog currently doesn't contains latests VM patches for the FileSystem support. Can you confirm that?
Yes, the builds did not updated yet. I want to make an update once we will integrate the changes i did for libraries bundling. What i like is to bundle NBGog VM with cairo and freetype libs by default.
Cheers, -- Pavel
-- Best regards, Igor Stasenko.
participants (2)
-
Igor Stasenko -
Pavel Krivanek