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:09:40 EDT (-0400)
  Re: ltiff.so can't be found on installed POV-Ray 3.5  
From: Warp
Date: 21 Apr 2003 10:53:45
Message: <3ea405f9@news.povray.org>
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 -


Post a reply to this message

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