PWP wiki processor

RayinvrModifications

| StartPage | WikiPages | AdditionalFiles |

It should be possible to patch the original version of Rayinvr »Rayinvr with any of these patches. Most are quite simple, so it should be possible to apply them in any order.

Apply the patched as follows. Unpack the original Rayinvr package, and change to the new Rayinvr directory it creates:

tar -zxvf rayinvr.tar.gz
cd rayinvr

Download the patch(es) to your current working directory, and run the following (replacing patch.diff with the correct file):

patch -p0 < patch.diff

Then build as normal, in this case there is a script that will build everything and place it in the bin subdirectory under the main rayinvr directory:

./build_all.bash

These patches have been made for use at Dalhousie, but hopefully they will be useful for others.

   (Powered by PWP Version 1-4-3 )