Displaying 3 results from an estimated 3 matches for "08xl".
Did you mean:
08x
2006 Jul 05
0
[Bug 1206] configure: error: *** 'ar' missing, please install or fix your $PATH
...ever it complains regarding the versions of OpenSSL.
- "sh -x findssl" complains about no "locate" variable in the PATH.
# sh -x findssl.sh
CC=gcc
STATIC=-static
+ trap rm -f conftest.c INT HUP TERM
+ rm -f findssl.log
+ cat
#include <stdio.h>
int main(){printf("0x%08xL\n", SSLeay());}
DEFAULT_LIBPATH=/usr/lib:/usr/local/lib
LIBPATH=/usr/lib:/usr/local/lib
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
LIBRARY_PATH=/usr/lib:/usr/local/lib
+ export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
+ echo Searching for OpenSSL header files.
Searching for OpenSSL header files.
+ wh...
2006 Jul 05
0
[Bug 1206] configure: error: *** 'ar' missing, please install or fix your $PATH
...ever it complains regarding the versions of OpenSSL.
- "sh -x findssl" complains about no "locate" variable in the PATH.
# sh -x findssl.sh
CC=gcc
STATIC=-static
+ trap rm -f conftest.c INT HUP TERM
+ rm -f findssl.log
+ cat
#include <stdio.h>
int main(){printf("0x%08xL\n", SSLeay());}
DEFAULT_LIBPATH=/usr/lib:/usr/local/lib
LIBPATH=/usr/lib:/usr/local/lib
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
LIBRARY_PATH=/usr/lib:/usr/local/lib
+ export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
+ echo Searching for OpenSSL header files.
Searching for OpenSSL header files.
+ wh...
2003 Jun 22
2
Problem with Configure
I try to set up openssh-3.6.1p2 on a baox and get:
Script started on Sun Jun 22 07:55:36 2003
gallifrey.nk.ca//usr/source/openssh-3.6.1p2$ cat /usr/contrib/bin/configssh
./configure --prefix=/usr/contrib --localstatedir=/var --infodir=/usr/share/info\
--mandir=/usr/share/man --with-low-memory --with-elf --with-ncurses\
--with-ssl=/usr/source/openssl-engine-0.9.7g\