Search Criteria
Package Details: open62541 v1.4.14_r14_g62c025b15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/open62541.git (read-only, click to copy) |
|---|---|
| Package Base: | open62541 |
| Description: | An open source and free implementation of OPC Unified Architecture written in the common subset of the C99 and C++98 languages. |
| Upstream URL: | http://open62541.org/ |
| Licenses: | MPL-2.0 |
| Submitter: | Pro |
| Maintainer: | qwjyh |
| Last Packager: | qwjyh |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-08-14 16:29 (UTC) |
| Last Updated: | 2025-12-17 20:11 (UTC) |
Dependencies (6)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
- graphviz (optional) – For document generation
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR) (optional) – mbed TLS encryption backend (set UA_ENABLE_ENCRYPTION=MBEDTLS on environment variable OPEN62541_CMAKE_FLAGS)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR) (optional) – OpenSSL encryption backend (set UA_ENABLE_ENCRYPTION=OPENSSL on environment variable OPEN62541_CMAKE_FLAGS)
Latest Comments
qwjyh commented on 2025-12-17 20:15 (UTC)
@muesli4 Thanks for your comment. I updated the install prefixes. Please check.
muesli4 commented on 2025-12-16 09:38 (UTC)
This package does not work for me. I end up having
/tmp/makepkg/in the package with the directory structure in there that should be in the root of the package. And there is also sources and the license. I wonder if I misconfigured makepkg but I never experienced this with any other package.This means the library and the headers are not in the right place and the file for pkgconfig is neither.
qwjyh commented on 2025-08-07 12:42 (UTC)
@kistlin Thanks for your comment. I fixed it
kistlin commented on 2025-08-07 12:28 (UTC)
@qwjyh can you please fix what @gehwolf suggested? It's causing issues for me as well and the same as @haykodarb reported.
gehwolf commented on 2023-03-04 19:40 (UTC) (edited on 2023-03-04 19:46 (UTC) by gehwolf)
If packaging with
yayfails, apply the following patch in$HOME/.cache/yay/open62541:haykodarb commented on 2022-06-06 23:38 (UTC)
Getting error
CMake Error at cmake_install.cmake:46 (file): file INSTALL cannot copy file "/home/user/.cache/yay/open62541/src/open62541/build/bin/lipopen62541.a" to "/usr/local/lib/libopen62541.a": Permission denied.
micwoj92 commented on 2021-05-10 05:39 (UTC)
Needs git in makedepends