You only need to replace the machine specific files. You may need to
deal with the file extension used for libraries.

This should give you and idea (run this in the top level directory of
a j install):

find . | xargs file | grep x86_64

At minimum, you'll want to replace bin/jconsole and libj

Thanks,

-- 
Raul
On Wed, Jun 6, 2018 at 9:13 AM Rudolf Sykora <rudolf.syk...@gmail.com> wrote:
>
> On 6 June 2018 at 14:47, chris burke <cbu...@jsoftware.com> wrote:
> >
> > You should be able to get a normal J installation and just replace the
> > binary.
>
> Do you mean that I could grab a working installation, say from linux,
> and then just replace a few files? Is it clear which?
>
> Thanks
> Ruda
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to