From: <is...@gm...> - 2011-01-04 07:22:52
|
Hello, By default Ubuntu 10.04 includes CMake 2.8.0. That version includes a pretty old version of ExternalProject.cmake. If you install cmake 2.8.2 or newer, the error should disappear. Ioan On Jan 4, 2011 3:33am, Hiroyuki Okada <h....@en...> wrote: > Hello, > I have these error messages in cmake. > Ubuntu 10.04 > $:cmake -DCMAKE_BUILD_TYPE=Release ../.. > CMake Error at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:694 > (message): > Could not extract tarball filename from url: > http://gamma.cs.unc.edu/software/downloads/SSV/pqp-1.3.tar.gz;URL_MD5;f710e24a62db763d61d08667439d46fd > Call Stack (most recent call first): > /usr/share/cmake-2.8/Modules/ExternalProject.cmake:941 > (_ep_add_download_command) > CMakeModules/UsePQP.cmake:12 (ExternalProject_Add) > CMakeLists.txt:36 (include) > -- Configuring incomplete, errors occurred! > -- > OKD > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > ompl-users mailing list > omp...@li... > https://lists.sourceforge.net/lists/listinfo/ompl-users |