Version 5 (modified by 16 months ago) (diff) | ,
---|
We have moved
This page has been moved to https://github.com/Xpra-org/xpra/blob/master/docs/Build/Other.md
Archived copy:
Building on OpenBSD
For general information, see wiki/Building first.
Unsupported - this documentation is likely to be out of date
Install the following packages (ie: pkg_add
them):
pkg_add py-gtk2 py-Pillow
You may need to install cython from source if the version in the repository is too old.
For video encoding support install:
pkg_add x264 libvpx ffmpeg
At runtime, you may also want to have installed:
pkg_add libwebp