View Single Post
Old 11-09-2018, 11:17 AM   #60
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,819
Karma: 104541785
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by darryl View Post
Unfortunately Docker is something I simply haven't got around to playing with, though it is on my list. But assuming the dockerfile and anything else distributed does not contain the software and the user is required to accept the licence agreement it may be worth looking into. Right now Late Paul's comments are the last word on Docker. That is, he thinks the whole approach of installation in Docker is fundamentally flawed because the DRM requires direct access to libGL's hardware capabilities which it presumably does not have. If anyone wants to pursue this approach they are welcome. My knowledge of Docker at this stage is not up to the task.

I see probably the best approach along these lines and probably not too dissimilar to a dockerfile is a script suitable for inclusion in winetricks. The installation procedure now seems to work for all distributions as far as we know, with the copying of the dll's from windowscodecs necessary for Ubuntu, Mint and similar. The existing ADE 1.7 winetricks script may well be suitable for modification.
I certainly defer to Late Paul on Docker and agree that direct hardware access requirements complicates and maybe prevents getting it to work. My limited understanding of dockerfiles is that they define an installation and can probably be considered similar to a script. They are relatively small and do not contain any OS or application components.
j.p.s is online now   Reply With Quote