Re: Uninstalling Livecode

2016-06-08 Thread RM



On 8.06.2016 09:43, Peter TB Brett wrote:

On 08/06/2016 06:47, RM wrote:


If I dig into the /home/.runrev directory I can manually delete the
versions I don't want, but the
system still 'sees' those I have deleted, so they show up in the menu
system.

Is there a way to remove all but the 8 versions I use (3.5, 4.0, 4.5,
6.7.11, 7.14, 8.0.1, 8.0.2 rc-1 & 8.10) completely?


Hi Richmond,

Assuming that you never install for "All Users", then you can try 
something like:


find $HOME -iname 'livecode*.desktop'

to list all of the .desktop files that LiveCode installs to make 
itself appear in your menu system.


You can then manually delete the ones you no longer require.

(I haven't actually tried this so some fudging around may be needed in 
order to make it work).


   Peter



To be honest 'find $HOME -iname 'livecode*.desktop'' didn't list much, 
so I took the quick-n-dirty route

of deleting the folders from within /Home/.runrev/components/ . . .

and then manually deleting .desktop files the in 
/Home/.local/share/application folder.


The most useful information was pointing out the .local folder to me!

Richmond.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Uninstalling Livecode

2016-06-08 Thread RM



On 8.06.2016 09:43, Peter TB Brett wrote:

On 08/06/2016 06:47, RM wrote:


If I dig into the /home/.runrev directory I can manually delete the
versions I don't want, but the
system still 'sees' those I have deleted, so they show up in the menu
system.

Is there a way to remove all but the 8 versions I use (3.5, 4.0, 4.5,
6.7.11, 7.14, 8.0.1, 8.0.2 rc-1 & 8.10) completely?


Hi Richmond,

Assuming that you never install for "All Users", then you can try 
something like:


find $HOME -iname 'livecode*.desktop'

to list all of the .desktop files that LiveCode installs to make 
itself appear in your menu system.


You can then manually delete the ones you no longer require.

(I haven't actually tried this so some fudging around may be needed in 
order to make it work).


   Peter



Thank you both: and, Peter, as I much prefer fudge to toffee, that's 
fine with me.


Richmond.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Uninstalling Livecode

2016-06-08 Thread [-hh]
If you install "for this user":
Go to user's directory /home/.runrev/components.
Execute in each directory of a version you want to remove the "setup".
Some older versions don't work or don't work fully with that.
Then delete the directory (the rest and links to it) 'manually'.

If you install "for all users":
You have to find "components" (somewhere in /opt, find it by following
a link from a desktop icon). Then do the above.



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Uninstalling-Livecode-tp4705543p4705547.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Uninstalling Livecode

2016-06-08 Thread Peter TB Brett

On 08/06/2016 06:47, RM wrote:


If I dig into the /home/.runrev directory I can manually delete the
versions I don't want, but the
system still 'sees' those I have deleted, so they show up in the menu
system.

Is there a way to remove all but the 8 versions I use (3.5, 4.0, 4.5,
6.7.11, 7.14, 8.0.1, 8.0.2 rc-1 & 8.10) completely?


Hi Richmond,

Assuming that you never install for "All Users", then you can try 
something like:


find $HOME -iname 'livecode*.desktop'

to list all of the .desktop files that LiveCode installs to make itself 
appear in your menu system.


You can then manually delete the ones you no longer require.

(I haven't actually tried this so some fudging around may be needed in 
order to make it work).


   Peter

--
Dr Peter Brett 
LiveCode Technical Project Manager

LiveCode 2016 Conference https://livecode.com/edinburgh-2016/

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Uninstalling Livecode

2016-06-07 Thread RM
Currently I have about 40 versions of Livecode installed on my Xubun tu 
system, with them all

showing up in the menu system.

This is giving my system "gut rot".

If I dig into the /home/.runrev directory I can manually delete the 
versions I don't want, but the
system still 'sees' those I have deleted, so they show up in the menu 
system.


Is there a way to remove all but the 8 versions I use (3.5, 4.0, 4.5, 
6.7.11, 7.14, 8.0.1, 8.0.2 rc-1 & 8.10) completely?


Richmond.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode