Skip to content
  • Mark OLESEN's avatar
    bea65632
    CONFIG: ptscotch header not found on ArchLinux (fixes #1877) · bea65632
    Mark OLESEN authored
    - on ArchLinux, everything is installed under /usr/include/scotch.
    
      The detection script uses SCOTCH_ARCH_PATH as an initial guess for
      ptscotch as well. However, on the second pass, it has an absolute
      value ("/usr") instead of a logical one ("scotch-system").
      This resulted in the logic for handling scotch+ptscotch subdirs
      being bypassed.
    bea65632
    CONFIG: ptscotch header not found on ArchLinux (fixes #1877)
    Mark OLESEN authored
    - on ArchLinux, everything is installed under /usr/include/scotch.
    
      The detection script uses SCOTCH_ARCH_PATH as an initial guess for
      ptscotch as well. However, on the second pass, it has an absolute
      value ("/usr") instead of a logical one ("scotch-system").
      This resulted in the logic for handling scotch+ptscotch subdirs
      being bypassed.
Loading