POV-Ray : Newsgroups : povray.unix : how to WINE win versions of povray : Re: how to WINE win versions of povray Server Time
28 Sep 2024 17:57:46 EDT (-0400)
  Re: how to WINE win versions of povray  
From: Txemi Jendrix
Date: 6 May 2005 19:49:37
Message: <427c0291@news.povray.org>
Greg M. Johnson wrote:
> I put a live Linux CD into a win box and then tried:
> 
> right click on WINE (menu optoin in KDE)
> 
> "Put Into Run Dialog"
> 
> wine  /mnt/hda1/povray/bin/pvengine.exe
> 
> 
> get error: cannot find home entry in registry.
> 
> I know other means of using povray have been discussed here, but I just 
> tried this on a whim on a PC that ain't connected to internet.
> 
> Is there a syntax for WINE that *would* work?

1st you'll have to install povwin using wine:
(If povwin36.exe is located (p.e.) in /home/greg/downloads)
open a console and type:
cd downloads
wine povwin36.exe

The installation window should open (like in Windows). Follow the steps 
you already know to install it.
Important: Accept the default location for installation; C:\Program 
Files\POV-Ray for Windows v3.6.
The installation should end with a test render (exactly the same as in 
Windows).

Then if you want to run povray for windows the command to run is:

wine "C:\Program Files\POV-Ray for Windows v3.6\bin\pvengine.exe"

And that's all.

Hope this helps

________________________
Txemi Jendrix
www.txemijendrix.com


Post a reply to this message

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