[Vm-dev] image install of ubuntu 64-bit has an issue

Robert Withers robert.w.withers at gmail.com
Tue Oct 20 06:40:03 UTC 2015


Here is what I did for 64-bit Ubuntu Cog image install steps:

 1.

    install 64-bit ubuntu

 2.

    sudo apt-get install subversion

 3.

    mkdir Cog

 4.

    cd Cog

 5.

    svn co _http://www.squeakvm.org/svn/squeak/branches/Cog/image_

 6.

    svn co _http://www.squeakvm.org/svn/squeak/branches/Cog_ oscogvm

 7.

    cd image

 8.

    update shell scripts to have bash rather than sh

 9.

    run buildspurtrunkvmmakerimage.sh; it fails

10.

    sudo apt-get install squeak-vm

11.

    run buildspurtrunkvmmakerimage.sh; it fails


The error is below. Thank you for any help,

Robert



cogspurlinuxht/squeak trunk50.image UpdateSqueakTrunkImage.st

/usr/bin/ldd didn't produce any output and the system is 64 bit. You may 
need to (re)install the 32-bit libraries.

cogspurlinuxht/squeak SpurVMMaker.image BuildSqueakSpurTrunkVMMakerImage.st

/usr/bin/ldd didn't produce any output and the system is 64 bit. You may 
need to (re)install the 32-bit libraries.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20151020/66bcb50f/attachment-0001.htm


More information about the Vm-dev mailing list