Hi Arnaud, Thanks for sticking with me on this...
I do need to get this package to that it is installable by others! Let me review what I have done and how I install. I took the current package, Harvey-1.02.1.tar.gz and unpacked it into a directory using gzip -dc Harvey-1.02.1.tar.gz | tar -xof - This created a Harvey-1.02 directory. I went to that directory and found 3 directories: Word, Verb and Harvey. I went into the Word directory - aaaaahhh - I think I see what happened. You didn't install the Word module first. The README in the Harvey directory notes that you have to install the Word module, then the Verb module and then the Harvey module. Harvey is dependant on the others being installed first. I am thinking that I will make a shell script that runs through these installs and just does everything in the right order. This will be crucial as the project grows. See if this fixes the problem for you. Thank you so much for your help. Chris Meyer :) [EMAIL PROTECTED] ASSAD Arnaud wrote: > When Installed it decompress into Harvey-1.02 (like the previous version) > and I get the same error... > Did you targzd'd the right directory ? > > Regards. > > Arnaud.
