Gentoo Archives: gentoo-dev

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] sandbox access violations while running matlab binary installer
Date: Mon, 31 Mar 2014 18:15:39
Message-Id: CAHNvW1+dYFvezN7N2_0k1+FRJFe5wp+MReNcT3PZe2g-DZXFLQ@mail.gmail.com
1 Hi all,
2 I'm trying to create an ebuild to install matlab MCR on gentoo.
3 The installer InstallShileld try to create directory /root/InstallShield ;-)
4 mkdir is run by java binary that try this. So I have no access to change it.
5 There is no option to provide InstallShield it's relative install path.
6 I can provide matlab's install path and other options, but this made
7 permanent /root/InstallShield
8
9 What can I do?
10
11 Thanks,
12 Kfir

Replies