Displaying 1 result from an estimated 1 matches for "hiyy".
Did you mean:
hiya
1999 Dec 09
2
Minor patches to openssh-1.2pre17 for Solaris
Almost worked first time (Solaris 2.7, gcc-2.95.2). Well done.
perl -i -p -e 's/-m644/-m 644/' Makefile.in
Also, it would be nice to be able to set up LFLAGS somehow, to provide the
following:
LFLAGS=-R/usr/local/lib
YMMV with the path. That way the executables will run without setting
LD_LIBRARY_PATH. I can't see where to tweak this in the configure setup at
the moment - I'll