What about *nix???

Bill Campbell bill at celestial.com
Thu Dec 17 11:49:09 PST 2009


On Thu, Dec 17, 2009, Fairlight wrote:
>When asked his whereabouts on Thu, Dec 17, 2009 at 01:55:08PM -0500,
>John Esak took the fifth, drank it, and then slurred:
>> 
>> So, that's nice.... But what about Unix?  Now, I have some documentation
>
>What about linux?  RHEL3 is no longer supported by fP-Tech, aparently.
>The GLIBC distribution of this NON-EOL distribution (it still gets
>updates from the vendor) is not new enough to support the binaries as
>distributed.  A client went to update yesterday and got a rude surprise
>during installation.  GLIBC_2.4 is required and the latest this goes is
>2.3.3.

I don't think this is directly related, but I have run into
problems on Linux boxes with 2.6.x kernels and old binaries that
are compiled assuming that errno is an int.  On SuSE Linux
Enterprise 9 and later, setting this environment variable allows
these to run successfully.

LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL

The programs that need this are generally built on older versions
of Red Hat which either haven't be recompiled or the developers
are too lazy/ignorant to fix their C source.

Bill
-- 
INTERNET:   bill at celestial.com  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:          (206) 236-1676  Mercer Island, WA 98040-0820
Fax:            (206) 232-9186  Skype: jwccsllc (206) 855-5792

Never chastise a Windows user...just smile at them kindly as you would a
disadvantaged child. WBM


More information about the Filepro-list mailing list