Copy image from Macbook to Ubuntu system
Ciao, i have a Pharo-1.4-one-click application run on MacBook. Now for security problem i need to port and run it on Ubuntu system 14.04.3 I can copy from MacBook and paste on Ubuntu ? On the Ubuntu system i load the pharo-launcher but it don't manage old pharo 1.4 version. Any considerations? Of course the best is to port my code into a new Pharo 4.0 image, but this is another step. Thanks, Dario
normally images works corrs platform. so you should not have problems. Le 2/10/15 16:03, Trussardi Dario Romano a écrit :
Ciao,
i have a Pharo-1.4-one-click application run on MacBook.
Now for security problem i need to port and run it on Ubuntu system 14.04.3
I can copy from MacBook and paste on Ubuntu ?
On the Ubuntu system i load the pharo-launcher but it don't manage old pharo 1.4 version.
Any considerations?
Of course the best is to port my code into a new Pharo 4.0 image,
but this is another step.
Thanks,
Dario
Trussardi Dario Romano <dario.trussardi@tiscali.it> writes:
Ciao,
i have a Pharo-1.4-one-click application run on MacBook.
Now for security problem i need to port and run it on Ubuntu system 14.04.3
I can copy from MacBook and paste on Ubuntu ?
On the Ubuntu system i load the pharo-launcher but it don't manage old pharo 1.4 version.
copy your image from your Mac disk to Ubuntu. If you installed pharo through the PPA, you can type $ pharo-vm-x YOURIMAGE.image -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
participants (3)
-
Damien Cassou -
stepharo -
Trussardi Dario Romano