<html>
<head>
<title>Re: [Newbies] Install squeak on BSD</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<p>Thank you very much!<br>I've executed all your instructions. But when I run "squeak /path_to_image/Squeak4.2-10966.image" command I get error:<br>/libexec/ld-elf.so.1: /usr/local/lib/libfreetype.so.9: unsupported file layout<br><br>May be this is because I have x64 distribution of FreeBSD? Your instructions was for x32 only? Or it is not important?<br> <br> <br>* Gary Dunn <<a href="mailto:garydunnhi@gmail.com">garydunnhi@gmail.com</a>> [Wed, 24 Aug 2011 03:53:14 -0700]:</p><blockquote><p>> Please give this a try and be sure to let me know what doesn't work.<br>><br>> GET FREEBSD VIRTUAL MACHINE (VM)<br>><br>> <a href="http://www.squeakvm.org/index.html">http://www.squeakvm.org/index.html</a><br>><br>> click "Unix Squeak information and downloads"<br>><br>> Source and binary archives<br>><br>> (most recent version)<br>><br>> 4.4.7.2357 Unix VM<br>><br>> Intel x86 FreeBSD click
"Squeak-4.4.7.2375-freebsd8.2_i386.tar.gz"<br>><br>> (downloading file)<br>><br>> cd to directory where file was downloaded to<br>><br>> extract tarball: tar xvf Squeak-4.4.7.2375-freebsd8.2_i386.tar.gz<br>><br>> cd Squeak-4.4.7.2375-freebsd8.2_i386<br>><br>> 3 folders, bin, lib, share<br>><br>> copy contents of bin to /usr/local/bin<br>><br>> copy contents of lib to /usr/local/lib<br>><br>> copy contents of share to /usr/share (pit man page with other man pages)<br>><br>> DOWNLOAD IMAGE<br>><br>> <a href="http://www.squeak.org/Download">http://www.squeak.org/Download</a><br>><br>> click "Squeak Release" to download zip file "Squeak4.2-10966.zip"<br>><br>> Unzip contents, an image file and a changes file. Move them to the same<br>> location, perhaps ~/MySqueak<br>><br>> DOWNLOAD SOURCES<br>><br>> <a
href="http://www.squeak.org/Download">http://www.squeak.org/Download</a><br>><br>> click "SqueakV4.1.sources" to download sources file<br>></p></blockquote>
</body>
</html>