May 3, 2012
2:53 p.m.
That works, that was what i had done earlier. But as NB is not included in Pharo, and has its wiki page with it own documentation on how to install it (first link in google if you search for nativeboost) it may be important or to change the installation instructions or to make them work? Cheers, Guido. 2012/5/3 Camillo Bruni <camillobruni@gmail.com>
AFAIK just using ConfigurationOfNativeBoost works. I removed NativeBoostInstaller since this is not the common way to install stuff in pharo.
can you try to do
ConfigurationOfNativeBoost loadDevelopment
best cami
On 2012-05-03, at 15:12, Guido Chari wrote:
NativeBoost installer is not loading ConfigurationOfNativeBoost. So the command: 'NBInstaller install' is not working.
Cheers, Guido.