Commit e7de675e authored by Claes's avatar Claes

Build ubuntu 64

parent 3422fdd4
......@@ -10,14 +10,14 @@ g++
make
flex
libgtk2.0-dev
libdb5.1-dev (Any Berkeley DB version > 4.3, on Fedora db4-devel)
libdb5.1++-dev
libdb5.3-dev (Any Berkeley DB version > 4.3, on Fedora db4-devel)
libdb5.3++-dev
libasound2-dev (on Fedora alsa-lib-devel)
doxygen
libmysql++-dev (optional)
libantlr-dev (version 2.7.7)
jdk
Proview has been built with the follwing compilers:
gcc v4.3.2
......@@ -48,6 +48,13 @@ java: Download jdk-6u10-linux-i586.bin from java.sun.com. Define the
export jdk=/usr/local/jdk1.6.0_10
export PATH=$PATH:$jdk/bin
Optional:
libmysql++-dev
libsqlite3-dev
libusb-1.0-1-dev
librsvb2-dev
There has to be a valid display when building proview.
2. Easy way
......@@ -212,6 +219,23 @@ source $pwra_db/pwr_setup.sh
Voila, finished !
Powerlink (optional)
--------------------
Install
libpcap-dev
cmake
cmake-qt-gui
unpack openPOWERLINK-V1.08.2.zip
create build directories for MN and CN
openPOWERLINK-V1.08.2/build
openPOWERLINK-V1.08.2/buildcn
Configure and generate MN with cmake-gui from openPOWERLINK-V1.08.2/build, and build with make
Configure and generate CN with cmake-gui from openPOWERLINK-V1.08.2/buildcn, and build with make
Building Motif version
----------------------
......
......@@ -193,7 +193,7 @@ mkdir := mkdir
wblflags :=
ifeq ($(pwre_btype),rls)
cflags := -c -O3 -D_GNU_SOURCE -DPWR_NDEBUG -D_REENTRANT -fPIC
cflags := -c -O3 -D_GNU_SOURCE -DPWR_NDEBUG -D_REENTRANT -fPIC -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-narrowing
cxxflags := $(cflags)
linkflags := -O3 -L$(lib_dir)
elinkflags := -O3 -L$(lib_dir) -L$(elib_dir)
......@@ -202,7 +202,7 @@ ifeq ($(pwre_btype),rls)
dolist = /lis=$(list)
domap = -Xlinker -Map -Xlinker $(map)
else
cflags := -c -g -Wall -D_GNU_SOURCE -D_REENTRANT -fPIC
cflags := -c -g -Wall -D_GNU_SOURCE -D_REENTRANT -fPIC -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-narrowing
cxxflags := $(cflags) -Wno-deprecated
mmflags := -Wno-deprecated
linkflags := -g -L$(lib_dir)
......
Source: pwrsrc
Section: devel
Package: pwr48
Package: pwr50
Priority: optional
Maintainer: Proview <postmaster@proview.se>
Version: 4.8.6-3
Version: 5.0.0-1
Architecture: i386
Depends: libc6 (>= 2.15-0ubuntu20), libgtk2.0-0 (>= 2.24.13-0ubuntu2), libasound2 (>= 1.0.25-3ubuntu3), libdb5.1 (>=5.1.29-5ubuntu2), libdb5.1++ (>=5.1.29-5ubuntu2), libmysql++3 (>= 3.1.0-2), libsqlite3-0 (>= 3.7.13-1), g++ (>= 4:4.7.2-1ubuntu2), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Depends: libc6 (>= 2.17-93ubuntu4), libgtk2.0-0 (>= 2.24.20-1ubuntu1), libasound2 (>= 1.0.27.2-1ubuntu6), libdb5.3 (>=5.3.21-2), libdb5.3++ (>=5.3.21-2), libmysql++3 (>= 3.1.0-2), libsqlite3-0 (>= 3.7.17-1ubuntu1), librsvg2-2 (>= 2.36.4-2), g++ (>= 4:4.8.1-2ubuntu3), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Homepage: http://www.proview.se
Installed-Size: 1114020
Description: Proview development and runtime environment package
Proview development and runtime environment
4.8.0-1 Base release
4.8.1-1
- I/O support for Arduino USB board.
- Remote support for Websphere Message Queue.
- Operator event logging and replay.
- Chinese translation of operator enivornment.
4.8.1-2
- Profinet configurator, ordernumber showed in module enum list.
- Curve window, second mark and export dialog added.
- Profibus/Profinet configurator, default module class setting added, and Appl button added.
- Configurator fix, Delete, Create and Move object menu items were not insensive in view mode.
- Plc link, problem with uppercase nodename for opt-file fixed.
- Xtt, problems with OpPlace and XttGraph objects in SharedVolume fixed.
- Plc compile, problem with compile of component subwindows fixed.
- Wb object editor, Ctrl DoubleClick MB1 didn't work on attribute references.
- Flow alloc color problem fixed.
- wb locale fix for ubuntu.
4.8.2-1
- Support for Hilscher cifX boards.
- Support for Hilscher cifX Profinet Controller.
- UDP communication configured with IO objects.
- Support for USB joystick.
4.8.3-1
- Post server for sending emails and sms.
- Report server.
4.8.4-1
- Buffer input and output channels and signals.
4.8.5-1
- Display of invert, test and conversion for channels and signals.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
4.8.6-3
- Ge axis with dynamic scale.
- sqlite history database.
5.0.0-1 Base release
Package: pwrdemo48
Version: 4.8.6-3
Package: pwrdemo50
Version: 5.0.0-1
Section: base
Priority: optional
Architecture: i386
Depends: pwr48 (>= 4.8.6-3)
Depends: pwr50 (>= 5.0.0-1)
Replaces:
Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 70464
Description: Proview Demo Project package
Proview Demo Project
4.8.0-1 Base release
5.0.0-1 Base release
Package: pwrrt
Version: 4.8.6-3
Version: 5.0.0-1
Section: base
Priority: optional
Architecture: i386
Depends: libc6 (>= 2.15-0ubuntu20), libgtk2.0-0 (>= 2.24.13-0ubuntu2), libasound2 (>= 1.0.25-3ubuntu3), libdb5.1 (>=5.1.29-5ubuntu2), libsqlite3-0 (>= 3.7.13-1), xfonts-100dpi
Depends: libc6 (>= 2.17-93ubuntu4), libgtk2.0-0 (>= 2.24.20-1ubuntu1), libasound2 (>= 1.0.27.2-1ubuntu6), libdb5.3 (>=5.3.21-2), libsqlite3-0 (>= 3.7.17-1ubuntu1), librsvg2-2 (>= 2.36.4-2), xfonts-100dpi
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 955344
Description:
Proview runtime environment
4.8.0-1 Base release
4.8.1-1
- I/O support for Arduino USB board.
- Remote support for Websphere Message Queue.
- Operator event logging and replay.
- Chinese translation of operator enivornment.
4.8.1-2
- Curve window, second mark and export dialog added.
- Xtt, problems with OpPlace and XttGraph objects in SharedVolume fixed.
- Flow alloc color problem fixed.
4.8.3-1
- Post server for sending emails and sms.
- Report server.
4.8.4-1
- Buffer input and output channels and signals.
4.8.5-1
- Display of invert, test and conversion for channels and signals.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
4.8.6-3
- Ge axis with dynamic scale.
- sqlite history database.
5.0.0-1 Base release
Package: pwrsev
Version: 4.8.6-3
Version: 5.0.0-1
Section: base
Priority: optional
Architecture: i386
Depends: libc6 (>= 2.15-0ubuntu20), libgtk2.0-0 (>= 2.24.13-0ubuntu2), libasound2 (>= 1.0.25-3ubuntu3), libdb5.1 (>=5.1.25-5ubuntu2), libmysql++3 (>= 3.1.0-2), libsqlite3-0 (>= 3.7.13-1), xfonts-100dpi
Depends: libc6 (>= 2.17-93ubuntu4), libgtk2.0-0 (>= 2.24.20-1ubuntu1), libasound2 (>= 1.0.27.2-1ubuntu6), libdb5.3 (>=5.3.21-2), libmysql++3 (>= 3.7.17-1ubuntu1), libsqlite3-0 (>= 3.7.17-1ubuntu1), xfonts-100dpi
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 655536
Description:
Proview storage environment
4.8.0-1 Base release
4.8.6-3
- sqlite history database.
- statistic table.
5.0.0-1 Base release
Source: pwrsrc
Section: devel
Package: pwr48
Package: pwr50
Priority: optional
Maintainer: Proview <postmaster@proview.se>
Version: 4.8.6-3
Version: 5.0.0-1
Architecture: amd64
Depends: libc6 (>= 2.15-0ubuntu20), libgtk2.0-0 (>= 2.24.13-0ubuntu2), libasound2 (>= 1.0.25-3ubuntu3), libdb5.1 (>=5.1.29-5ubuntu2), libdb5.1++ (>=5.1.29-5ubuntu2), libmysql++3 (>= 3.1.0-2), libsqlite3-0 (>= 3.7.13-1), g++ (>= 4:4.7.2-1ubuntu2), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Depends: libc6 (>= 2.17-93ubuntu4), libgtk2.0-0 (>= 2.24.20-1ubuntu1), libasound2 (>= 1.0.27.2-1ubuntu6), libdb5.3 (>=5.3.21-2), libdb5.3++ (>=5.3.21-2), libmysql++3 (>= 3.1.0-2), libsqlite3-0 (>= 3.7.17-1ubuntu1), librsvg2-2 (>= 2.36.4-2), g++ (>= 4:4.8.1-2ubuntu3), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Homepage: http://www.proview.se
Installed-Size: 1114020
Description: Proview development and runtime environment package
Proview development and runtime environment
4.8.0-1 Base release
4.8.1-1
- I/O support for Arduino USB board.
- Remote support for Websphere Message Queue.
- Operator event logging and replay.
- Chinese translation in operator environment.
4.8.1-2
- Profinet configurator, ordernumber showed in module enum list.
- Curve window, second mark and export dialog added.
- Profibus/Profinet configurator, default module class setting added, and Appl button added.
- Configurator fix, Delete, Create and Move object menu items were not insensive in view mode.
- Plc link, problem with uppercase nodename for opt-file fixed.
- Xtt, problems with OpPlace and XttGraph objects in SharedVolume fixed.
- Plc compile, problem with compile of component subwindows fixed.
- Wb object editor, Ctrl DoubleClick MB1 didn't work on attribute references.
- Flow alloc color problem fixed.
- wb locale fix for ubuntu.
4.8.2-1
- Support for Hilscher cifX boards.
- Support for Hilscher cifX Profinet Controller.
- UDP communication configured with IO objects.
- Support for USB joystick.
4.8.3-1
- Post server for sending emails and sms.
- Report server.
4.8.4-1
- Buffer input and output channels and signals.
4.8.5-1
- Display of invert, test and conversion for channels and signals.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
4.8.6-3
- Ge axis with dynamic scale.
- sqlite history database.
5.0.0-1 Base release
Package: pwrdemo48
Version: 4.8.6-3
Package: pwrdemo50
Version: 5.0.0-1
Section: base
Priority: optional
Architecture: amd64
Depends: pwr48 (>= 4.8.6-3)
Depends: pwr50 (>= 5.0.0-1)
Replaces:
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
Proview Demo Project
4.8.0-1 Base release
5.0.0-1 Base release
Package: pwrrt
Version: 4.8.6-3
Version: 5.0.0-1
Section: base
Priority: optional
Architecture: amd64
Depends: libc6 (>= 2.15-0ubuntu20), libgtk2.0-0 (>= 2.24.13-0ubuntu2), libasound2 (>= 1.0.25-3ubuntu3), libdb5.1 (>=5.1.29-5ubuntu2), libsqlite3-0 (>= 3.7.13-1), xfonts-100dpi
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Depends: libc6 (>= 2.17-93ubuntu4), libgtk2.0-0 (>= 2.24.20-1ubuntu1), libasound2 (>= 1.0.27.2-1ubuntu6), libdb5.3 (>=5.3.21-2), libsqlite3-0 (>= 3.7.17-1ubuntu1), librsvg2-2 (>= 2.36.4-2), xfonts-100dpi
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Installed-Size: 955344
Description:
Proview runtime environment
4.8.0-1 Base release
4.8.1-1
- I/O support for Arduino USB board.
- Remote support for Websphere Message Queue.
- Operator event logging and replay.
- Chinese translation in operator environment.
4.8.1-2
- Curve window, second mark and export dialog added.
- Xtt, problems with OpPlace and XttGraph objects in SharedVolume fixed.
- Flow alloc color problem fixed.
4.8.3-1
- Post server for sending emails and sms.
- Report server.
4.8.4-1
- Buffer input and output channels and signals.
4.8.5-1
- Display of invert, test and conversion for channels and signals.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
4.8.6-3
- Ge axis with dynamic scale.
- sqlite history database.
5.0.0-1 Base release
Package: pwrsev
Version: 4.8.6-3
Version: 5.0.0-1
Section: base
Priority: optional
Architecture: amd64
Depends: libc6 (>= 2.15-0ubuntu20), libgtk2.0-0 (>= 2.24.13-0ubuntu2), libasound2 (>= 1.0.25-3ubuntu3), libdb5.1 (>=5.1.25-5ubuntu2), libmysql++3 (>= 3.1.0-2), libsqlite3-0 (>= 3.7.13-1), xfonts-100dpi
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Depends: libc6 (>= 2.17-93ubuntu4), libgtk2.0-0 (>= 2.24.20-1ubuntu1), libasound2 (>= 1.0.27.2-1ubuntu6), libdb5.3 (>=5.3.21-2), libmysql++3 (>= 3.7.17-1ubuntu1), libsqlite3-0 (>= 3.7.17-1ubuntu1), xfonts-100dpi
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47,pwr48
Maintainer: Proview <postmaster@proview.se>
Description:
Proview storage environment
4.8.0-1 Base release
4.8.6-3
- sqlite history database.
- statistic table.
5.0.0-1 Base release
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