POV-Ray : Newsgroups : povray.unix : RC7 compilation issues on ubuntu 12.10 : Re: RC7 compilation issues on ubuntu 12.10 Server Time
16 May 2024 22:32:12 EDT (-0400)
  Re: RC7 compilation issues on ubuntu 12.10  
From: clipka
Date: 27 Feb 2013 19:43:01
Message: <512ea815$1@news.povray.org>
Am 28.02.2013 00:15, schrieb Bruno Cabasson:
> Le_Forgeron <lef### [at] freefr> wrote:

>> You have of course installed g++, right ?
>> (C compiler is probably install by default, but IIRC not the C++ one)
>>
>> In fact, you should have installed (with all dependencies):
>>
>>      g++
>>      libboost-all-dev
>>      libpng12-dev
>>      libjpeg62-dev
>>      libtiff4-dev
>>      libopenexr-dev
>>      libsdl1.2-dev
>>
>> (the "version" might vary, this was for 11.10, but I hope you get the idea)
>> --
>> Just because nobody complains does not mean all parachutes are perfect.
>
> .../configure finds gcc and does not complain until much further in the process.
> gcc is not enough?

gcc is the "Gnu Compiler Collection". It being a pretty extensive 
collection, I guess it would be rather uncommon to have all language 
modules installed on your system - and maybe your distro only installs 
the absolute minimum by default, which would be the C compiler.


Post a reply to this message

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