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