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:26:48 EDT (-0400)
  Re: ltiff.so can't be found on installed POV-Ray 3.5  
From: MidnightLightning
Date: 22 Apr 2003 00:20:04
Message: <web.3ea4c269ffae30776b67fde0@news.povray.org>
Warp wrote:
>  There's something odd with libtiff anyways, so you might want to link
>libtiff.a statically into the povray binary (this is what I have to do
>every time I compile POV-Ray for Solaris).
>  That is, in the linking command replace "-ltiff" with
>"/the/path/to/libtiff.a".
>
>  By the way, if you write "echo $LD_LIBRARY_PATH" what does it say?
>
>#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
>N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
>N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -
>

echo $LD_LIBRARY_PATH produces a blank line. 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?


Post a reply to this message

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