TACC / DisplayCluster

a collaborative software environment for large-scale tiled display systems
Other
40 stars 26 forks source link

Problem while building DisplayCluster #38

Open alejandrozuleta opened 10 years ago

alejandrozuleta commented 10 years ago

Greetings,

I've been trying to build DisplayCluster for a while. When I execute "make" it shows a 100% of process finished after that the following error appears:

http://pastebin.com/hkiwn5C7

I think first error is caused by boost library, so I've installed the 1.44.0 version which you suggest in manual pdf. Before I had 1.55.0 version. I am not a expert about ffmpeg library and its dependencies however the undefined reference to oggpack_* error is caused by libogg library since it is a dependence of ffmepg.

Could you give me the specific version I should use for these dependencies or provide me some guidance?

Thanks in advance.