On 07/05/2010 03:11 PM, NoOp wrote:
> On 07/05/2010 02:52 PM, Cor Nouws wrote:
>> NoOp wrote (05-07-10 18:51)
>>> On 07/05/2010 12:04 AM, Cor Nouws wrote:
>>>> NoOp wrote (04-07-10 01:48)
>>> ...
>>>>
>>>>>> Note: I did a parallel installation and use a fresh, new, user profile.
>>>>>
>>>>> You don't need to do a parallel install; the -dev install will go into
>>>>> /opt and use the ~/.ooo-dev folder.
>>>>
>>>> Is known, but I have more DEV versions installed.
>>>
>>> Have you modified all the bootstraprc's to use separate profile folders
>>> for each dev, or are they shared?
>>
>> No, it are all separate folders.
>> A bit a lot side by side, but that should not have any influence ;-)
>>
>>
>
> The first thing that I do is to modify bootstraprc to create it's own
> folder. In the past I've had issues with parallel versions when I didn't
> do this. You might want to modify bootstraprc for each & then see if it
> makes a difference.
>
> Modify:
> $ cat /opt/ooo-dev3/program/bootstraprc
> [Bootstrap]
> BaseInstallation=${OOO_BASE_DIR}
> InstallMode=<installmode>
> ProductKey=OOo-dev 3.3
> UserInstallation=$SYSUSERCONFIG/.ooo-dev/3
>
> to
>
> $ cat /opt/ooo-dev3/program/bootstraprc
> [Bootstrap]
> BaseInstallation=${OOO_BASE_DIR}
> InstallMode=<installmode>
> ProductKey=OOo-dev 3.3
> UserInstallation=$SYSUSERCONFIG/.ooo-devm18/3
>
> or similar & restart OOo. Then modifty the one for m19 etc.
Ah... nevermind if you've also the user profiles in the same folder as
the parallel & are not installing to /opt. Sorry for the noise :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]