Hello
I recently bought a Leopard board 355.
I am having problems setting up the Ridgerun development environment for the board.
What I've done is the following:
1) Installed Ubuntu 10.04
2) Installed XDCTools 3_10_05_61
3) Installed dvsdk 3_10_00_19
4) Installed RidgeRun SDK LeopardSDK-840402-Linux-x86
5) Installed TFTP
6) Installed NFS
But when I tried to build the RidgrunSDK (justin@ubuntu:~/DM355SDK840402$ make )
I got the following errors:
/bin/bash: xdctools_3_10_05_61/xdc: No such file or directory
make[3]: *** [patched] Error 127
Error building xdctools_3_10_05
make[2]: *** [dependency_build] Error 1
make[1]: *** [proprietary_src_build] Error 1
make: *** [fs_build] Error 2
Please help me find the problem.