[Pbrt-discuss] installation in Ubuntu
Slavomir Kaslev
slavomir.kaslev at gmail.com
Fri May 22 03:55:41 EDT 2009
On Fri, May 22, 2009 at 10:42 AM, Sajjad <dosto.walla at gmail.com> wrote:
> I already did that.
>
> i even did try as follows:
>
> EXRINCLUDE=-I/usr/include/OpenEXR
> EXRLIBDIR=-L/usr/lib64
>
Try
sudo aptitude install libopenexr-dev flex bison
> Considering the fact that i am using a 64-bit OS
>
Also, add -fPIC to the compiler flags (OPTS) in Makefile.
Then execute:
make clean && make
> Any other hint?
>
It would be useful if you post what errors you are getting.
Cheers.
--
Slavomir Kaslev
More information about the pbrt-discuss
mailing list