Yes. Ask your campus network admin to open ALL ports to the internet, if
he/she/ will. Good luck.

*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758

On 9 March 2015 at 13:00, Lewatle Phaladi <lewatle.phal...@wits.ac.za>
wrote:

>  Hi Hilton,
>
>
>
> I am running Ubuntu 14.04, I have tried the following command which got
> this results, could that be because of my internet connection :
>
>
>
> root@lcstest:~# npm install --no-check-certificate -g bower
>
> npm http GET https://registry.npmjs.org/bower
>
> npm http GET https://registry.npmjs.org/bower
>
> npm http GET https://registry.npmjs.org/bower
>
> npm ERR! network connect ETIMEDOUT
>
> npm ERR! network This is most likely not a problem with npm itself
>
> npm ERR! network and is related to network connectivity.
>
> npm ERR! network In most cases you are behind a proxy or have bad network
> settings.
>
> npm ERR! network
>
> npm ERR! network If you are behind a proxy, please make sure that the
>
> npm ERR! network 'proxy' config is set properly.  See: 'npm help config'
>
>
>
> npm ERR! System Linux 3.13.0-46-generic
>
> npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
> "--no-check-certificate" "-g" "bower"
>
> npm ERR! cwd /root
>
> npm ERR! node -v v0.10.25
>
> npm ERR! npm -v 1.3.10
>
> npm ERR! syscall connect
>
> npm ERR! code ETIMEDOUT
>
> npm ERR! errno ETIMEDOUT
>
> npm ERR!
>
> npm ERR! Additional logging details can be found in:
>
> npm ERR!     /root/npm-debug.log
>
> npm ERR! not ok code 0
>
>
>
> Regards,
>
> Lewatle
>
>
>
> *From:* Hilton Gibson [mailto:hilton.gib...@gmail.com]
> *Sent:* 09 March 2015 11:43 AM
> *To:* Lewatle Phaladi
> *Cc:* dspace-tech@lists.sourceforge.net
> *Subject:* Re: [Dspace-tech] Installing Mirage2 with DSpace5
>
>
>
> Hi Lewatle
>
>
>
> Several things:
>
>
>
> 1. DSpace 5.X requires Ubuntu 14.04.
>
> 2. You need to install NPM. See:
> http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M2#Step_1_-_Install_Non-Ubuntu_Software
>
> 3. You need an open internet connection.
>
>
>
> Cheers
>
>
>
> hg
>
>
>    *Hilton Gibson*
>
> Ubuntu Linux Systems Administrator
>
> JS Gericke Library
>
> Room 1025C
>
> Stellenbosch University
>
> Private Bag X5036
>
> Stellenbosch
>
> 7599
>
> South Africa
>
>
>
> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>
>
>
> On 9 March 2015 at 11:09, Lewatle Phaladi <lewatle.phal...@wits.ac.za>
> wrote:
>
>  Hi All,
>
>
>
> I am installing Mirage2 on DSpace 5 after performing this command: mvn
> package -Dmirage2.on=true, I got the following error any suggestion is much
> appreciated
>
>
>
>
>
> [INFO] DSpace Parent Project ............................. SUCCESS [4.748s]
>
> [INFO] DSpace Services Framework :: API and Implementation  SUCCESS
> [2.900s]
>
> [INFO] DSpace Kernel :: API and Implementation ........... SUCCESS
> [12.339s]
>
> [INFO] DSpace Addon Modules .............................. SUCCESS [0.060s]
>
> [INFO] DSpace Kernel :: Additions and Local Customizations  SUCCESS
> [0.580s]
>
> [INFO] DSpace XML-UI (Manakin) ........................... SUCCESS [5.354s]
>
> [INFO] DSpace XML-UI Mirage2 Theme ....................... SUCCESS [0.176s]
>
> [INFO] DSpace XML-UI Mirage2 Theme :: Local Customisations  FAILURE
> [1:58.276s]
>
> [INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
>
> [INFO] DSpace JSP-UI ..................................... SKIPPED
>
> [INFO] DSpace JSP-UI :: Local Customizations ............. SKIPPED
>
> [INFO] DSpace RDF ........................................ SKIPPED
>
> [INFO] DSpace RDF :: Local Customizations ................ SKIPPED
>
> [INFO] DSpace REST :: API and Implementation ............. SKIPPED
>
> [INFO] DSpace REST :: Local Customizations ............... SKIPPED
>
> [INFO] DSpace SWORD ...................................... SKIPPED
>
> [INFO] DSpace SWORD :: Local Customizations .............. SKIPPED
>
> [INFO] DSpace SWORD v2 ................................... SKIPPED
>
> [INFO] DSpace SWORD v2 :: Local Customizations ........... SKIPPED
>
> [INFO] Apache Solr Webapp ................................ SKIPPED
>
> [INFO] DSpace SOLR :: Local Customizations ............... SKIPPED
>
> [INFO] DSpace OAI-PMH .................................... SKIPPED
>
> [INFO] DSpace OAI-PMH :: Local Customizations ............ SKIPPED
>
> [INFO] DSpace Assembly and Configuration ................. SKIPPED
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 2:25.529s
>
> [INFO] Finished at: Mon Mar 09 11:04:17 SAST 2015
>
> [INFO] Final Memory: 49M/454M
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] Failed to execute goal
> com.soebes.maven.plugins:iterator-maven-plugin:0.
> 3:iterator (default) on project xmlui-mirage2: Command execution failed.
> Cannot
> run program "npm" (in directory
> "/home/dspace/dspace-5.0-src-release/dspace/modu
> les/xmlui-mirage2/target/themes/Mirage2"): error=2, No such file or
> directory
> ->
> [Help 1]
>
> [ERROR]
>
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e
> swit
> ch.
>
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
> [ERROR]
>
> [ERROR] For more information about the errors and possible solutions,
> please
> rea
>    d the following articles:
>
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
>           xception
>
> [ERROR]
>
> [ERROR] After correcting the problems, you can resume the build with the
> command
>
> [ERROR]   mvn <goals> -rf :xmlui-mirage2
>
>
>
> Regards,
>
> Lewatle
>
>
>
> This communication is intended for the addressee only. It is confidential.
> If you have received this communication in error, please notify us
> immediately and destroy the original message. You may not copy or
> disseminate this communication without the permission of the University.
> Only authorised signatories are competent to enter into agreements on
> behalf of the University and recipients are thus advised that the content
> of this message may not be legally binding on the University and may
> contain the personal views and opinions of the author, which are not
> necessarily the views and opinions of The University of the Witwatersrand,
> Johannesburg. All agreements between the University and outsiders are
> subject to South African Law unless the University agrees in writing to the
> contrary.
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
>
>  This communication is intended for the addressee only. It is confidential. 
> If you have received this communication in error, please notify us 
> immediately and destroy the original message. You may not copy or disseminate 
> this communication without the permission of the University. Only authorised 
> signatories are competent to enter into agreements on behalf of the 
> University and recipients are thus advised that the content of this message 
> may not be legally binding on the University and may contain the personal 
> views and opinions of the author, which are not necessarily the views and 
> opinions of The University of the Witwatersrand, Johannesburg. All agreements 
> between the University and outsiders are subject to South African Law unless 
> the University agrees in writing to the contrary.
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to