(by Mattias Werner, 1994-11-11
 updated by Mattias Werner, 1994-12-08)

This file contains informations for all Linux-users about the library
versions which were used to compile and link daVinci V1.4

The program ldd reports for the current version:

  > ldd daVinci
	libxv3.so.3 (DLL Jump 3.0) => /usr/openwin/lib/libxv3.so.3.0
	libolg.so.3 (DLL Jump 3.0) => /usr/openwin/lib/libolg.so.3.0
	libX11.so.3 (DLL Jump 3.1) => /usr/X11/lib/libX11.so.3.1.0
	libm.so.4 (DLL Jump 4.5pl24) => /lib/libm.so.4.5.24
	libc.so.4 (DLL Jump 4.5pl24) => /lib/libc.so.4.5.24

Everybody who wants to start daVinci has to have these or compatible 
libraries installed.

We use the following Linux platform:

> uname -a
Linux random 1.1.48 #1 Fri Aug 26 16:28:45 GMT+0100 1994 i486

We've been informed by some daVinci users, that daVinci terminates with
core dump on Slackware 2.1 with X11R6. We don't have the chance to
compile daVinci with the new Slackware in the near future, sorry.

As a workaround the user Andreas Koppenhoefer suggests:

1. Install /usr/openwin from Slackware 2.0 as /usr/openwin-old
2. Set the environment variables to the following:
      OPENWINHOME=/usr/openwin-old
      LD_LIBRARY_PATH=/usr/openwin-old/lib
3. Start daVinci.
