<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 11, 2020 at 9:32 AM K K Subbu <<a href="mailto:kksubbu.ml@gmail.com">kksubbu.ml@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 10/02/20 10:09 PM, Eliot Miranda wrote:<br>
>> The default prefix path should be changed to something like<br>
>> $HOME/.squeak or $HOME/.config/squeak so that default installations<br>
>> will not require root permission.<br>
> +1000. But this is not really the prefix path, but the default <br>
> installation.  Can’t we easily compute the correct prefix path in<br>
> the squeak launch script based on its path (i.e. from a combination<br>
> of $0 and $PATH ?).<br>
<br>
The prefix path gets recorded in the build directory Makefile, so the <br>
install step in <a href="http://wiki.squeak.org/squeak/6177" rel="noreferrer" target="_blank">http://wiki.squeak.org/squeak/6177</a></blockquote><div><br></div><div>Ugh.  This does not describe the standard VM build :-(</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
   $ make install<br>
<br>
will fail because it requires a sudo. My proposal is to change the <br>
default so that install will proceed smoothly for non-root users. <br>
Package maintainers for distros can override this prefix in the <br>
configure step.<br>
<br>
Once installed, the squeakvm does compute the correct path for plugins <br>
etc. from its installed location.<br></blockquote><div><br></div><div>The Cog VM build scripts install to a local directory, opensmalltalk-vm.git.products</div><div>So there's no issue with the standard VM, AFAIA</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
Regards .. Subbu<br></blockquote><div> </div></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div></div>