POV-Ray : Newsgroups : povray.unix : Unix version on Windows : Re: Unix version on Windows Server Time
19 Apr 2024 19:52:47 EDT (-0400)
  Re: Unix version on Windows  
From: jhu
Date: 16 Jun 2017 10:45:00
Message: <web.5943ee22139b5faf615a0e20@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> FYI,
>
> As of the Creators Update, Microsoft's so-called "Windows Subsystem for
> Linux"(*) seems to be mature enough now to compile and run the Unix
> version of POV-Ray, opening up another way to run a console version of
> POV-Ray on Windows machines.
>
> Performance seems to be just as good as the native Windows binaries --
> as a matter of fact, on my machine the Unix variant of beta.7 (compiled
> with g++ 5.4.0) comes out slightly ahead by about 1%.
>
>
> Note that to compile POV-Ray on the Linux subsystem, in addition to the
> various library packages listed in `unix/README.md` you will also need
> to install the following development tool packages:
>
>     autoconf
>     gcc
>     g++
>     make
>
> (plus various packages automatically installed when selecting the above)
>
> In my experiments, I used "sudo apt-get install <PACKAGE>" to install
> the packages.
>
>
> (*I have no idea why Microsoft calls it that way round; from my
> understanding "Linux subsystem for Windows" would be a better name.)

I was experimenting with this last year when they released Windows Subsystem for
Linux. See here:
http://news.povray.org/povray.unix/thread/%3Cweb.57ad73e9a051fa67194284cc0%40news.povray.org%3E/

tl;dr - still slower than running on native Linux


Post a reply to this message

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