JNIPort - How to load this in pharo?
Hi All, I was trying to load JNIPort in pharo , from MCHttpRepository location: 'http://www.squeaksource.com/JNIPort' user: '' password: '' Its raising some bugs regarding missing .mcz files in the repo. I wonder if sommone is useing it already, and are willing to share info about loading it to the image. My objective is feasibility study. Thanks in advance. Thushar
I've replied to your Stack Overflow thread. Hope it helps! 2013/10/16 Thushar G R <thushar.gr@gmail.com>
Hi All,
I was trying to load JNIPort in pharo , from
MCHttpRepository location: 'http://www.squeaksource.com/JNIPort' user: '' password: ''
Its raising some bugs regarding missing .mcz files in the repo. I wonder if sommone is useing it already, and are willing to share info about loading it to the image.
My objective is feasibility study.
Thanks in advance.
Thushar
-- Bernat Romagosa.
Hi Bernat, I got the image, used the same settings to initialize JVM in Pharo2.0 image, and i got the random long working. Its a start. Thanks a lot. Thushar thuchu On Wed, Oct 16, 2013 at 1:27 PM, Bernat Romagosa < tibabenfortlapalanca@gmail.com> wrote:
I've replied to your Stack Overflow thread. Hope it helps!
2013/10/16 Thushar G R <thushar.gr@gmail.com>
Hi All,
I was trying to load JNIPort in pharo , from
MCHttpRepository location: 'http://www.squeaksource.com/JNIPort' user: '' password: ''
Its raising some bugs regarding missing .mcz files in the repo. I wonder if sommone is useing it already, and are willing to share info about loading it to the image.
My objective is feasibility study.
Thanks in advance.
Thushar
-- Bernat Romagosa.
Good to hear! You should thank Masashi, he put the image together :p 2013/10/16 Thushar G R <thushar.gr@gmail.com>
Hi Bernat, I got the image, used the same settings to initialize JVM in Pharo2.0 image, and i got the random long working. Its a start.
Thanks a lot. Thushar
thuchu
On Wed, Oct 16, 2013 at 1:27 PM, Bernat Romagosa < tibabenfortlapalanca@gmail.com> wrote:
I've replied to your Stack Overflow thread. Hope it helps!
2013/10/16 Thushar G R <thushar.gr@gmail.com>
Hi All,
I was trying to load JNIPort in pharo , from
MCHttpRepository location: 'http://www.squeaksource.com/JNIPort' user: '' password: ''
Its raising some bugs regarding missing .mcz files in the repo. I wonder if sommone is useing it already, and are willing to share info about loading it to the image.
My objective is feasibility study.
Thanks in advance.
Thushar
-- Bernat Romagosa.
-- Bernat Romagosa.
participants (2)
-
Bernat Romagosa -
Thushar G R