[Seqan-dev] Getting started with SeqAn


Hello,

I have a simple starter question. So I have downloaded the seqan and followed the instruction on "getting started": http://trac.seqan.de/wiki/Tutorial/GettingStarted , and that worked. but now i have tried to make some demos and i got the following message:


$ cmake2.8.6 .

CMake Error at CMakeLists.txt:4 (seqan_setup_apps):
  Unknown CMake command "seqan_setup_apps".


-- Configuring incomplete, errors occurred!


I'm probably missing something obvious but, don't see it..

My OS: Ubuntu 10.04 
       g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
       cmake version 2.8.6
       

Thank you,

Robert