POV-Ray : Newsgroups : povray.unix : ltiff.so can't be found on installed POV-Ray 3.5 : Re: ltiff.so can't be found on installed POV-Ray 3.5 Server Time
8 Jul 2024 18:07:23 EDT (-0400)
  Re: ltiff.so can't be found on installed POV-Ray 3.5  
From: Warp
Date: 22 Apr 2003 05:43:37
Message: <3ea50ec9@news.povray.org>
MidnightLightning <nomail@nomail> wrote:
> echo $LD_LIBRARY_PATH produces a blank line.

  That's why ld can't find libtiff.so at runtime.

> I can add the -L switch to the
> Makefile, but since the src directory has been 'make'd already, it won't
> re-compile the packages with the new Makefile. Is there a flag to force the
> make command to re-compile the packages?

  You don't need to recompile, just to relink. Delete the povray binary
and run make.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.