POV-Ray : Newsgroups : povray.general : And once again: compiling and installing 3.7 under Debian Linux... : Re: And once again: compiling and installing 3.7 under Debian Linux... Server Time
6 Oct 2024 09:00:45 EDT (-0400)
  Re: And once again: compiling and installing 3.7 under Debian Linux...  
From: James Holsenback
Date: 8 Feb 2014 12:46:23
Message: <52f66d6f$1@news.povray.org>

> Hi(gh)!
>
> On 07.02.2014 05:48, clipka wrote:
>
>> In order to turn the generic source code package into a Unix-specific
>> one, you'll have to run "prebuild.sh" from the "./unix" directory.
>>
>> Among other things, this will create the "./configure" script in the
>> main directory, which then in turn generates the files needed by "make".
>
> O.k., now I managed to install an autoconf version higher than 2.59 (and
> also automake) just to be able to do prebuild.sh... then I started
> ./configure - and now it complains about the missing boost libraries!
> Which packages exactly do I have to install now?

apt-get build-dep libboost-all-dev
apt-get install libboost-all-dev


Post a reply to this message

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