Installing plugins from .tar.gz file, how?

First, thanks for your attention!

I’m trying to install UltraSphinx plugin from svn but unfortunately it’s
down. I have a .tar.gz package, how can i install it?

./script/install package.tar.gz - doesn’t work


Regards,

Luiz Vitor Martinez C.
cel.: (11) 8187-8662
blog: rubz.org
engineer student at maua.br

On Jul 20, 11:47 pm, “Luiz Vitor Martinez C.” [email protected]
wrote:

First, thanks for your attention!

I’m trying to install UltraSphinx plugin from svn but unfortunately it’s
down. I have a .tar.gz package, how can i install it?

./script/install package.tar.gz - doesn’t work

just decompress it into vendor/plugins/something. Run install.rb if
there is one.

Fred