search for: libsocks

Displaying 5 results from an estimated 5 matches for "libsocks".

2016 Jun 10
2
compiling with lsocks support on centos 6?
...ng for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for main in -lsocks5... no configure: error: cannot find -lsocks5 library [jason at nibbler lftp-4.7.2]$ ive looked and cant seem to figure out where to download the libsocks stuff? I found 1 post on the innernets that said that its integrated in the kernel? How can I get this compiled with socks(5) support? Jason
2016 Jun 10
1
compiling with lsocks support on centos 6?
...use NLS... yes >> checking where the gettext function comes from... libc >> checking for main in -lsocks5... no >> configure: error: cannot find -lsocks5 library >> [jason at nibbler lftp-4.7.2]$ >> >> ive looked and cant seem to figure out where to download the libsocks >> stuff? I found 1 post on the innernets that said that its integrated in >> the kernel? >> How can I get this compiled with socks(5) support? > > You may want to get the dante-devel rpm from the ghettoforge plus repo: > > ]# rpm2cpio dante-devel-1.4.1-176.9.x86_64.rp...
2016 Jun 10
0
compiling with lsocks support on centos 6?
...> checking whether to use NLS... yes > checking where the gettext function comes from... libc > checking for main in -lsocks5... no > configure: error: cannot find -lsocks5 library > [jason at nibbler lftp-4.7.2]$ > > ive looked and cant seem to figure out where to download the libsocks > stuff? I found 1 post on the innernets that said that its integrated in > the kernel? > How can I get this compiled with socks(5) support? You may want to get the dante-devel rpm from the ghettoforge plus repo: ]# rpm2cpio dante-devel-1.4.1-176.9.x86_64.rpm | cpio -t ./usr/include/sock...
2000 Sep 25
3
socks proxy support
is openssh going to ever contain socks4/5 proxy support (http://www.socks.nec.com/) the same way ssh (nonfree version) does? Without this support, openssh is completely unusable behind a firewall. Hayden A. James
1999 Dec 29
1
Patch to use Dante socks library
...se requester, you will need the GNOME libraries and headers. @@ -104,6 +110,10 @@ --with-md5-passwords will enable the use of MD5 passwords. Enable this if your operating system uses MD5 passwords without using PAM. + +--with-dante[=DIR] will enable Dante SOCKS library support. If the Dante +libsocks library isn't installed in a library searched by the compiler, +add the directory name as the option. If you need to pass special options to the compiler or linker, you can specify these as enviornment variables before running ./configure. --- README.orig Wed Dec 29 10:33:29 1999 +++ README...