[Pharo-project] Issue loading NB
NativeBoost installer is not loading ConfigurationOfNativeBoost. So the command: 'NBInstaller install' is not working. Cheers, Guido.
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.
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.
On 3 May 2012 16:53, Guido Chari <charig@gmail.com> wrote:
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?
Sure thing :) Actually there is no reason why old way should stop working.. i will just need to change the code to load ConfigurationOfNativeBoost package, since before it was assumed that config in same package (NBInstaller).
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.
-- Best regards, Igor Stasenko.
participants (3)
-
Camillo Bruni -
Guido Chari -
Igor Stasenko