If you look closer, there is a line

if. (0~:FHS) *: 'Linux'-:UNAME do.

and if this is false, it will use the stock shared object in linux

  rxdll=. 'libpcreposix.so.3'

You need to define FHS somewhere.

In the j801 deb download, the ijconsole will define FHS.  the
jqt will also define FHS if jqt will be deployed ot /usr/bin.

IIRC lintian gave warning on using libjprcre.so, saying it
embedded an available shared object.

Вс, 29 июн 2014, Raul Miller написал(а):
> I'm getting:
> 
> |domain error: jregcomp
> |   'rxlastrc rxlastxrp'=:2{.
> jregcomp(rxregxsz$2-2);(,y);2+RX_OPTIONS_UTF8*64
> 
> Looking closer:
> 
>    jregcomp_jregex_
> '"/usr/share/jlang/8.0.1/tools/regex/libjpcre.so" regcomp + i *x *c i'&(15!:0)
> 
> Looking even closer:
> 
> $ ls /usr/share/jlang/8.0.1/tools/regex/libjpcre.so
> ls: cannot access /usr/share/jlang/8.0.1/tools/regex/libjpcre.so: No
> such file or directory
> $ ls /usr/share/jlang/8.0.1/tools/regex/
> license.txt
> $
> 
> How do I get a copy of libjpcre.so for linux 64 bit?
> 
> Thanks,
> 
> -- 
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to