-
> ```
> cmake -DCMAKE_TOOLCHAIN_FILE=/mnt/c/Dev/Linux/webkit-src/arm-toolchain.cmake \
> -DPORT=GTK \
> -DCMAKE_BUILD_TYPE=Release \
> -DCMAKE_INSTALL_SYSCONFDIR=/mnt/c/Dev/Lin…
-
Looks like this broke after the cmake migration.
Steps to reproduce on a fresh `podman run -it --rm 'registry.opensuse.org/opensuse/tumbleweed:latest'`:
`zypper in -y awk qrencode libevent-devel…
-
根据这个教程衍生和记录而来。
Centos 6 x64 下进行。
1、依赖
yum install pam-devel readline-devel http-parser-devel unbound gmp-devel
yum install tar gzip xz wget gcc make autoconf
2、安装 nettle
cd
…
-
Please provide the dependencies for the distro openSUSE 15.1
-
Dear @pemsley ...
Are there any recipes to install coot 1.x on a Fedora box?
Thanks
-
**Describe the bug**
I wanted to try out the Xcode backend to meson to see if it could help as a workaround for #8206, but alas it results in an error.
**To Reproduce**
```
[1149] ~/src/free…
-
### Describe the bug
The build error is due to the original SWIG build, and it needs to be refreshed by rerunning the input/output formatter manually to build properly. running make in either swig fo…
-
This feature would be interesting for
1. Users that do not have internet access
2. Users that would like to cache packages internally inside their network
3. Users who would like to replace the off…
-
(1)Is this function only available using the questasim tool?
(2)I run the following command.
```
cd ara
make -C apps bin/hello_world vcd_dump=1
make -C hardware simc app=hello_word vcd_dump=1
…
-
The document states that only GCC >= 9 is required.
https://github.com/zeek/spicy/blob/ab69192894caef32e7bca316ec6fa5e65d4a40a4/doc/installation.rst#L210
Error log:
```bash
/spicy/spicy/runtim…