UA Expert Debian Distribution on Raspbian ?

Questions regarding the use of the UaExpert.

Moderator: uaexpert

Post Reply
Spezies31
Sr. Member
Sr. Member
Posts: 15
Joined: 07 Dec 2015, 16:36

UA Expert Debian Distribution on Raspbian ?

Post by Spezies31 »

Hello,

i wanted to try out the UAExpert Client on my raspberry Pi 2 Model B. Therefore I downloaded the Debian Distribution of the UA Expert Client (v1.4.1). I unpacked the tar.gz and got the .deb file. I googled what i need to do to install a .deb file on a Debian System so i put:

sudo dpkg -i <filename>.deb

into my Terminal. I got the following error message:

dpkg: Fehler beim Bearbeiten von uaexpert-bin-debian7-x64-gcc4.7.2-v1.4.1-240.deb (--install):
Paket-Architektur (amd64) passt nicht zum System (armhf)
Fehler traten auf beim Bearbeiten von:
uaexpert-bin-debian7-x64-gcc4.7.2-v1.4.1-240.deb


English Translation:
package-architecture(amd64) doesn't fit to the system(armhf)

Now i am wondering if there is a way to install UAExpert on my Raspbian system without changing to a Debian with support for amd64 architecture.
Can somebody please help me with this problem?

Greetings
Spezies31

User avatar
Support Team
Hero Member
Hero Member
Posts: 3072
Joined: 18 Mar 2011, 15:09

Re: UA Expert Debian Distribution on Raspbian ?

Post by Support Team »

Hello,

Sorry, we do not provide an UaExpert version for the Raspberry Pi (ARM architecture).
If you need an OPC UA client for the Raspberry Pi, you could use our C++ or ANSI C based OPC UA Client SDK to implement one. There is an evaluation version available on request.

Best regards
Support Team

Post Reply