Bugzilla – Attachment 3502 Details for
Bug 3304
SSH client MUX to multiple hosts causes select: Bad file descriptor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
OpenSSH build steps
openssh-build.txt (text/plain), 718 bytes, created by
E B
on 2021-04-24 11:24:06 AEST
(
hide
)
Description:
OpenSSH build steps
Filename:
MIME Type:
Creator:
E B
Created:
2021-04-24 11:24:06 AEST
Size:
718 bytes
patch
obsolete
>apt-get install build-essential dpkg-dev fakeroot gnupg lintian patch patchutils strace unzip pbuilder debian-builder quilt automake autoconf debhelper dh-make devscripts libgtk2.0-dev libedit-dev libselinux1-dev >apt-get build-dep openssh > >git clone https://github.com/openssh/openssh-portable.git >cd openssh-portable >git checkout V_8_5 >autoreconf >./configure --prefix=/usr --sysconfdir=/etc/ssh --libexecdir=/usr/lib/openssh --disable-strip --with-mantype=doc --with-4in6 --with-privsep-path=/run/sshd --with-pid-dir=/run --with-libs=-lcrypt --with-tcp-wrappers --with-pam --with-libedit --with-kerberos5=/usr --with-ssl-engine --with-selinux --with-audit=linux --with-systemd --with-hardening >make >sudo make install
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3304
:
3499
|
3500
|
3501
| 3502 |
3515
|
3516
|
3517
|
3518