Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Obtain the source from /afs/slac/g/glast/ground/GLAST_EXT/srcExtlibs/mysql-5.1.39.tar.gz and unpack
  2. Enter the mysql-5.1.39 directory and run configure: 
    ./configure --without-server --with-zlib-dir=bundled --libdir=/usr/lib64 --prefix=blah >& config-redhat4-i686-32bit-gcc34.log &
  3. make >& build-redhat4-i686-32bit-gcc34.log &
  4. make install

...