mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #173] linux build from source instructions on wiki #139
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dayne on GitHub (Nov 9, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/173
I just needed to build on linux again and had to search up my old comment in a closed issue.
Recommend one of the wiki admins add the following as a wiki page at:
https://github.com/debauchee/barrier/wiki/Building-on-Windows
Ubuntu/Debian/Raspbian: Build from source
@dayne commented on GitHub (Nov 9, 2018):
Note: This is really a re-opening of #28
I'd be up for helping hack on the wiki if it was opened up to a wider audience to help with documentation.
@AdrianKoshka commented on GitHub (Nov 9, 2018):
Sadly I don't have power to give people access to the wiki. Though you can join
#barrierin IRC and I'd be willing to help you get write access to the wiki. I can add it to the wiki for you though.@AdrianKoshka commented on GitHub (Nov 9, 2018):
https://github.com/debauchee/barrier/wiki/Building-on-Linux It's rough, and we could expand upon it obviously, but it's there.
@dayne commented on GitHub (Nov 9, 2018):
Thanks!
@tcpzix commented on GitHub (Dec 17, 2018):
i have dependencies problem in fedora 29
error's:
Checking for module 'avahi-compat-libdns_sd' -- Package 'avahi-compat-libdns_sd', required by 'virtual:world', not found CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:436 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:602 (_pkg_check_modules_internal) CMakeLists.txt:170 (pkg_check_modules)@tcpzix commented on GitHub (Dec 17, 2018):
just find the resolution in below link 👍
@hdijkema commented on GitHub (Jul 16, 2019):
Building on Debian 9.9 (stretch):
Some small problems with this instruction:
Also some compiler warnings:
Thank you!
@AdrianKoshka commented on GitHub (Jul 16, 2019):
Probably not
thanks