Thread

  1. Re: [HACKERS] PostgreSQL v6.4 BETA2 ...

    Roland Roberts <roberts@panix.com> — 1998-10-15T02:36:39Z

    -----BEGIN PGP SIGNED MESSAGE-----
    
    
        library_dirs="$LIBRARY_DIRS /usr/lib"
        TCL_CONFIG_SH=
        for dir in $library_dirs; do
           [...]
        done
    
    If you can assume that Tcl is installed and the version the user wants
    is first in their path, you should be able to limit this to
    
        library_dirs=`echo 'puts $auto_path' | tclsh`
    
    roland
    
    -----BEGIN PGP SIGNATURE-----
    Version: 2.6.2
    Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface
    
    iQCVAwUBNiVfs+oW38lmvDvNAQFpPgP9Gsk515V66r0BHUk9hIE8atCyxu08QIpo
    kRWGLd3gO5vs04Y56OrNAwCZuddfr1lx+S01MP6G5HKdHWQ9z1mDGixODYrdW9K2
    39HT3OHJ9YEzgoQV77m1Ef9OPmLpuboXMg1iEd4+Wv/PJrTvVVmLHCD98wMjgpgF
    BenOPn5wV0w=
    =NiLZ
    -----END PGP SIGNATURE-----
    -- 
    Roland B. Roberts, PhD                  Custom Software Solutions
    roberts@panix.com                           101 West 15th St #4NN
                                                   New York, NY 10011