From: Jian Lu <jl...@vb...> - 2006-06-01 20:02:43
|
Do you run this command before registering plugins? $ ga +meta --commit mro...@cs... wrote: > Folks: > > We have successfully installed GUS. Now we are trying to run some sample > Plugins. We know that before running any Plugins, they have to be > "registered" using the +create option. But this registering process imply > does not work. > > Regardless of whether I type in > >> ga +create GUS::Supported::Plugin::InsertControl --commit >> > > or > >> ga +create GUS::PluginMgr::Supported::LoadFastaSequences --commit >> > > we get the same error message, which is the following: > > "USER ERROR: GUS::PluginMgr::GusApplication has never been registered. > Please use 'ga +create GUS::PluginMgr::GusApplication --commit' > " > > Note the the error message refers to the Plugin "GusApplication", which is > not the one I am trying to register. So I followed the instructions and > types in > >> ga +create GUS::PluginMgr::GusApplication --commit >> > > and I get the exact same error message. It is as if it ignores my command > and giving me some standard error message, which I do not understand. > Any light you can shed on this hurdle would be much appreciated. > > Cheers, > Michael Robinson > Bioinformatics Research Group (BioRG) > Florida International University > Miami FL 33199 > > > > > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |