Translations:Devops:Install OpenMRS SDK/37/nb: Forskjell mellom sideversjoner

Fra pc-aid wiki
FuzzyBot (diskusjon | bidrag)
Importerer en ny versjon fra en ekstern kilde
 
Malinux (diskusjon | bidrag)
Ingen redigeringsforklaring
 
Linje 9: Linje 9:
   
   
  Which one do you choose? [1/2]: 1
  Which one do you choose? [1/2]: 1
'''Select option 1 to select java 11 which we installed instead.'''
'''Velg alternativ 1 for å velge java 11 som vi installerte i stedet.'''
  [INFO] Server configured successfully, path: /home/openmrs/openmrs/openmrs-sdk
  [INFO] Server configured successfully, path: /home/openmrs/openmrs/openmrs-sdk
   
   
Linje 23: Linje 23:
   
   
  [INFO] --------------------------------------------------------------------
  [INFO] --------------------------------------------------------------------
'''Hooray, now the openmrs-sdk is finished building.'''
'''Hurra, nå er openmrs-sdk ferdig bygget.'''
2.3 Add config files
 
Run one command at a time: creates the two files adressConfiguration.xml and addresshierarchy.csv
<code></code>2.3 Legg til konfigurasjonsfiler
Kjør én kommando om gangen: oppretter de to filene adressConfiguration.xml og addresshierarchy.csv
   
   
   <code>cp openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration-core_demo.xml openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration.xml</code>
   <code>cp openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration-core_demo.xml openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration.xml</code>

Siste sideversjon per 17. mar. 2025 kl. 22:34

Informasjon om meldingen (bidra)
Denne meldingen har ingen dokumentasjon. Om du vet hvor eller hvordan denne meldingen brukes kan du hjelpe andre oversettere ved å legge inn dokumentasjon på denne meldingen.
Meldingsdefinisjon (Devops:Install OpenMRS SDK)
'''Select the java version the openmrs server should use:'''
 Note: JDK 1.8 or above is needed for platform version 2.6.14.
 
 Which JDK would you like to use to run this server?:
 
 1) JAVA_HOME (currently: /usr/lib/jvm/java-11-amazon-corretto)
 
 2) Other...
 
 Which one do you choose? [1/2]: 1
'''Select option 1 to select java 11 which we installed instead.'''
 [INFO] Server configured successfully, path: /home/openmrs/openmrs/openmrs-sdk
 
 [INFO] --------------------------------------------------------------------
 
 [INFO] '''BUILD SUCCESS'''
 
 [INFO] --------------------------------------------------------------------
 
 [INFO] Total time:  26:00 min
 
 [INFO] Finished at: 2025-02-11T15:04:44+01:00
 
 [INFO] --------------------------------------------------------------------
'''Hooray, now the openmrs-sdk is finished building.'''
 2.3 Add config files
Run one command at a time: creates the two files adressConfiguration.xml and addresshierarchy.csv
 
  <code>cp openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration-core_demo.xml openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration.xml</code>

Select the java version the openmrs server should use:

Note: JDK 1.8 or above is needed for platform version 2.6.14.

Which JDK would you like to use to run this server?:

1) JAVA_HOME (currently: /usr/lib/jvm/java-11-amazon-corretto)

2) Other...

Which one do you choose? [1/2]: 1

Velg alternativ 1 for å velge java 11 som vi installerte i stedet.

[INFO] Server configured successfully, path: /home/openmrs/openmrs/openmrs-sdk

[INFO] --------------------------------------------------------------------

[INFO] BUILD SUCCESS

[INFO] --------------------------------------------------------------------

[INFO] Total time:  26:00 min

[INFO] Finished at: 2025-02-11T15:04:44+01:00

[INFO] --------------------------------------------------------------------

Hurra, nå er openmrs-sdk ferdig bygget.

2.3 Legg til konfigurasjonsfiler Kjør én kommando om gangen: oppretter de to filene adressConfiguration.xml og addresshierarchy.csv

 cp openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration-core_demo.xml openmrs/openmrs-sdk/configuration/addresshierarchy/addressConfiguration.xml