This is a diff between 1.3 and 1.4 revisions:

46d47
> 1 Install the Virtuoso Conductor VAD application package by running the following commands:
> <verbatim>
> $ /opt/virtuoso/virtuoso-enterprise.sh
> $ isql 1111 -U dba -P instance-id
> Connected to OpenLink Virtuoso
> Driver: 07.10.3214 OpenLink Virtuoso ODBC Driver
> OpenLink Interactive SQL (Virtuoso), version 0.9849b.
> Type HELP; for help and EXIT; to exit.
> SQL> vad_install('../vad/conductor_dav.vad',0);
> SQL_STATE SQL_MESSAGE
> LONG VARCHAR VARCHAR
> _______________________________________________________________________________
>
> 00000 No errors detected
> 00000 Installation of "Virtuoso Conductor" is complete.
> 00000 Now making a final checkpoint.
> 00000 Final checkpoint is made.
> 00000 SUCCESS
> BLOB 0 chars
>
> 6 Rows. -- 5773 msec.
> SQL>
> </verbatim>