> I also can't seem to find the resource
> definitions (the .rcp file) for the form. Where might I find that?

The viewer.rcp is autogenerated out of the viewer.rcp.in (similar to how the
makefile is created), customized to your environment.

Download and put the program named 'sh.exe' on your binary folder if it
isn't already (this executes shell scripts). I don't know if there is some
more programs needed, but if it asks for them saying whatever program not
found, just download them and put them in the /bin

Type this at BASH$ prompt to autogenerate the files:
sh autogen.sh

There will possibly be some 'undefined macros' warnings that scroll by.
These can be ignored if you are just working on the viewer.

CF_Lib and ZLib files aren't included in the CVS as these are outside
things, these have to be put in separately. There is a readme in the
appropriate folder telling where these can be downloaded. These are required
to make the viewer.

Once you have autogenerated the files, and put in the CF_Lib and ZLib
includes, then just type:
make

Best wishes,
Robert

Reply via email to