|
|
|
|
|
|
| |
| |
|
|
From: stephen parkinson
Subject: dual install of 3.5 & 3.6 - any conflicts/gotcha's
Date: 16 Jun 2004 14:32:33
Message: <40d09241@news.povray.org>
|
|
|
| |
| |
|
|
someone has to ask
any gotcha's i should be aware of ?
any conflicts in file naming, config files etc
this is for a linux box btw
stephen
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"stephen parkinson" <ste### [at] zmemw16demoncouk> wrote in message
news:40d09241@news.povray.org...
No, but you may need to rename one of your 'povray' binaries. Not sure
if the POV-Ray install program does this for you.
-Shay
Post a reply to this message
|
|
| |
| |
|
|
From: Christoph Hormann
Subject: Re: dual install of 3.5 & 3.6 - any conflicts/gotcha's
Date: 16 Jun 2004 15:30:02
Message: <caq6u0$a6u$1@chho.imagico.de>
|
|
|
| |
| |
|
|
stephen parkinson wrote:
> someone has to ask
>
> any gotcha's i should be aware of ?
>
> any conflicts in file naming, config files etc
>
> this is for a linux box btw
>
No problems. POV-Ray 3.6 uses a different place for the configuration
files than 3.5 and during install it will copy the 3.5 povray.ini to the
new place if it exists.
You will however have to rename your POV-Ray 3.5 executable to whatever
you prefer (for example povray35). The install script just creates a
backup copy.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 01 May. 2004 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
From: Alain
Subject: Re: dual install of 3.5 & 3.6 - any conflicts/gotcha's
Date: 16 Jun 2004 16:44:39
Message: <40d0b137$1@news.povray.org>
|
|
|
| |
| |
|
|
Christoph Hormann nous apporta ses lumieres ainsi en ce 16/06/2004
15:26... :
> stephen parkinson wrote:
>
>> someone has to ask
>>
>> any gotcha's i should be aware of ?
>>
>> any conflicts in file naming, config files etc
>>
>> this is for a linux box btw
>>
>
> No problems. POV-Ray 3.6 uses a different place for the configuration
> files than 3.5 and during install it will copy the 3.5 povray.ini to
> the new place if it exists.
>
> You will however have to rename your POV-Ray 3.5 executable to
> whatever you prefer (for example povray35). The install script just
> creates a backup copy.
>
> Christoph
>
Don't need to rename any file. I have both versions each in it's own
folder and can execute one or the other. Just need a shortcut for each.
Alain
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Alain" <aze### [at] qwertygov> wrote in message
news:40d0b137$1@news.povray.org...
> Christoph Hormann nous apporta ses lumieres ainsi en ce 16/06/2004
> 15:26... :
>
> > stephen parkinson wrote:
> >
> >> someone has to ask
> >>
> >> any gotcha's i should be aware of ?
> >>
> >> any conflicts in file naming, config files etc
> >>
> >> this is for a linux box btw
> >>
> >
> > No problems. POV-Ray 3.6 uses a different place for the configuration
> > files than 3.5 and during install it will copy the 3.5 povray.ini to
> > the new place if it exists.
> >
> > You will however have to rename your POV-Ray 3.5 executable to
> > whatever you prefer (for example povray35). The install script just
> > creates a backup copy.
> >
> > Christoph
> >
> Don't need to rename any file. I have both versions each in it's own
> folder and can execute one or the other. Just need a shortcut for each.
>
> Alain
this is what happened for me. i had povray 3.5 executable as
/usr/local/bin/povray (or maybe it was /usr/bin/povray). upon unstallation
of 3.5 was renamed to something like /usr/local/bin/povray3.5.old and 3.6
executable was /usr/local/bin/povray. I think this might have been what he
meant about how you might want to rename the old 3.5 executable to something
more friendly.
additionally, it created a /usr/local/share/povray-3.6 directory structure
with all the files in it, leaving my existing /usr/local/povray-3.5
directory alone.
it all worked just fine for me. nice and easy
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |