KT plugin is not available on Extension Warehouse and no Sketchup 2014 folder is available on Library/Application Support of my OSX Mavericks. Is perhaps su2kt.rb plugin not supported on SU 2014? Thanks for your help.
I solved the problem by myself. I created manually the folder Library/SketchUp 2014/SketchUp/Plugins an put the kerkythea plugin into it. It seems to work. Thanks all the same
You should really put all plugins into your Users Plugins folder.
To find it use this text + enter-press in the Ruby Console…
Sketchup.find_support_file “Plugins”
One way to auto-install a ‘lone’ RB file is to make a ZIP file containing it… and you can then add .rbz onto the end of the file name.
The RBZ file’s contents can then be ‘Installed’ using the button on SketchUp’s Preferences > Extensions dialog…
This RBZ auto-install feature is available in the current versions of SketchUp v8, v2013 and v2014…
OR leaving it as a ZIP you can install it using the SketchUcation toolset’s submenu Archive Installer item, which processes RBZ and ZIP archives…