POV-Ray : Newsgroups : povray.newusers : [Q] how to install pvm? Server Time
5 Sep 2024 16:17:15 EDT (-0400)
  [Q] how to install pvm? (Message 1 to 1 of 1)  
From: KeunHo Yoon
Subject: [Q] how to install pvm?
Date: 17 Dec 1999 04:07:22
Message: <3859fd4a@news.povray.org>
Hi,

I had completed to install povray3.1 with pvmpov patch.

Here's how:
1. Unzip and untar th archive. These was povuni_s.tgz, povuni_d.tgz and
pvmpov-3.1-patch.tgz.
2. Apply the patch by excuting the 'inst-pvm' script
3. zlib and libpng directory was compiled the compression library.
4. Modified the pvm.h file by changing the line "#if
defined(SUN4SOL2)||defined(your_pvm_arch)" with "#if
defined(SUN4SOL2)||defined(LINUX)".
5.typed "export PVM_ARCH=LINUX;export PATH=$PATH:$PVM_ROOT/lib"
6. entered 'aimk newunix'

When completed the PVMPOV, pvmpov file was not in the
povray31/sources/pvm/LINUX directory.

What do you know when I compiled, I missed.

Regards,
KeunHo Yoon


Post a reply to this message

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