1.052
Bearbeitungen
Zeile 95: | Zeile 95: | ||
Zuerst das Paket herunterladen und ins Verzeichnis <code>/opt</code> entpacken:<syntaxhighlight lang="bash"> | Zuerst das Paket herunterladen und ins Verzeichnis <code>/opt</code> entpacken:<syntaxhighlight lang="bash"> | ||
wget https://download.oracle.com/otn_software/apex/apex_22.1.zip | wget https://download.oracle.com/otn_software/apex/apex_22.1.zip | ||
unzip apex_22.1.zip -d /opt | unzip apex_22.1.zip "apex/*" -d /opt | ||
chown oracle: -R /opt/apex | chown oracle: -R /opt/apex | ||
cd /opt/apex | cd /opt/apex |