POV-Ray : Newsgroups : povray.unix : REQ: A console version for Linux Server Time
28 Jul 2024 16:32:53 EDT (-0400)
  REQ: A console version for Linux (Message 1 to 5 of 5)  
From: Peter Popov
Subject: REQ: A console version for Linux
Date: 16 Jan 2000 11:20:20
Message: <d4KBOK3Y421L8Mpc29vyQLJovHQ=@4ax.com>
The current Linux distribution of POV-Ray requires either svgalib or
xlib. The svgalib implementation has a potential loophole and I'm not
quite happy with this since spovray will run on my firewall. As of the
X version, well, one has to have X right? :)

Would it be possible to have a _really_ console version of POV-Ray for
Linux? One that has no graphical output whatsoever, just simple (not
ANSI-enhanced) text output easily redirected to a file. Why do we need
this? Well, Linux boxes become more and more popular every day, and a
box (as I use here) has no user interface so it doesn't need any input
or output devices, so there's no need to install svgalib or X. Makes
sense?


Peter Popov
pet### [at] usanet
ICQ: 15002700


Post a reply to this message

From: PoD
Subject: Re: REQ: A console version for Linux
Date: 16 Jan 2000 12:08:07
Message: <38820251.CB0C6406@merlin.net.au>
Peter Popov wrote:
> 
> The current Linux distribution of POV-Ray requires either svgalib or
> xlib. The svgalib implementation has a potential loophole and I'm not
> quite happy with this since spovray will run on my firewall. As of the
> X version, well, one has to have X right? :)
> 
> Would it be possible to have a _really_ console version of POV-Ray for
> Linux? One that has no graphical output whatsoever, just simple (not
> ANSI-enhanced) text output easily redirected to a file. Why do we need
> this? Well, Linux boxes become more and more popular every day, and a
> box (as I use here) has no user interface so it doesn't need any input
> or output devices, so there's no need to install svgalib or X. Makes
> sense?
> 
> Peter Popov
> pet### [at] usanet
> ICQ: 15002700

Did you install from source or a binary package?
If from source - 
  make newunix
  make unix
- will give you a no-graphics version called 'povray'.

I don't know about binary releases, sorry.

Cheers, PoD.


Post a reply to this message

From: Mark Gordon
Subject: Re: REQ: A console version for Linux
Date: 16 Jan 2000 15:46:52
Message: <38822E8A.A8FA1307@mailbag.com>
PoD wrote:
> 
> Peter Popov wrote:
> >
> > The current Linux distribution of POV-Ray requires either svgalib or
> > xlib. The svgalib implementation has a potential loophole and I'm not
> > quite happy with this since spovray will run on my firewall. As of the
> > X version, well, one has to have X right? :)
> >
> > Would it be possible to have a _really_ console version of POV-Ray for
> > Linux? One that has no graphical output whatsoever, just simple (not
> > ANSI-enhanced) text output easily redirected to a file. Why do we need
> > this? Well, Linux boxes become more and more popular every day, and a
> > box (as I use here) has no user interface so it doesn't need any input
> > or output devices, so there's no need to install svgalib or X. Makes
> > sense?
> >
> > Peter Popov
> > pet### [at] usanet
> > ICQ: 15002700
> 
> Did you install from source or a binary package?
> If from source -
>   make newunix
>   make unix
> - will give you a no-graphics version called 'povray'.
> 
> I don't know about binary releases, sorry.
> 
> Cheers, PoD.

There are two binaries in povlinux.tgz.  The generic console one is not
among them.  As PoD mentions, there is a way to make such a beast from
the source code, but we've never put that among the Linux binaries,
since it adds significantly to the size of the package, and we're trying
to save people download time and HD space.

I've given some more thought to the earlier suggestion of One Big
Binary, and I'll see what I can do to maybe make one binary that will
run anywhere and display (or not) appropriately for the context.  This
would be a long-term solution to the problem.

-Mark Gordon


Post a reply to this message

From: Nieminen Juha
Subject: Re: REQ: A console version for Linux
Date: 17 Jan 2000 07:26:34
Message: <38830a7a@news.povray.org>
Peter Popov <pet### [at] usanet> wrote:
: As of the X version, well, one has to have X right? :)

  Have you tried disabling display (command line option -d)? I think it should
run without X then.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Axel Hecht
Subject: Re: REQ: A console version for Linux
Date: 17 Jan 2000 09:07:28
Message: <38832222.12D6C72@numerik.uni-kiel.de>
Nieminen Juha wrote:
> 
> Peter Popov <pet### [at] usanet> wrote:
> : As of the X version, well, one has to have X right? :)
> 
>   Have you tried disabling display (command line option -d)? I think it should
> run without X then.
> 

But not without the libs. This looks like the problem to peter.

Axel


Post a reply to this message

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