Hello Will,

The lines of Your commands looking a bit strange - but I think / hope 
that are typos while writing this mail.

Will Tarver schrieb:
> Hello Robert,
> Thank you so much for the quick reply.  With your assistance, I've managed
> to complete everything except step 5.  I can't seem to get it to install.
> I'm not really used to using commands.  Here's what I'm entering after trial
> and error:
> 
> cd\users\will\downloads\dspace-1.5.1-release\dspace\config
You mean:
cd \users\will\downloads\dspace-1.5.1-release\dspace\config
(with a space after 'cd')
BUT: this is not [dspace-source]!

> 
> Next, I enter:
> cd\config.cfg mvn package
???

 >
 >
 > This will open the file, but not install.  I also tried:
 >
 > cd\users\will\downloads\dspace-1.5.1-release
 > cd\DSpace
 > mvn package
 >
 > This attempt says *'mvn' is not recognized as an internal or external
 > command, operable program or batch file.*


Again: "issue the following commands (replace the '[directory]' by the 
real settings)
# cd [dspace-source]
# cd dspace
# mvn package

When I see it right, it should be this way in Your case:
# cd \users\will\downloads\dspace-1.5.1-release
# cd dspace
# mvn package

If the last command fails with the message You reported, You did not 
installed Maven (or You have it not in Your PATH-variable).

Hope that helps

Regards

Robert


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to