Skip to content

Run the multiplexing daemon without installing Wezterm #6382

Answered by loops
abdelbk asked this question in Q&A
Discussion options

You must be logged in to vote

If you're trying to build from source you can build "wezterm-mux-server", and the "wezterm" executable which you'll also need :

cargo build --jobs 2 --release --bin wezterm-mux-server --bin wezterm

This will avoid building the wezterm-gui executable, which isn't required on the remote server. You can find the binaries in the "target/release" directory.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by abdelbk
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants