From: John E. B. <jbr...@pc...> - 2006-06-01 23:50:58
|
I just had this same problem... the Revision # for GusApplication was not automatically being updated by svn. svn update GUS/PluginMgr/lib/perl/GusApplication.pm build GUS/PluginMgr install -append ... then retry your plugin john At 03:53 PM 6/1/2006, 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 thanks john |