Hi Kenneth,

The problem is that the updates contain files like

  R2018b_Update_2/glnxa64/aeroblks_glnxa64.enc 
  R2018b_Update_1/glnxa64/aeroblks_glnxa64.enc 
  R2018b/glnxa64/aeroblks_glnxa64.enc 

but the corresponding file from the ISOs seems to be

  R2018b/archives/glnxa64/aeroblks_glnxa64_1535015645.enc

So my assumption would be that I have to copy the update files to the
'archive' directory of the ISO files in the correct order and then I
would have 

  R2018b/archives/glnxa64/aeroblks_glnxa64.enc
  R2018b/archives/glnxa64/aeroblks_glnxa64_1535015645.enc

I guess I'll just try it out and see what happens 😅

Cheers,

Loris

Kenneth Hoste <kenneth.ho...@ugent.be> writes:

> Hi Loris,
>
> You should probably just copy over the files from the updates over the 
> existing
> files?
>
> I see no other way...
>
> Maybe Davide has a better idea, since he was working on MATLAB/2018b as well
> (see https://github.com/easybuilders/easybuild-easyconfigs/pull/7759).
>
>
> regards,
>
> Kenneth
>
> On 27/02/2019 16:24, Loris Bennett wrote:
>> Hi,
>>
>> I am trying to build a tgz-file for MATLAB 2018b which EasyBuild can
>> digest.  I have downloaded the two ISO images, mounted them and rsynced
>> the data to a single directory.  However, there is an update in the form
>> of zip-file
>>
>>    R2018b_Update_3_Linux_package.zip
>>
>> which contains
>>
>>    R2018b_Update_3_Linux_package
>>    |-- R2018b
>>    |   |-- common
>>    |   |-- doc_ja
>>    |   |-- doc_ko
>>    |   |-- doc_zh
>>    |   |-- glnxa64
>>    |   |-- platform_common.zip
>>    |   `-- platform_glnxa64.zip
>>    |-- R2018b_Update_1
>>    |   |-- common
>>    |   |-- doc_ja
>>    |   |-- doc_ko
>>    |   |-- doc_zh
>>    |   |-- glnxa64
>>    |   |-- platform_common.zip
>>    |   `-- platform_glnxa64.zip
>>    `-- R2018b_Update_2
>>        |-- common
>>        |-- glnxa64
>>        |-- platform_common.zip
>>        `-- platform_glnxa64.zip
>>
>> How should the update be copied to the data extracted from the ISOs?
>>
>> Cheers,
>>
>> Loris
>>
>
-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email loris.benn...@fu-berlin.de

Reply via email to