Displaying 2 results from an estimated 2 matches for "zlibver".
Did you mean:
libver
2004 Mar 03
8
[Bug 806] openssh after 3.6.1p1 can not authenticate via public rsa2 key
.../configure --prefix=/opt/$VER \
--sysconfdir=/etc/opt/openssh \
--with-default-path="/usr/bin:/usr/sbin:/opt/$VER/bin" \
--with-ssl-dir=$SRC/openssl/$OPENSSLver \
--with-zlib=$SRC/zlib/$ZLIBver \
--with-prngd-socket=/var/run/egd-pool \
--with-tcp-wrappers \
--without-shadow \
--disable-suid-ssh
I compiled against
TCP_WRAPver=tcp_wrappers_7.6-ipv6.3
OPENSSLver=openssl-0.9.7c...
2003 Apr 17
1
C function and Windows XP
Hi dear R developer, we are trying to build DLL files using Microsoft Visua=
l C++. As stated in readme.packages we have to build first the import libra=
ry Rdll.lib with the command: lib(def:R.exp/out:Rdll.lib. However, this com=
mand gives 2155 errors due to unresolved external symbols (ATTRIB to zlibVe=
rsion) in R.exp.Could anybody tell me if something is missing in the comman=
d line or