| From | John R. McPherson |
| Date | Mon, 10 Jan 2005 10:01:57 +1300 |
| Subject | Re: [greenstone-users] GreenStone 2.52 - linux - plugin problem- collection build fail |
| In-Reply-To | (20041228203346-E5E1523CF6-ws5-3-us4-outblaze-com) |
| On Wed, 2004-12-29 at 09:33, Farid wrote:
> Hi > > I've tried to solve the following problem for more than 30 hours but to not much use. Here's the description: > > On SuSE 9.2/Redhat 9/ Knoppix 3.6 each fully meeting the requirements (except for a libgdbm-dev package for the src installation) I installed gsdl 2.52 both as binary and from source but each time I run ./gli.sh everything seems to be going ok except for that I can't build any collections not even the demo collection provided by the package itself! i.e. when I try to open the collection/ base a new one on it the following error window pops up right after: > > unable to determine the arguments for the GAPlug.pm plugin. Please ensure that the plugin in question provides the -xml flag by running the pluginfo.pl script described in section 2.1 of the greenstoen developer's guide. > > The same box shows up but for the following plugins: > > METSPlug.pm > XMLPlug.pm > RecPlug.pm These plugins all use the "Expat" xml parser library, so it seems likely
> So as told by the dev guid and having run the source setup.bash I cded to the plugins directory and ran this:
The command should be "pluginfo.pl GAPlug" John | |