<html>
<head>
<title>Install squeak on BSD x64</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<p>Hallo everybody!<br>I'm trying to install squeak vm on FreeBSD 8.2 x64. kind man Gary Dunn gave me instructions and I report here last results (dialog started in beginners mailing list but I was asked to move my question here).<br>&nbsp;<br>I ran "squeak mySueak.image" from folder where image file resides. The same error:<br>/libexec/ld-elf.so.1: /usr/local/lib/libfreetype.so.9: unsupported<br>&nbsp;<br>Also I've checked version of freetype2 package. It's up to date. What should we do now?<br>&nbsp;<br>So. I still ask to help me.<br>&nbsp;<br>* Gary Dunn &lt;<a href="mailto:garydunnhi@gmail.com">garydunnhi@gmail.com</a>&gt; [Wed, 24 Aug 2011 06:08:46 -1000]:</p><blockquote><p>&gt; First try cd to the directory containing the image, then execute squeak<br>&gt; ...<br>&gt; eliminate the "path_to_image" part.<br>&gt;<br>&gt; Be sure your ports tree is up to date ,,, you may have an older version<br>&gt; of<br>&gt; freetype.<br>&gt;<br>&gt; The VM just says "i386" 
which means an Intel rather than PowerPC. Could<br>&gt; be<br>&gt; limited to 32 bit version. The folks on the vm-dev mailing list would<br>&gt; know,<br>&gt; so join that list and post your results there. I track that list so I<br>&gt; suggest we work this issue there and post a summary result back here.<br>&gt;<br>&gt; Good luck!<br>&gt;<br>&gt; On Wed, Aug 24, 2011 at 4:28 AM, &lt;<a href="mailto:bronta@rambler.ru">bronta@rambler.ru</a>&gt; wrote:<br>&gt;<br>&gt; &gt;  Thank you very much!<br>&gt; &gt; I've executed all your instructions. But when I run "squeak<br>&gt; &gt; /path_to_image/Squeak4.2-10966.image" command I get error:<br>&gt; &gt; /libexec/ld-elf.so.1: /usr/local/lib/libfreetype.so.9: unsupported<br>&gt; file<br>&gt; &gt; layout<br>&gt; &gt;<br>&gt; &gt; May be this is because I have x64 distribution of FreeBSD? Your<br>&gt; &gt; instructions was for x32 only? Or it is not important?<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; * Gary Dunn &lt;<a 
href="mailto:garydunnhi@gmail.com">garydunnhi@gmail.com</a>&gt; [Wed, 24 Aug 2011 03:53:14 -0700]:<br>&gt; &gt;<br>&gt; &gt; &gt; Please give this a try and be sure to let me know what doesn't work.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; GET FREEBSD VIRTUAL MACHINE (VM)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; <a href="http://www.squeakvm.org/index.html">http://www.squeakvm.org/index.html</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt; click "Unix Squeak information and downloads"<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Source and binary archives<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; (most recent version)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; 4.4.7.2357 Unix VM<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Intel x86 FreeBSD click "Squeak-4.4.7.2375-freebsd8.2_i386.tar.gz"<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; (downloading file)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; cd to directory where file was downloaded to<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; extract tarball: tar xvf 
Squeak-4.4.7.2375-freebsd8.2_i386.tar.gz<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; cd Squeak-4.4.7.2375-freebsd8.2_i386<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; 3 folders, bin, lib, share<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; copy contents of bin to /usr/local/bin<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; copy contents of lib to /usr/local/lib<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; copy contents of share to /usr/share (pit man page with other man<br>&gt; pages)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; DOWNLOAD IMAGE<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; <a href="http://www.squeak.org/Download">http://www.squeak.org/Download</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt; click "Squeak Release" to download zip file "Squeak4.2-10966.zip"<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Unzip contents, an image file and a changes file. Move them to the<br>&gt; same<br>&gt; &gt; &gt; location, perhaps ~/MySqueak<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; DOWNLOAD SOURCES<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; <a 
href="http://www.squeak.org/Download">http://www.squeak.org/Download</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt; click "SqueakV4.1.sources" to download sources file<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Beginners mailing list<br>&gt; &gt; <a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>&gt; &gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;</p></blockquote><p>&nbsp;<br>&nbsp;</p>

</body>
</html>