Changeset 15651


Ignore:
Timestamp:
07/31/13 11:31:54 (12 years ago)
Author:
Eric.Larour
Message:

CHG: update configuration for X11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-linux64-murdo.sh

    r15318 r15651  
    2222        --with-chaco-dir="$ISSM_DIR/externalpackages/chaco/install" \
    2323        --with-scotch-dir="$ISSM_DIR/externalpackages/scotch/install" \
    24         --with-graphics-lib=/usr/lib64/libX11.so \
     24        --with-graphics-lib="/usr/lib/x86_64-linux-gnu/libX11.so" \
    2525        --with-cxxoptflags="-mtune=barcelona -ffast-math -O3 -msse4.2 -Wno-write-strings "\
    2626        --with-numthreads=18 \
Note: See TracChangeset for help on using the changeset viewer.