Siemens SINUMERIK 840D pl Manual page 45

Cnc controllers
Hide thumbs Also See for SINUMERIK 840D pl:
Table of Contents

Advertisement

Storing packages in the appropriate folders
To store the packages in the appropriate folders and to name them correctly, run the following
commands in directory "/usr/downloads/":
mkdir --parents /usr/local
mv httpd-2.4.33 apache2
mv apache2 /usr/local/
mv apr-1.6.3 apr
mv apr /usr/local/apache2/srclib/
mv apr-util-1.6.1 apr-util
mv apr-util /usr/local/apache2/srclib/
mv pcre-8.42 pcre
mv pcre /usr/local/
Installing "opkg" and "pcre"
1. Download and install "opkg".
opkg install make
2. Compile and install "pcre".
Run the following commands in directory "/usr/local/pcre/":
./configure --prefix=/usr/local/pcre
make
make install
Apache APR - Compiling and installing
Note
Error in APR V1.6.3
Because of an error in APR V1.6.3, the compilation of APR causes an error. Edit the file
manually to prevent this error.
Further details can be found at: APR (https://stackoverflow.com/questions/).
● Run the following instructions.
● Check whether the error is still present in future APR versions.
1. Run the following command:
cd /usr/local/apache2/srclib/apr/
2. Create a copy of the original file before you begin editing.
cp configure configure.original
3. Replace the
$RM "$cfgfile" line
with
$RM -f "$cfgfile"
Manage MyMachines /Remote - installation in existing control environments
Application examples, 10/2018, A5E45211403B AB
Installation/configuration
4.5 SIMATIC IoT2040
45

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 840d sl

Table of Contents