<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/membplugin/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 13 Feb 2018 17:43:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/membplugin/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -11,7 +11,7 @@

 __Windows users__ may need to install Microsoft Visual C++ 2005 SP1 Redistributable Package (x86), available to download at &amp;lt;http: www.microsoft.com="" en-us="" download="" details.aspx?id="5638"&amp;gt;. 

-__Linux users__ default $VMDDIR is __/usr/local/lib/vmd__. You can get this directory by running the following command in VMD console or in a TK console:
+__Linux users__ default $VMDDIR is __/usr/local/lib/vmd__. You can get this directory by typing the following command in VMD console or in a TK console:

 ~~~~~~
 puts $env(VMDDIR) # 'VMDDIR' here is literal. Do not replace by anything.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Tue, 13 Feb 2018 17:43:21 -0000</pubDate><guid>https://sourceforge.neta8d69227faeaa7a3fdb15ca39afd561f838d1b08</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -11,7 +11,7 @@

 __Windows users__ may need to install Microsoft Visual C++ 2005 SP1 Redistributable Package (x86), available to download at &amp;lt;http: www.microsoft.com="" en-us="" download="" details.aspx?id="5638"&amp;gt;. 

-__Linux users__ default $VMDDIR is __/usr/local/lib/vmd__. You can get this directory by typing the following command in VMD console or in a TK console:
+__Linux users__ default $VMDDIR is __/usr/local/lib/vmd__. You can get this directory by running the following command in VMD console or in a TK console:

 ~~~~~~
 puts $env(VMDDIR) # 'VMDDIR' here is literal. Do not replace by anything.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Tue, 13 Feb 2018 17:42:42 -0000</pubDate><guid>https://sourceforge.net58b12cf6f49d32211148254f5c5c79d6dbc0f553</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -14,7 +14,7 @@
 __Linux users__ default $VMDDIR is __/usr/local/lib/vmd__. You can get this directory by typing the following command in VMD console or in a TK console:

 ~~~~~~
-puts $env(VMDDIR)
+puts $env(VMDDIR) # 'VMDDIR' here is literal. Do not replace by anything.
 ~~~~~~

 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Tue, 13 Feb 2018 16:59:40 -0000</pubDate><guid>https://sourceforge.net8f054252463604433e64bec83e60f192ec862569</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -25,8 +25,8 @@

 ~~~~~
-lappend auto_path /path/to/membplugin-release-1.x/**membplugin1.x**
-source /path/to/membplugin-release-1.x/**loadmembplugin.tcl**
+lappend auto_path /path/to/membplugin-release-1.x/membplugin1.x
+source /path/to/membplugin-release-1.x/loadmembplugin.tcl
 ~~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Thu, 31 Mar 2016 14:47:17 -0000</pubDate><guid>https://sourceforge.netfa5a3d64635026dcf83f88e897e30c5ab571e05c</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -25,8 +25,8 @@

 ~~~~~
-lappend auto_path /path/to/membplugin-release-1.x/__membplugin1.x__
-source /path/to/membplugin-release-1.x/__loadmembplugin.tcl__
+lappend auto_path /path/to/membplugin-release-1.x/**membplugin1.x**
+source /path/to/membplugin-release-1.x/**loadmembplugin.tcl**
 ~~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Thu, 31 Mar 2016 14:46:51 -0000</pubDate><guid>https://sourceforge.netfbe95b5bfaacbbb4e39e46be1042f969fc721cdc</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -1,4 +1,4 @@
-#Installation of the stable release
+# Installation of the stable release

 You will need write privileges in VMD's program directory (abbreviated __$VMDDIR__ below).

@@ -17,7 +17,20 @@
 puts $env(VMDDIR)
 ~~~~~~

-----
+---
+
+# Transient installation without write privileges
+
+__Every time you open VMD__, type the following commands in VMD console or in a TK console instead of copying any file on __$VMDDIR__:
+
+
+~~~~~
+lappend auto_path /path/to/membplugin-release-1.x/__membplugin1.x__
+source /path/to/membplugin-release-1.x/__loadmembplugin.tcl__
+~~~~~
+
+
+---

 # Installation from git source code (unstable)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Fri, 19 Dec 2014 18:00:24 -0000</pubDate><guid>https://sourceforge.net0c70f2ad5ceaa5ca17d8d7f98bcc241e82d326b7</guid></item><item><title>Installation modified by Hector Martinez-Seara Monne</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -39,7 +39,7 @@
 chmod 755 /directory/of/repos/
 cd /directory/of/repos/
 git clone http://git.code.sf.net/p/membplugin/code membplugin
-ln -s  /directory/of /repos/membplugin/membplugin1.0/ $VMDDIR/plugins/noarch/tcl/
+ln -s  /directory/of/repos/membplugin/membplugin-DEVEL/ $VMDDIR/plugins/noarch/tcl/
 mkdir -p  $VMDDIR/scripts/init.d/
 ln -s  /directory/of/repos/membplugin/loadmembplugin.tcl  $VMDDIR/scripts/init.d/
 ~~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hector Martinez-Seara Monne</dc:creator><pubDate>Fri, 14 Mar 2014 09:48:10 -0000</pubDate><guid>https://sourceforge.net7802aa806074726cb39acb6087bc23a0ae14e327</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -29,7 +29,7 @@

 1. Create a folder accessible to each vmd user, let's call it /directory/of/repos/. Unless you are the only user of your vmd installation do not use your home directory.
 1. Create a new MEMBPLUGIN repository inside /directory/of/repos/.
-1. Now instead of coping the __membplugin-DEVEL__ subfolder as indicated in the stable release installation, this time we will create links.
+1. Now instead of coping the __membplugin1.x__ subfolder as indicated in the stable release installation, this time we will a create link to __membplugin-DEVEL__.
 1. We also create a link to the the file __loadmembplugin.tcl__ into __$VMDDIR/scripts/init.d/__ folder (create  __init.d__ folder if it does not exist).

 In Linux/MACOSX systems if git is installed that can be done by:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Fri, 31 Jan 2014 16:10:52 -0000</pubDate><guid>https://sourceforge.net49ab92263034463a8710b396343bb9b9eb15510c</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -29,8 +29,8 @@

 1. Create a folder accessible to each vmd user, let's call it /directory/of/repos/. Unless you are the only user of your vmd installation do not use your home directory.
 1. Create a new MEMBPLUGIN repository inside /directory/of/repos/.
-1. Now instead of coping the __membplugin1.0__ subfolder as indicated in the stable release installation, this time we will create links.
-1. We also create a link to the the file __loadmembplugin.tcl__ into __$VMDDIR/scripts/init.d/__ folder (create such folder if it does not exist).
+1. Now instead of coping the __membplugin-DEVEL__ subfolder as indicated in the stable release installation, this time we will create links.
+1. We also create a link to the the file __loadmembplugin.tcl__ into __$VMDDIR/scripts/init.d/__ folder (create  __init.d__ folder if it does not exist).

 In Linux/MACOSX systems if git is installed that can be done by:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Fri, 31 Jan 2014 16:09:25 -0000</pubDate><guid>https://sourceforge.net5fca6e223fa7204e1ad9149ca3ef786eafc62ac2</guid></item><item><title>Installation modified by Ismael Rodriguez Espigares</title><link>https://sourceforge.net/p/membplugin/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -5,13 +5,13 @@
 1. Download the latest release package from [sourceforge.net](https://sourceforge.net/projects/membplugin/files/).
 1. Extract the distribution archive.
 1. Copy the __membplugin1.x__ subfolder (__NOT__ the whole membplugin-release-1.x distribution folder!) into  __$VMDDIR/plugins/noarch/tcl/__ .
-1. Copy the file __loadmembplugin.tcl__ into __$VMDDIR/scripts/init.d/__ folder (create such folder if it does not exist).
+1. Copy the file __loadmembplugin.tcl__ into __$VMDDIR/scripts/init.d/__ folder (create  __init.d__ folder if it does not exist).

 The plugin should appear in the "Extensions/Analysis" menu upon VMD's next run.

 __Windows users__ may need to install Microsoft Visual C++ 2005 SP1 Redistributable Package (x86), available to download at . 

-__Linux users__ default $VMDDIR is '/usr/local/lib/vmd'. You can get this directory by typing the following command in VMD console or in a TK console:
+__Linux users__ default $VMDDIR is __/usr/local/lib/vmd__. You can get this directory by typing the following command in VMD console or in a TK console:

 ~~~~~~
 puts $env(VMDDIR)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ismael Rodriguez Espigares</dc:creator><pubDate>Fri, 31 Jan 2014 15:53:33 -0000</pubDate><guid>https://sourceforge.net56498d9ae4fbe2a7c3f60b55e761249d39f28f72</guid></item></channel></rss>