forked from FreeOpcUa/freeopcua
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
pspeybro edited this page Aug 9, 2014
·
9 revisions
autoconf
boost
=> sudo apt-get install libboost1.50-all
gcc 4.7 or later (for c++11)
libtool
autoreconf -f -i
./configure
make
make install
After make install, run 'ldconfig' otherwise you get "error while loading shared libraries" when executing /usr/local/bin/opcua(server).
/usr/local/bin/opcuaserver --config=/usr/local/etc/opcua/server