Displaying 3 results from an estimated 3 matches for "_its".
Did you mean:
_bits
2016 Nov 22
0
shared libraries: missing soname
...to you, I pointed
out that (for non-BSD systems at least) the sonames do not matter as R loads
the libraries itself, rather than via ldd. No more, no less.
Just like just about everybody else, I believe strongly in common use of
sonames _for normal libraries_. R, however, uses dynamic loading of _its
extension modules_ outside of the system use and has its own system of
dependency management and versioning.
| I can't say for certain (I'm not an rkward user), but looking at the build
Why did _you_ then bring up rkward as an example? That was your suggestion.
| log, it seems to. Do yo...
2009 Aug 25
1
[PATCH] A default log level of ULOG is ignored by the shorewall-perl compiler (but not by shorewall-shell)
...ation zone combination not defined by the policy file,
it falls back to the "all2all" policy.
- When the Perl compiler''s complete_standard_chain (in Policy.pm file)
finds an undefined source/destination zone combination, it falls back
to the arguments to that function, and _its fallback logging level is 6_,
which causes regular LOG rules to be used for INPUT and OUTPUT chains.
After playing with the Policy.pm script, I found that the following
modification makes the Perl compiler act like the shell compiler:
=== 8< ===
--- Policy.orig.pm 2009-06-18 00:00:00.0000000...
2016 Nov 22
2
shared libraries: missing soname
Dirk,
Dirk Eddelbuettel <edd at debian.org> writes:
> On 21 November 2016 at 23:24, Joseph Mingrone wrote:
> | Dirk Eddelbuettel <edd at debian.org> writes:
> | > On 20 November 2016 at 21:49, Joseph Mingrone wrote:
> | > | Hello Dirk,
> | > |
> | > | Dirk Eddelbuettel <edd at debian.org> writes:
> | > |
> | > | > On 20 November