Re: linux compat startup permission issue

From: Steve O'Hara-Smith <steve_at_sohara.org>
Date: Mon, 04 Apr 2022 06:28:48 UTC
On Sun, 3 Apr 2022 20:15:43 -0600
Gary Aitken <freebsd@dreamchaser.org> wrote:

> Trying to run OpenTaxSolver for the first time...
> 
> $ ./Run_taxsolve_GUI
> Issuing: '"./bin/ots_gui2" &'
> sh: cannot redirect standard input from /dev/null: Permission denied

	Seems that was non-fatal.

> ./bin/ots_gui2: error while loading shared libraries: libgtk-x11-2.0.so.
> 0: cannot open shared object file: No such file or directory

	That OTOH is the real problem to solve - worst case inspect the
Run_taxsolve_GUI script and run ots_gui2 by hand. But first provide that
shared library in linux-compat.

-- 
Steve O'Hara-Smith <steve@sohara.org>