Hi Predeep, Thanks for elaboration. I finally get your meaning.
That's true. Since 1.5 the dspace package does not contain many program library files. The install program will download these needed libraries at the time install is running. It means you need to have Internet connection while installing dspace. If you understand maven very much, you can edit the pom files to guide the install program "download" from a local repository. In this way you can download all needed libraries beforehand and run a networkless install. I have never come to a situation where I need to install dspace in this odd way, however. Allen Lam. HKU Hub Administrator, http://hub.hku.hk Pradeep C wrote: > Dear Allen Lam > > As you said yes the Dspace can be run on a localhost but I have the > following problem during installation itself. > > Sorry if I did not put my question properly. > I have little experience of installing the Dspace lower versions > (1.4.x) on windows. > Now when I tried to install (freshly) Dspace 1.5.x. on windows its > looking for Internet to download some of the modules when I try to run > ant fresh_install. This command to be executed from dspace.../target > directory according to installation manual. > > My question now is that can I install without Internet or not? If yes > what should I do. > > regards > > C. Pradeep ( సి.ప్రదీప్ ) > > Phone : 91-40-2313 2633 (Work) > * I am also available on : [email protected] > > * > > > --- On *Mon, 5/10/09, Allen Lam /<[email protected]>/* wrote: > > > From: Allen Lam <[email protected]> > Subject: Re: [Dspace-general] Dspace 1.5.x on Windows > To: [email protected] > Date: Monday, 5 October, 2009, 12:27 PM > > Hi Pradeep, > > Nothing special indeed. > In dspace.cfg > dspace.hostname = localhost > dspace.url = http://localhost > > Follow the steps in the manual for setting up other needed packages. > Make similar settings in any other places where a domain name is > needed > for config. > In this way your dspace can only be accessed on the same computer you > installed it. > > Allen Lam. > HKU Hub Administrator, http://hub.hku.hk > > > Pradeep C wrote: > > Dear Mr. Allen Lam > > > > Would you mind to elaborate a bit on how the setup can be done for > > localhost? > > > > regards > > > > C. Pradeep ( సి.ప్రదీప్ ) > > > > Phone : 91-40-2313 2633 (Work) > > * I am also available on : [email protected] > </mc/[email protected]> > > * > > > > > > Yahoo! India has a new look. Take a sneak peek > > > <http://in.rd.yahoo.com/tagline_metro_2/*http://in.yahoo.com/trynew>. > _______________________________________________ > Dspace-general mailing list > [email protected] </mc/[email protected]> > http://mailman.mit.edu/mailman/listinfo/dspace-general > > > Yahoo! India has a new look. Take a sneak peek > <http://in.rd.yahoo.com/tagline_metro_2/*http://in.yahoo.com/trynew>. _______________________________________________ Dspace-general mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/dspace-general
