Xymon Mailing List Archive search

Xymon RPMs and

2 messages in this thread

list Scot Kreienkamp · Tue, 19 May 2015 14:43:02 +0000 ·
Hi JC,

When I try to install the 4.3.20 client the install fails with "Requires: liblz4.so.1()(64bit)", however in your documentation it seems like that package is optional.  Can you clarify if this is a mistake in the package or documentation?  Or is that package really a requirement?

Thanks!


Scot Kreienkamp | Senior Systems Engineer | La-Z-Boy Corporate
One La-Z-Boy Drive | Monroe, Michigan 48162  | * XXX-XXX-XXXX | * 7349151444 | *  user-9678697f1438@xymon.invalid<mailto:%7BE-mail%7D>
www<http://www.la-z-boy.com/>.la-z-boy.com<http://www.la-z-boy.com/>; | facebook.<https://www.facebook.com/lazboy>com<https://www.facebook.com/lazboy>/<https://www.facebook.com/lazboy>lazboy<http://facebook.com/lazboy>; | twitter.com/lazboy<https://twitter.com/lazboy>; | youtube.com/<https://www.youtube.com/user/lazboy>lazboy<https://www.youtube.com/user/lazboy>;

[cid:lzbVertical_hres.jpg]


This message is intended only for the individual or entity to which it is addressed.  It may contain privileged, confidential information which is exempt from disclosure under applicable laws.  If you are not the intended recipient, please note that you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information.  If you have received this communication in error, please notify us immediately by e-mail or by telephone at the above number. Thank you.
Attachments (1)
list Japheth Cleaver · Tue, 19 May 2015 09:01:50 -0700 ·
quoted from Scot Kreienkamp
On Tue, May 19, 2015 7:43 am, Scot Kreienkamp wrote:
Hi JC,

When I try to install the 4.3.20 client the install fails with "Requires:
liblz4.so.1()(64bit)", however in your documentation it seems like that
package is optional.  Can you clarify if this is a mistake in the package
or documentation?  Or is that package really a requirement?

Thanks!


Scot Kreienkamp | Senior Systems Engineer | La-Z-Boy Corporate

Hi Scot,

The Terabithia RPM is built with it; since it's not using weak symbols,
it's a library requirement... It's the enabling and using of compression
itself that's optional there. Sorry for any confusion.


This is detected at compile time, though, so if you rebuild the SRPM on a
system without 'lz4-devel' it won't be present as a Requires in the binary
packages that result.

The versions in EPEL and Fedora 19+ should satisfy the dependency, and
EL3/EL4/Fedora18 RPMs are posted in the respective repos.


HTH,
-jc