Okay, then I need to have a registered server address. Lets see, I'll go for the setup and will update you once succeeded. Now, I want to have it installed in my localhost machine, as I've been able to install it in Windows. Now, my dspace.cfg file is:
dspace.baseUrl = http://localhost:8080 <http://dserver/> dspace.url = ${dspace.baseUrl}/jspui dspace.hostname = localhost With this modified information, I rebuilt the DSpace successfully (not re-installed). Again when I browse: http://localhost:8080/jspui it shows the same error from tomcat: HTTP Status 404 - /jspui ------------------------------ *type* Status report *message* */jspui* *description* *The requested resource (/jspui) is not available.* ------------------------------ Apache Tomcat/6.0.24I checked the soft links at /usr/share/tomcat6/webapps directory, its fine. But still can't access the resources. Thanks. On Mon, Aug 16, 2010 at 8:24 PM, Hilton Gibson <[email protected]>wrote: > Hi Altaf > > > On 16/08/2010 16:10, Altaf Mahmud wrote: > > Hello, > > Again down here with a problem. I have dspace 1.6.2 and trying to install > it on Ubuntu 10.04. I followed this link: " > http://ir.sun.ac.za/wiki/index.php/Dspace" as suggested before while > facing repository problem. I honestly tried every step described there. I've > also setup mail server successfully as I am receiving mails. My dspace.cfg > file is look like as follows: > > dspace.dir = /home/dspace > dspace.baseUrl = http://dserver > > This looks wrong. Normally its longer, like http://myrepo.ac.uk for > example. > Did you check: > http://ir.sun.ac.za/wiki/index.php/Install_Ubuntu#Hostname_registration > And did you apply: > http://wiki.lib.sun.ac.za/index.php/SUNScholar/Web_Analytics#URL_naming > That should sort out the 404 problem. > > Also check: > http://wiki.lib.sun.ac.za/index.php/SUNScholar/Default_Interface > > Cheers > > hg > > dspace.url = ${dspace.baseUrl}/jspui [hostname --fqdn] > dspace.hostname = dserverdspace.name = DSpace for My University > db.name = postgres > db.url = jdbc:postgresql://localhost:5432/dspace > db.driver = org.postgresql.Driver > db.username = dspace > db.password = dspace > mail.server = dserver > mail.from.address = dspace-nore...@dserver > > feedback.recipient = dspace-h...@dserver > mail.admin = dspace-h...@dserver > alert.recipient = [email protected] > registration.notify = [email protected] > > default.language = en_US > > > > Finally, my build process is successful. But when I browsed: > http://dserver/jspui [I didn't yet try default 'jspui' interface] it shows > 404 Not Found error. Did I do something wrong? What else I can do further? > However, I am going for re-installation, also tried with the rebuild > process. But in the mean time I hope may be there could be a hint. I have > been using tomcat6, so I just put tomcat6 instead of tomcat5.5 as mentioned > in the link. And my Ubuntu is not server version, I installed apache and > other stuffs manually. > > Thanks for all of your help. > > -- > -Altaf > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > > > _______________________________________________ > DSpace-tech mailing > [email protected]https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > -- > Hilton Gibson > Systems Administrator > JS Gericke Library Room 1025D > Stellenbosch University > Private Bag X5036 > Stellenbosch > 7599 > South Africa > > Tel: +27 21 808 4100 | Cell: +27 84 646 4758 > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > -- -Altaf
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

