[vtkusers] problems with CMake

Peter F Bradshaw pfb at exadios.com
Tue Jun 17 01:38:41 EDT 2008


Hi;

On Mon, 2 Jun 2008, Deepak Tiwari wrote:

> Hello Everyone,
>
> In order to create a C++ application on UNIX, I ran CMake which created a
> Makefile, but after I ran make, it gave me the following error:
>
> make[2]: *** No rule to make target `/usr/lib/libtiff.so', needed by
> `Cone'.  Stop.
> make[1]: *** [CMakeFiles/Cone.dir/all] Error 2
> make: *** [all] Error 2
>
> Does anybody know, how to fix this, or what it means?

You apparently need to install the package that provides libtiff for
your operating system. You will need the development package.

>
> Thanks,
>
> ~D
>

Cheers

-- 
Peter F Bradshaw: http://www.exadios.com (public keys avaliable there).
Personal site: http://personal.exadios.com
"I love truth, and the way the government still uses it occasionally to
 keep us guessing." - Sam Kekovich.



More information about the vtkusers mailing list