[dspace-tech] Re: besoin d'aide

2019-09-17 Thread samia samiaa


Le mercredi 11 septembre 2019 11:38:13 UTC+2, samia samiaa a écrit :
>
> bonjour monsieur massimiliano
>
est ce que tu peut resoudre ce probleme de mirage 2
merci d'avance
j'attend votre reponce s'il vous plait 

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/243b00a4-0ad4-44cc-93e7-76673a74a513%40googlegroups.com.


[dspace-tech] Re: besoin d'aide

2019-09-17 Thread samia samiaa


bonjour monsieur  Massimiliano
j'ai des probleme de l'installation de dspace mirage 2 6.3 sous ubuntu 
server 16.04
mvn package -Dmirage2.on=true  not work in ubuntu  lts server 


aide moi s'il vous plait
merci d'avance

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/9e6fded3-8762-4760-8b99-e5c1d052719d%40googlegroups.com.


[dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa


j'ai taper la commande sous utilisateur dspace 
mvn package -Dmirage2.on=true -Dmirage2.deps.included=false
et les message d'erreur dans piece jointe

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/8279fbce-7c7e-4ca8-b5c5-a0b9453fed36%40googlegroups.com.


Re: [dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa
monsieur masimilianno est ce que m'aider a resoudre ce prob

Le lun. 16 sept. 2019 à 15:41, samia samiaa  a
écrit :

>
>
> oui et quelle est la solution?
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/f89e28fd-51f4-4fe9-a559-e12f471af396%40googlegroups.com
> <https://groups.google.com/d/msgid/dspace-tech/f89e28fd-51f4-4fe9-a559-e12f471af396%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAPYXmAkxizW-O%3DkBsQpge8cFBvBdvPbzc6jC%3D352AB0BZpz3AA%40mail.gmail.com.


[dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa


oui et quelle est la solution?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f89e28fd-51f4-4fe9-a559-e12f471af396%40googlegroups.com.


Re: [dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa
>
> bonjour monsieur  Massimiliano
>
> Install node
>
  apt-get install git

> Install node
> curl -o-
> https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh |
> bash
>
> nvm –version
> nvm install node
> nvm install 6.5.0
> npm install -g bower
> Install grunt
> npm install -g grunt && npm install -g grunt-cli
>
 apt-get update

Install Ruby

apt-get install build-essential
 apt-get install curl
gpg --keyserver hkp://keys.gnupg.net --recv-keys
409B6B1796C275462A1703113804BB82D39DC0E3
7D2BAF1CF37B13E2069D6956105BD0E739499BDB
\curl -sSL https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm install 2.5.3
ruby -v
Install compass
gem install sass -v 3.3.14 && gem install compass -v 1.0.1

> merci d'avance
>

Le dim. 15 sept. 2019 à 09:53, samia samiaa  a
écrit :

>
>
> Le mercredi 11 septembre 2019 11:38:13 UTC+2, samia samiaa a écrit :
>>
>> bonjour monsieur  Massimiliano
>>
>> Install node
>>
>   apt-get install git
>
>> Install node
>> curl -o-
>> https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh |
>> bash
>>
>> nvm –version
>> nvm install node
>> nvm install 6.5.0
>> npm install -g bower
>> Install grunt
>> npm install -g grunt && npm install -g grunt-cli
>>
>  apt-get update
>
> Install Ruby
>
> apt-get install build-essential
>  apt-get install curl
> gpg --keyserver hkp://keys.gnupg.net --recv-keys
> 409B6B1796C275462A1703113804BB82D39DC0E3
> 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
> \curl -sSL https://get.rvm.io | bash -s stable
> source ~/.rvm/scripts/rvm
> rvm install 2.5.3
> ruby -v
> Install compass
> gem install sass -v 3.3.14 && gem install compass -v 1.0.1
>
>> merci d'avance
>>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/e281d2eb-6465-4268-a287-501536c2d84d%40googlegroups.com
> <https://groups.google.com/d/msgid/dspace-tech/e281d2eb-6465-4268-a287-501536c2d84d%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAPYXmAkvMcv6synQZy%2B14FpTTGg1cnS%2B%2BiGcYe%3DNh2Fd9jSyrg%40mail.gmail.com.


[dspace-tech] Re: besoin d'aide

2019-09-15 Thread samia samiaa


Le mercredi 11 septembre 2019 11:38:13 UTC+2, samia samiaa a écrit :
>
> bonjour monsieur  Massimiliano
>
> Install node
>
  apt-get install git

> Install node
> curl -o- 
> https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
>
> nvm –version
> nvm install node
> nvm install 6.5.0
> npm install -g bower
> Install grunt
> npm install -g grunt && npm install -g grunt-cli
>
 apt-get update
 
Install Ruby

apt-get install build-essential
 apt-get install curl
gpg --keyserver hkp://keys.gnupg.net --recv-keys 
409B6B1796C275462A1703113804BB82D39DC0E3 
7D2BAF1CF37B13E2069D6956105BD0E739499BDB
\curl -sSL https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm install 2.5.3
ruby -v
Install compass
gem install sass -v 3.3.14 && gem install compass -v 1.0.1 

> merci d'avance
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e281d2eb-6465-4268-a287-501536c2d84d%40googlegroups.com.


[dspace-tech] Re: besoin d'aide

2019-09-15 Thread samia samiaa


Le mercredi 11 septembre 2019 11:38:13 UTC+2, samia samiaa a écrit :
>
> bonjour monsieur massimiliano
>
oui j'ai installer les les les dependence (prerequiste)  suivante : (dspace 
5.6 sous ubuntu 16.04 server lts) :

 
 apt-get update
 apt-get install build-essential
 apt-get install curl
gpg --keyserver hkp://keys.gnupg.net --recv-keys 
409B6B1796C275462A1703113804BB82D39DC0E3 
7D2BAF1CF37B13E2069D6956105BD0E739499BDB
\curl -sSL https://get.rvm.io | bash -s stable
rvm install 2.5.3
ruby -v
Install compass
gem install sass -v 3.3.14 && gem install compass -v 1.0.1

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/bc4872bd-58fe-4e19-a73a-265eb89ad69a%40googlegroups.com.


[dspace-tech] Re: besoin d'aide

2019-09-12 Thread samia samiaa


bonjour monsieur
j'ai trouvé un notre probleme
l'orsque je tape la commande mvn package -Dmirage2.on=true
toujour les telechargement des fichier gem s'arrete
***
Downloading: 
http://rubygems-proxy.torquebox.org/releases/rubygems/rb-inotify/0.10.0/rb-inotify-0.10.0.gem
48/50 KB   14/16 KB 


pour quoi ce bockage de telechargement des fichier gem ??
malgrer la connexion elle est rapide
merci monsieur d'avance

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/da06ca70-3c94-460f-bb66-3b1eaf5621d4%40googlegroups.com.


[dspace-tech] Re: besoin d'aide

2019-09-11 Thread samia samiaa


Le mercredi 11 septembre 2019 11:38:13 UTC+2, samia samiaa a écrit :
>
> bonjour monsieur massimiliano 
> oui j'ai installer git par la commande apt-get install git
> et oui j'ai fait les autorisation sur le repertoire dspace
> et j'ai installer maven 3.3.9
> et l'orsque tape la commande mvn package -Dmirage2.on=true 
> -Dmirage2.deps.included=false
> j'ai trouvé les erreur suivante toujour
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/5e54462c-f379-43d3-8a03-7929cbbb7fd1%40googlegroups.com.


[dspace-tech] besoin d'aide

2019-09-11 Thread samia samiaa
bonjour monsieur massimiliano
l'orsque je tape la commande l'rsque je tape la commande   mvn package 
-Dmirage2.on=true
j'ai trouvé et l'orsque je tape la commande npm start j'ai trouvé les 
erreur suivante qui est dans la pieces jointe

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/02e6ae7c-003a-45e0-bb24-e808ea827fe5%40googlegroups.com.


[dspace-tech] Re: besoin d'aide

2019-09-11 Thread samia samiaa


Le mercredi 11 septembre 2019 11:38:13 UTC+2, samia samiaa a écrit :
>
> bonjour monsieur  Massimiliano
> oui monsieur j'ai suivie toute les etape .
>
l'rsque je tape la commande   mvn package -Dmirage2.on=true
j'ai trouvé les erreur suivante 

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e60b454b-21e4-4ebf-b0c9-673f04ba928f%40googlegroups.com.


[dspace-tech] besoin d'aide

2019-09-11 Thread samia samiaa
bonjour monsieur  Massimiliano
j'ai des probleme de l'installation de dspace mirage 2 6.3 sous ubuntu 
server 16.04
mvn package -Dmirage2.on=true  not work in ubuntu  lts server 


aide moi s'il vous plait
merci d'avance

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f369960e-84d3-47fd-8a67-c4ce879c3dd8%40googlegroups.com.


[dspace-tech] besoin d'aide

2019-09-03 Thread samia samiaa
bonjour mvn package -Dmirage2.on=true  not work in ubuntu 14.04 trusty lts 
server 
j'attend votre reponce s'il vous plait

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e37d2225-3729-40ad-9903-557f8e05eedb%40googlegroups.com.


[dspace-tech] besoin d'aide

2019-07-08 Thread samia samiaa
comment installer mirage 2 dspace on ubuntu server lts 14.04

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/ef3b195a-c8a2-4202-b26d-b1240f2c7147%40googlegroups.com.


[dspace-tech] Re: porbleme mirage 2 xmlui

2019-05-13 Thread samia samiaa


Le mardi 7 mai 2019 16:08:36 UTC+2, samia samiaa a écrit :
>
> imposible d'excute la commande mvn -U package -Dmirage2.on=true
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/9f82705e-b68d-4649-b3a8-768bd713b16c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] besoin d'aide

2019-05-13 Thread samia samiaa
question quelle est le repertoire de stockage des fichier .gem dans maven 
???
merci d'avance
j'attend votre reponce

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/7b5f4de1-c645-42a1-9bd3-eee57eb41282%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.