POV-Ray : Newsgroups : povray.beta-test : 35a OK on Linux - Slackware 12.2 and 13.0 Server Time
1 Jul 2024 14:53:06 EDT (-0400)
  35a OK on Linux - Slackware 12.2 and 13.0 (Message 1 to 1 of 1)  
From: geep999
Subject: 35a OK on Linux - Slackware 12.2 and 13.0
Date: 28 Feb 2010 04:55:00
Message: <web.4b8a3c47c299eceb380f8080@news.povray.org>
Hi all,
I'm now running Beta 35a OK on Linux - Slackware 12.2 32 bit and Slackware 13.0
64 bit. Here's the recipe I used starting with a copy of Linux Beta 34 and
Windows Beta 35a.

1/ Copied all files in Windows vfe to Linux vfe (but not the directory win)
2/ Copied all files in Windows source to Linux source (but not the directories).
Descended to each directory below source in turn, and copied the files from
Windows to Linux equivalent.
3/ Edit source/backend/Makefile.am
add these to the list of source files (line 32):
colour/spectral.cpp colour/spectral.h
4/ Rebuild make files:
aclocal
automake
autoconf
5/ ./configure with your favourite options, then make and make install
I used:
../configure \
--with-boost-thread=boost_thread-mt \
COMPILED_BY="Beta35a from windows beta code"

Cheers,
Peter


Post a reply to this message

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