/[pkg-mixmaster]/trunk/Mix/Install
ViewVC logotype

Diff of /trunk/Mix/Install

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 99 by rabbi, Thu Jul 11 02:39:33 2002 UTC revision 100 by rabbi, Wed Jul 24 06:50:53 2002 UTC
# Line 6  Line 6 
6  # ANY KIND, either express or implied. See the file COPYRIGHT for  # ANY KIND, either express or implied. See the file COPYRIGHT for
7  # details.  # details.
8    
9  # $Id: Install,v 1.4 2002/07/11 02:39:33 rabbi Exp $  # $Id: Install,v 1.5 2002/07/24 06:50:53 rabbi Exp $
10    
11  #whereis program default-path  #whereis program default-path
12  whereis()  whereis()
# Line 372  then Line 372  then
372    readln "Continue anyway?" n    readln "Continue anyway?" n
373    if [ "$ans" = "n" ]    if [ "$ans" = "n" ]
374    then    then
375     echo "Please install zlib now."     echo "Please install zlib 1.1.4 or greater now."
376     exit 1     exit 1
377    fi    fi
378   else   else
# Line 460  then Line 460  then
460    fi    fi
461   elif [ "16#$version" = "16#90581f" ]   elif [ "16#$version" = "16#90581f" ]
462   then   then
463      echo "Compiling with OpenSSL 0.9.5a."
464     elif [ "16#$version" = "16#90601f" ]
465     then
466    echo "Compiling with OpenSSL 0.9.6a."    echo "Compiling with OpenSSL 0.9.6a."
467   elif [ "16#$version" = "16#90602f" ]   elif [ "16#$version" = "16#90602f" ]
468   then   then

Legend:
Removed from v.99  
changed lines
  Added in v.100

  ViewVC Help
Powered by ViewVC 1.1.5