Bruno,
> pgc++-Error-Unknown switch: -print-prog-name=ld > Don't use pgi :-) We aren't done with the pgi port. > I just turn off pgi on my linux background while turning on the necessary intel C compiler etc, and try again to use the online script. It seems to work well but with some warnings. [chueh@icy p4est]$ module load intel/comp-15.0.0 [chueh@icy p4est]$ module load intel/mkl-11.1.2 [chueh@icy p4est]$ module load openmpi-1.6.5/intel-15.0 [chueh@icy p4est]$ sh ./p4est-setup.sh p4est-1.1.tar.gz /work2/chueh/deal.II_project/p4est CFLAGS_FAST: -O2 CFLAGS_DEBUG: -O0 -g This script tries to unpack, configure and build the p4est library. Build FAST: /work2/chueh/deal.II_project/p4est/p4est-build/FAST Build DEBUG: /work2/chueh/deal.II_project/p4est/p4est-build/DEBUG Install FAST: /work2/chueh/deal.II_project/p4est/FAST Install DEBUG: /work2/chueh/deal.II_project/p4est/DEBUG Checking environment: CFLAGS P4EST_CFLAGS_FAST P4EST_CFLAGS_DEBUG Unpack directory: /work2/chueh/deal.II_project/p4est/p4est-1.1 Source directory found (remove it to unpack anew) See output in files .../config.output and .../make.output Build FAST version in /work2/chueh/deal.II_project/p4est/p4est-build/FAST configure: WARNING: Static source code checker splint not found configure: WARNING: Static source code checker splint not found FAST version installed in /work2/chueh/deal.II_project/p4est/FAST Build DEBUG version in /work2/chueh/deal.II_project/p4est/p4est-build/DEBUG configure: WARNING: Static source code checker splint not found configure: WARNING: Static source code checker splint not found DEBUG version installed in /work2/chueh/deal.II_project/p4est/DEBUG Can you help me tell me if p4est has been installed successfully? Sincerely, Chih-Che -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
