Mike Dilger on Nostr: Don't build with the video-ffmpeg feature and most problems will be resolved. Without ...
Don't build with the video-ffmpeg feature and most problems will be resolved. Without that feature it doesn't need any libraries that aren't part of core linux:
$ cargo build --features=lang-cjk --release
$ ldd target/release/gossip
linux-vdso.so.1 (0x00007fff6f063000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007a64360fe000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007a6432914000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007a6432732000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007a6436164000)
Published at
2024-04-01 21:24:47Event JSON
{
"id": "173e498db0d875ad452bc93a7cfad513a15f5afd668ec282f5ff4b28ec719480",
"pubkey": "ee11a5dff40c19a555f41fe42b48f00e618c91225622ae37b6c2bb67b76c4e49",
"created_at": 1712006687,
"kind": 1,
"tags": [
[
"p",
"9eeca894b2e8830e05ec86f4d119de411a2dd3abcb65525db69c486f4afe5882"
],
[
"p",
"877308276be50ce9bafa7e5e374e4fcbf5e9859a21918f34baefd000746b7d35"
],
[
"p",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d"
],
[
"e",
"011d1b38a40d1e18af2a653a193ae1cec69e165b7c9fdc9959a0805a8e9b174a",
"wss://pyramid.fiatjaf.com/",
"root"
],
[
"e",
"eed9ce6fdb19f8cb59092656c3dae0fc0d5535e3015ab8e1e9b5e1bfaa57ea48",
"wss://offchain.pub/",
"reply"
]
],
"content": "Don't build with the video-ffmpeg feature and most problems will be resolved. Without that feature it doesn't need any libraries that aren't part of core linux:\n\n$ cargo build --features=lang-cjk --release\n\n$ ldd target/release/gossip\n\tlinux-vdso.so.1 (0x00007fff6f063000)\n\tlibgcc_s.so.1 =\u003e /usr/lib/libgcc_s.so.1 (0x00007a64360fe000)\n\tlibm.so.6 =\u003e /usr/lib/libm.so.6 (0x00007a6432914000)\n\tlibc.so.6 =\u003e /usr/lib/libc.so.6 (0x00007a6432732000)\n\t/lib64/ld-linux-x86-64.so.2 =\u003e /usr/lib64/ld-linux-x86-64.so.2 (0x00007a6436164000)\n\n",
"sig": "dcfb352b541c5d04e7f0599ed9d4358e14e9a0de2ccc11daa667d340215480492a605274a3518a9fc825248fb6baf54773e86bd8c8374aace239b1c5394b99b7"
}