POV-Ray : Newsgroups : povray.unix : Rayshade - problems with compiling for RedHat : Re: Rayshade - problems with compiling for RedHat Server Time
5 Jul 2024 15:00:05 EDT (-0400)
  Re: Rayshade - problems with compiling for RedHat  
From: Nicolas Calimet
Date: 19 Mar 2004 11:44:42
Message: <405b2378@news.povray.org>
> I have problems compiling Rayshade in RedHat9,
> I downloaded and unpacked latest official version,

        Take a look at:

ftp://graphics.stanford.edu/pub/rayshade/Ports/Redhat6/

        In particular, the README file says you should not run 'make depend'.
This stuff might work for newer RedHat distros, but since it dates back to
late 1999 I would not be surprised if it actually doesn't.

> cc  -I../libray -I../libshade -I..  -O   -c -o main.o main.c

        Also you'd better force gcc instead of cc:  CC=gcc ./configure

        Rayshade is somewhat "dead" since the mid 1990's.
        Besides, this is news.povray.org, searching google groups might
give you more interesting inputs.

        - NC


Post a reply to this message

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