Preconfigured Image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Preconfigured Image

Guido Chari
 
I ran the generator image script for gathering a preconfigured image with VMMaker but it is not working. The output shows a lot of:

2017-03-03 11:27:52.399 Squeak[68800:4978740] *** -[NSPathStore2 stringByAppendingPathExtension:]: cannot append extension 'bundle/Contents/MacOS/' to path '/Users/guidochari/Downloads/CocoaFast.app/Contents/MacOS/Plugins/MiscPrimitivePlugin' 

Apparently thw download VM haven't installed a lot of necessary plugins. 
Am I doing something wrong or the scripts are outdated?
Is there any up to date documentation for developing the VM and generating the sources from scratch?

Thanks,
Best,
Guido.
Reply | Threaded
Open this post in threaded view
|

Re: Preconfigured Image

Nicolas Cellier
 
Hi
Are you on Sierra?

2017-03-03 17:35 GMT+01:00 Guido Chari <[hidden email]>:
 
I ran the generator image script for gathering a preconfigured image with VMMaker but it is not working. The output shows a lot of:

2017-03-03 11:27:52.399 Squeak[68800:4978740] *** -[NSPathStore2 stringByAppendingPathExtension:]: cannot append extension 'bundle/Contents/MacOS/' to path '/Users/guidochari/Downloads/CocoaFast.app/Contents/MacOS/Plugins/MiscPrimitivePlugin' 

Apparently thw download VM haven't installed a lot of necessary plugins. 
Am I doing something wrong or the scripts are outdated?
Is there any up to date documentation for developing the VM and generating the sources from scratch?

Thanks,
Best,
Guido.


Reply | Threaded
Open this post in threaded view
|

Re: Preconfigured Image

Guido Chari
 
Hi

2017-03-03 13:48 GMT-03:00 Nicolas Cellier <[hidden email]>:
 
Hi
Are you on Sierra?

Yes!
 

2017-03-03 17:35 GMT+01:00 Guido Chari <[hidden email]>:
 
I ran the generator image script for gathering a preconfigured image with VMMaker but it is not working. The output shows a lot of:

2017-03-03 11:27:52.399 Squeak[68800:4978740] *** -[NSPathStore2 stringByAppendingPathExtension:]: cannot append extension 'bundle/Contents/MacOS/' to path '/Users/guidochari/Downloads/CocoaFast.app/Contents/MacOS/Plugins/MiscPrimitivePlugin' 

Apparently thw download VM haven't installed a lot of necessary plugins. 
Am I doing something wrong or the scripts are outdated?
Is there any up to date documentation for developing the VM and generating the sources from scratch?

Thanks,
Best,
Guido.




Reply | Threaded
Open this post in threaded view
|

Re: Preconfigured Image

EstebanLM
 
you need another vm, for example: http://files.pharo.org/get-files/60/pharo-mac-stable.zip

Esteban

On 3 Mar 2017, at 17:59, Guido Chari <[hidden email]> wrote:

Hi

2017-03-03 13:48 GMT-03:00 Nicolas Cellier <[hidden email]>:
 
Hi
Are you on Sierra?

Yes!
 

2017-03-03 17:35 GMT+01:00 Guido Chari <[hidden email]>:
 
I ran the generator image script for gathering a preconfigured image with VMMaker but it is not working. The output shows a lot of:

2017-03-03 11:27:52.399 Squeak[68800:4978740] *** -[NSPathStore2 stringByAppendingPathExtension:]: cannot append extension 'bundle/Contents/MacOS/' to path '/Users/guidochari/Downloads/CocoaFast.app/Contents/MacOS/Plugins/MiscPrimitivePlugin' 

Apparently thw download VM haven't installed a lot of necessary plugins. 
Am I doing something wrong or the scripts are outdated?
Is there any up to date documentation for developing the VM and generating the sources from scratch?

Thanks,
Best,
Guido.





Reply | Threaded
Open this post in threaded view
|

Re: Preconfigured Image

Nicolas Cellier
 
I don't have installed this os yet, so these are not first class instructions, but some managed to do it.


2017-03-03 18:03 GMT+01:00 Esteban Lorenzano <[hidden email]>:
 
you need another vm, for example: http://files.pharo.org/get-files/60/pharo-mac-stable.zip

Esteban

On 3 Mar 2017, at 17:59, Guido Chari <[hidden email]> wrote:

Hi

2017-03-03 13:48 GMT-03:00 Nicolas Cellier <[hidden email]>:
 
Hi
Are you on Sierra?

Yes!
 

2017-03-03 17:35 GMT+01:00 Guido Chari <[hidden email]>:
 
I ran the generator image script for gathering a preconfigured image with VMMaker but it is not working. The output shows a lot of:

2017-03-03 11:27:52.399 Squeak[68800:4978740] *** -[NSPathStore2 stringByAppendingPathExtension:]: cannot append extension 'bundle/Contents/MacOS/' to path '/Users/guidochari/Downloads/CocoaFast.app/Contents/MacOS/Plugins/MiscPrimitivePlugin' 

Apparently thw download VM haven't installed a lot of necessary plugins. 
Am I doing something wrong or the scripts are outdated?
Is there any up to date documentation for developing the VM and generating the sources from scratch?

Thanks,
Best,
Guido.