<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jul 2, 2014, at 3:36 PM, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br class="Apple-interchange-newline"><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="gmail_quote" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">On Wed, Jul 2, 2014 at 12:04 PM, David T. Lewis<span class="Apple-converted-space">&nbsp;</span><span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">The script is installed as /usr/local/bin/squeak.<br><br>Yes that is the one that might get stepped on by the Cog install.<br></blockquote><div><br></div><div>What cog install is this? &nbsp;The Cog tarballs on my site don't install anywhere specific. &nbsp;They unpack to a directory called e.g. coglinuxht, cogspurlinux, etc. &nbsp;They don't stomp on anything.</div></div></blockquote><div><br></div><div>I think that's the point entire. Ken chose one place to install Cog /usr/bin/squeak while David chose to install the Interpreter in /usr/local/bin/squeak. They each built their debs (and deb creation tools like cogdeb.zip) differently. Probably by accident. Perhaps that's a good thing?&nbsp;</div><div><br></div><div>Chris&nbsp;</div><br><blockquote type="cite"><div class="gmail_quote" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><br>&gt;From a Debian packaging point of view, there may be other overlapping<br>files also.<br><br>Dave<br><div class="HOEnZb"><div class="h5"><br>&gt;<br>&gt; On Jul 2, 2014, at 12:32 PM, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; The interpreter VM is installed on both box3 and box4. The debs are in<br>&gt;&gt; /root/localdebs and a record of the installation is in the log file in<br>&gt;&gt; the<br>&gt;&gt; root account (I don't remember the name).<br>&gt;<br>&gt; Yup, I see it. Here it is.<br>&gt;<br>&gt; admin-log.txt: &nbsp;sudo dpkg -i /root/localbuild/squeakvm_20131020-1_i386.deb<br>&gt;<br>&gt; OK, r2793 is the Interpreter VM and it's installed in both boxes. It's<br>&gt; installed in a different location that Cog:<br>&gt;<br>&gt;&gt;&gt; /usr/lib/squeak/4.0-2776<br>&gt;&gt;&gt; /usr/local/lib/squeak/4.10.2-2793<br>&gt;<br>&gt; To my mind that means there's no naming conflict, but I suspect that's not<br>&gt; what you mean. In both box3 and box4 the only script in /usr/bin is cogvm<br>&gt; in box4. The interpreter VM has no script to start it, which I think<br>&gt; explains why "squeak -version" produces nothing at all; whereas, "cogvm<br>&gt; -version" does. And this is the naming convention you want to clear with<br>&gt; Eliot, right? What to call the script that starts a VM process? I don't<br>&gt; think the Interpreter has one installed on either box.<br>&gt;<br>&gt; Closer?<br>&gt;<br>&gt; Chris<br>&gt;<br>&gt;<br>&gt;&gt; Dave<br>&gt;&gt;<br>&gt;&gt;&gt; I did a bit of a survey of VMs on boxes 3 and 4. [1] My aim is to<br>&gt;&gt;&gt; upgrade<br>&gt;&gt;&gt; box4 to the latest Cog (non-Spur) VM available.<br>&gt;&gt;&gt; I think I can do that in box4 with no fuss, as I don't think the<br>&gt;&gt;&gt; Interpreter VM is installed. So I don't expect a conflict. It is worth<br>&gt;&gt;&gt; noting that some binaries are stored in /usr/local/lib and others in<br>&gt;&gt;&gt; /usr/lib.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; About where to put the .deb files. I guess the proper thing is to use<br>&gt;&gt;&gt; cogdeb.zip in /root/localbuild and then copy the deb to /root/localdeb.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Chris<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; [1]<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; BOX3 - start script used<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; TEST FOR VERSION:<br>&gt;&gt;&gt; cogvm -version &nbsp; &nbsp; &nbsp;r2776<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; /usr/bin/cogvm<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; BINARIES AVAILABLE:<br>&gt;&gt;&gt; /usr/lib/squeak/4.0-2776<br>&gt;&gt;&gt; /usr/local/lib/squeak/4.10.2-2793<br>&gt;&gt;&gt; /home/chrismuller/vm/lib/squeak/4.0-2761<br>&gt;&gt;&gt; /home/chrismuller/vm/lib/4.4.7-2357<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; localdebs:<br>&gt;&gt;&gt; cogvm_2776-1_i386.deb &nbsp; &nbsp; &nbsp; &nbsp; squeakvm_20131020-1_i386.deb<br>&gt;&gt;&gt; djbdns_1.05-2_amd64.deb &nbsp; &nbsp; &nbsp; squeakvm64_20131020-1_i386.deb<br>&gt;&gt;&gt; squeak-sources_4.1-1_all.deb<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; BOX3 - no start script used?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; TEST FOR VERSION:<br>&gt;&gt;&gt; squeak -version<br>&gt;&gt;&gt; cannot find VM to run image 'squeak' with option ''<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; BINARIES AVAILABLE:<br>&gt;&gt;&gt; /usr/local/lib/squeak/4.10.2-2793/squeakvm<br>&gt;&gt;&gt; /home/davidlewis/[VM|VMCogUnixBuild|VMUnixBuild]<br>&gt;&gt;&gt; /var/lib/jenkins/jobs/*<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; localdebs:<br>&gt;&gt;&gt; squeakvm_20131020-1_i386.deb &nbsp;squeakvm64_20131020-1_i386.deb<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br><br><br><br></div></div></blockquote></div><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br clear="all" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br></div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">--<span class="Apple-converted-space">&nbsp;</span></span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">best,</span><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Eliot</div></blockquote></div><br></body></html>