This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Installation: Disk 2? (DM365 EVM)

Hi,

I downloaded several files from a link that now seems to be working (it was broken this weekend). The wiki pages for the software installation talk about installing some A/V files from disk 2 but I have no disk 2. It also suggests that the file may be downloaded but I do not them listed in the link.

Any ideas?

Thanks,

Ken

Installing the A/V Demo Files

Disk 2 contains the A/V files used by the demos. After following the instructions in the previous section, follow these instructions to install the A/V files:

1) Go to the "clips" subdirectory of the DVSDK directory that you set up previously. For example:

host $ cd ~/dvsdk_#_#/clips

2) Insert disk 2 and Ubuntu will automatically mount it for you in /media/cdrom0. Copy the data.tar.gz file from the mount directory to the clips directory. Alternatively download the appropriate A/V files package for your particular EVM and copy it to the clips directory. For example:

host $ cp /media/cdrom0/data.tar.gz ./

3) Extract the A/V data files. For example:

host $ tar -zxvf data.tar.gz