On the SUN4SOL2 I need
  • 1) apply my patch (to add '-I/usr/local/lib/g++-include' in CXXINCDIR variable in gred-2.0.0/Makefile and to set ...CXXshared="no" in grp2c-0.30.0/configure)
  • 2) apply my patch (to join my XPMAP mapping tool and PG_PVM monitor)

    On the LINUX (RedHat 4.1) I need:

  • 1) apply Dani's patch
  • 2) apply my patch (to get a Tape/PVM version with manual mapping)
  • 3) apply my second patch (to join my XPMAP mapping tool and PG_PVM monitor)

    Then run in $GRADE_ROOT "make" and then
    "make install GRADE_ROOT=$HOME/bin/$PVM_ARCH/grade"


    On LINUX I had problems with static libraries (libc, libg), X11 libraries (-DSYSV ... wchar_t) and libcurses library.