Commit 627c45e2 authored by claes's avatar claes

*** empty log message ***

parent a5a6908d
......@@ -11,7 +11,7 @@ glibc: >= 2.3.6
See specific package information below:
1. PACKAGE PWR42
1. PACKAGE PWR44
----------------
Dependencies:
......@@ -26,7 +26,7 @@ dpkg doesn't check any dependency, and all the depedencies package has to be ins
Download your selected debian-package and install it as:
> dpkg -i pwr43_4.3.0-x_i386.deb
> dpkg -i pwr44_4.4.0-x_i386.deb
During installation the files will be unpacked and a user named 'pwrp'
belonging to a group with the same name 'pwrp' will be created.
......@@ -50,7 +50,7 @@ Update apt with the new packages
> apt-get update
Start aptitude, search the pwr43 package with '/pwr43', enter '+', 'g' and 'g' again to
Start aptitude, search the pwr44 package with '/pwr44', enter '+', 'g' and 'g' again to
start installation.
Getting started:
......@@ -76,15 +76,15 @@ Download:
Download your selected debian-package and install it as:
> dpkg -i pwrrt_4.3.0-x_i386.deb
> dpkg -i pwrrt_4.4.0-x_i386.deb
Information:
The runtime package should be installed "stand-alone" without the pwr43-package.
The runtime package should be installed "stand-alone" without the pwr44-package.
A linux-system with the pwrrt-package is your control-system. Proview will be
started automatically at boot-time.
3. PACKAGE PWRDEMO43
3. PACKAGE PWRDEMO44
--------------------
The proview demo project is under construction and contains so far
......@@ -92,23 +92,23 @@ a demo of the dynamics and components of the HMI.
Dependencies:
pwr43 V4.3.0
pwr44 V4.4.0
Download:
Download your selected debian-package and install it as:
> dpkg -i pwrdemo43_4.3.0-x_i386.deb
> dpkg -i pwrdemo44_4.4.0-x_i386.deb
Getting started:
Log in as user 'pwrp' (or "su - pwrp") with password 'pwrp'. On the user
'pwrp' a correct environment for working with Proview will be set up.
A demonstration project named pwrdemo43 is created.
A demonstration project named pwrdemo44 is created.
Attach to the project with
> sdf pwrdemo43
> sdf pwrdemo44
Start proview runtime environment with
......
......@@ -11,7 +11,7 @@ glibc: >= 2.3.4
Specific package information follow below:
1. PACKAGE PWR43
1. PACKAGE PWR44
----------------
Dependencies:
......@@ -23,7 +23,7 @@ Download:
Download your selected rpm-package and install it as:
rpm -Uvh pwr43_4.3.0-x.rhel4.i386.rpm
rpm -Uvh pwr44_4.4.0-x.rhel4.i386.rpm
During installation the files will be unpacked and a user named 'pwrp'
belonging to a group with the same name 'pwrp' will be created.
......@@ -50,15 +50,15 @@ Download:
Download your selected rpm-package and install it as:
rpm -Uvh pwrrt_4.3.0-x.rhel4.i386.rpm
rpm -Uvh pwrrt_4.4.0-x.rhel4.i386.rpm
Information:
The runtime package should be installed "stand-alone" without the pwr43-package.
The runtime package should be installed "stand-alone" without the pwr44-package.
A linux-system with the pwrrt-package is your control-system. Proview will be
started automatically at boot-time.
3. PACKAGE PWRDEMO43
3. PACKAGE PWRDEMO44
--------------------
The proview demo project contains demo of HMI functions, component objects, and some
......@@ -72,23 +72,23 @@ glibc: >= 2.2.4
Dependencies:
pwr43 V4.3.0
pwr44 V4.4.0
Download:
Download your selected rpm-package and install it as:
rpm -Uvh pwrdemo43_4.3.0-x.rhel4.i386.deb
rpm -Uvh pwrdemo44_4.4.0-x.rhel4.i386.deb
Getting started:
Log in as user 'pwrp' (or "su - pwrp") with password 'pwrp'. On the user
'pwrp' a correct environment for working with Proview will be set up.
A demonstration project named pwrdemo43 is created.
A demonstration project named pwrdemo44 is created.
Attach to the project with
> sdf pwrdemo43
> sdf pwrdemo44
Start proview runtime environment with
......
......@@ -11,7 +11,7 @@ glibc: >= 2.3.4
See specific packacke information below:
1. PACKAGE PWR43
1. PACKAGE PWR44
----------------
Dependencies:
......@@ -23,7 +23,7 @@ Download:
Download your selected rpm-package and install it as:
rpm -Uvh pwr43_4.3.0-x.suse10.i386.rpm
rpm -Uvh pwr44_4.4.0-x.suse10.i386.rpm
During installation the files will be unpacked and a user named 'pwrp'
belonging to a group with the same name 'pwrp' will be created.
......@@ -50,15 +50,15 @@ Download:
Download your selected rpm-package and install it as:
rpm -Uvh pwrrt_4.3.0-x.suse10.i386.rpm
rpm -Uvh pwrrt_4.4.0-x.suse10.i386.rpm
Information:
The runtime package should be installed "stand-alone" without the pwr43-package.
The runtime package should be installed "stand-alone" without the pwr44-package.
A linux-system with the pwrrt-package is your control-system. Proview will be
started automatically at boot-time.
3. PACKAGE PWRDEMO43
3. PACKAGE PWRDEMO44
--------------------
The proview demo project contains demo of HMI functions, component objects, and some
......@@ -66,23 +66,23 @@ process control applications.
Dependencies:
pwr43 V4.3.0
pwr44 V4.4.0
Download:
Download your selected rpm-package and install it as:
rpm -Uvh pwrdemo43_4.3.0-x.suse10.i386.deb
rpm -Uvh pwrdemo44_4.4.0-x.suse10.i386.deb
Getting started:
Log in as user 'pwrp' (or "su - pwrp") with password 'pwrp'. On the user
'pwrp' a correct environment for working with Proview will be set up.
A demonstration project named pwrdemo43 is created.
A demonstration project named pwrdemo44 is created.
Attach to the project with
> sdf pwrdemo43
> sdf pwrdemo44
Start proview runtime environment with
......
......@@ -36,3 +36,4 @@
070402 cs ge Dyntype invisible works also for attributes of type Float32.
070425 cs ge Bit type added in DigColor to view bits in a bitmap.
070426 cs glow Bugfix in imageobject, image was not always freed when graph was closed.
070503 cs xtt Bugfix in command 'open graph /access'.
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment